[Python-checkins] r78744 - in python/branches/release31-maint: Include/patchlevel.h Misc/NEWS

benjamin.peterson python-checkins at python.org
Sat Mar 6 23:45:54 CET 2010


Author: benjamin.peterson
Date: Sat Mar 6 23:45:53 2010
New Revision: 78744
Log:
start working towards 3.1.2 final
Modified:
 python/branches/release31-maint/Include/patchlevel.h
 python/branches/release31-maint/Misc/NEWS
Modified: python/branches/release31-maint/Include/patchlevel.h
==============================================================================
--- python/branches/release31-maint/Include/patchlevel.h	(original)
+++ python/branches/release31-maint/Include/patchlevel.h	Sat Mar 6 23:45:53 2010
@@ -23,7 +23,7 @@
 #define PY_RELEASE_SERIAL	1
 
 /* Version as a string */
-#define PY_VERSION 	"3.1.2rc1"
+#define PY_VERSION 	"3.1.2rc1+"
 /*--end constants--*/
 
 /* Subversion Revision number of this file (not of the repository) */
Modified: python/branches/release31-maint/Misc/NEWS
==============================================================================
--- python/branches/release31-maint/Misc/NEWS	(original)
+++ python/branches/release31-maint/Misc/NEWS	Sat Mar 6 23:45:53 2010
@@ -4,6 +4,18 @@
 
 (editors: check NEWS.help for information about editing NEWS using ReST.)
 
+What's New in Python 3.1.2?
+===========================
+
+*Release date: XXXX-XX-XX*
+
+Core and Builtins
+-----------------
+
+Library
+-------
+
+
 What's New in Python 3.1.2 release candidate 1?
 ===============================================
 


More information about the Python-checkins mailing list

AltStyle によって変換されたページ (->オリジナル) /