Kaydet (Commit) c032f16d authored tarafından Georg Brandl's avatar Georg Brandl

post-release update.

üst 9df891ca
...@@ -23,7 +23,7 @@ ...@@ -23,7 +23,7 @@
#define PY_RELEASE_SERIAL 0 #define PY_RELEASE_SERIAL 0
/* Version as a string */ /* Version as a string */
#define PY_VERSION "3.3.2" #define PY_VERSION "3.3.2+"
/*--end constants--*/ /*--end constants--*/
/* Version as a single 4-byte hex number, e.g. 0x010502B2 == 1.5.2b2. /* Version as a single 4-byte hex number, e.g. 0x010502B2 == 1.5.2b2.
......
...@@ -2,10 +2,12 @@ ...@@ -2,10 +2,12 @@
Python News Python News
+++++++++++ +++++++++++
What's New in Python 3.3.3? What's New in Python 3.3.3 release candidate 1?
=========================== ===============================================
*Release date: TBD* *Not yet released, see sections below for changes released in 3.3.2*
.. *Release date: TBD*
Core and Builtins Core and Builtins
----------------- -----------------
...@@ -34,8 +36,6 @@ What's New in Python 3.3.2? ...@@ -34,8 +36,6 @@ What's New in Python 3.3.2?
*Release date: 13-May-2013* *Release date: 13-May-2013*
.. *Not yet released, see sections below for changes released in 3.3.1*
Core and Builtins Core and Builtins
----------------- -----------------
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment