mirror of
https://github.com/python/cpython.git
synced 2025-08-24 10:45:53 +00:00
Prep for 3.0a4
This commit is contained in:
parent
c69df6638e
commit
a9d499d791
2 changed files with 8 additions and 1 deletions
|
@ -22,7 +22,7 @@
|
||||||
#define PY_RELEASE_SERIAL 3
|
#define PY_RELEASE_SERIAL 3
|
||||||
|
|
||||||
/* Version as a string */
|
/* Version as a string */
|
||||||
#define PY_VERSION "3.0a3"
|
#define PY_VERSION "3.0a3+"
|
||||||
|
|
||||||
/* Subversion Revision number of this file (not of the repository) */
|
/* Subversion Revision number of this file (not of the repository) */
|
||||||
#define PY_PATCHLEVEL_REVISION "$Revision$"
|
#define PY_PATCHLEVEL_REVISION "$Revision$"
|
||||||
|
|
|
@ -4,6 +4,13 @@ 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 3.0a4?
|
||||||
|
===========================
|
||||||
|
|
||||||
|
*Release date: XX-XXX-2008*
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
What's New in Python 3.0a3?
|
What's New in Python 3.0a3?
|
||||||
===========================
|
===========================
|
||||||
|
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue