Thanks to visit codestin.com
Credit goes to github.com

Skip to content

Commit 6b449ba

Browse files
committed
Post-release updates.
1 parent 92acd67 commit 6b449ba

2 files changed

Lines changed: 13 additions & 1 deletion

File tree

Include/patchlevel.h

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -23,7 +23,7 @@
2323
#define PY_RELEASE_SERIAL 2
2424

2525
/* Version as a string */
26-
#define PY_VERSION "3.2rc2"
26+
#define PY_VERSION "3.2rc2+"
2727
/*--end constants--*/
2828

2929
/* Subversion Revision number of this file (not of the repository) */

Misc/NEWS

Lines changed: 12 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -2,6 +2,18 @@
22
Python News
33
+++++++++++
44

5+
What's New in Python 3.2?
6+
=========================
7+
8+
*Release date: XX-Feb-2011*
9+
10+
Core and Builtins
11+
-----------------
12+
13+
Library
14+
-------
15+
16+
517
What's New in Python 3.2 Release Candidate 2?
618
=============================================
719

0 commit comments

Comments
 (0)