mirror of
https://github.com/python/cpython.git
synced 2025-08-21 17:25:34 +00:00
Post release bump
This commit is contained in:
parent
e25ad5ec43
commit
1740947952
2 changed files with 17 additions and 1 deletions
|
@ -27,7 +27,7 @@
|
||||||
#define PY_RELEASE_SERIAL 0
|
#define PY_RELEASE_SERIAL 0
|
||||||
|
|
||||||
/* Version as a string */
|
/* Version as a string */
|
||||||
#define PY_VERSION "2.6.6"
|
#define PY_VERSION "2.6.6+"
|
||||||
/*--end constants--*/
|
/*--end constants--*/
|
||||||
|
|
||||||
/* Subversion Revision number of this file (not of the repository) */
|
/* Subversion Revision number of this file (not of the repository) */
|
||||||
|
|
16
Misc/NEWS
16
Misc/NEWS
|
@ -4,6 +4,22 @@ Python News
|
||||||
|
|
||||||
(editors: check NEWS.help for information about editing NEWS using ReST.)
|
(editors: check NEWS.help for information about editing NEWS using ReST.)
|
||||||
|
|
||||||
|
What's New in Python 2.6.7?
|
||||||
|
===========================
|
||||||
|
|
||||||
|
*Release date: XXXX-XX-XX*
|
||||||
|
|
||||||
|
*NOTE: Python 2.6 is in security-fix-only mode. No non-security bug fixes are
|
||||||
|
allowed. Python 2.6.7 and beyond will be source only releases.*
|
||||||
|
|
||||||
|
|
||||||
|
Core and Builtins
|
||||||
|
-----------------
|
||||||
|
|
||||||
|
Library
|
||||||
|
-------
|
||||||
|
|
||||||
|
|
||||||
What's New in Python 2.6.6?
|
What's New in Python 2.6.6?
|
||||||
===========================
|
===========================
|
||||||
|
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue