mirror of
https://github.com/python/cpython.git
synced 2025-10-02 13:22:19 +00:00
Replay changeset 70249:b571c7a8cf2e from fubar branch. Original commit
message: Merging post 2.6.7rc2 changes from Subversion.
This commit is contained in:
parent
34289260da
commit
32140f8955
2 changed files with 12 additions and 2 deletions
|
@ -27,7 +27,7 @@
|
||||||
#define PY_RELEASE_SERIAL 2
|
#define PY_RELEASE_SERIAL 2
|
||||||
|
|
||||||
/* Version as a string */
|
/* Version as a string */
|
||||||
#define PY_VERSION "2.6.7rc2"
|
#define PY_VERSION "2.6.7rc2+"
|
||||||
/*--end constants--*/
|
/*--end constants--*/
|
||||||
|
|
||||||
/* Subversion Revision number of this file (not of the repository) */
|
/* Subversion Revision number of this file (not of the repository) */
|
||||||
|
|
12
Misc/NEWS
12
Misc/NEWS
|
@ -2,7 +2,17 @@
|
||||||
Python News
|
Python News
|
||||||
+++++++++++
|
+++++++++++
|
||||||
|
|
||||||
(editors: check NEWS.help for information about editing NEWS using ReST.)
|
What's New in Python 2.6.7?
|
||||||
|
===========================
|
||||||
|
|
||||||
|
*Release date: XXXX-XX-XX*
|
||||||
|
|
||||||
|
Core and Builtins
|
||||||
|
-----------------
|
||||||
|
|
||||||
|
Library
|
||||||
|
-------
|
||||||
|
|
||||||
|
|
||||||
What's New in Python 2.6.7 rc 2?
|
What's New in Python 2.6.7 rc 2?
|
||||||
================================
|
================================
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue