3.0rc2 released
This commit is contained in:
parent
6610b994b4
commit
2a74a1b862
|
@ -125,7 +125,7 @@ How to Make A Release
|
|||
___ Regenerate Lib/pydoc-topics.py
|
||||
|
||||
cd to the Doc directory and type ``make pydoc-topics``. Then copy
|
||||
``build/pydoc-topics/pydoc-topics.py`` to ``Lib/pydoc-topics.py``.
|
||||
``build/pydoc-topics/pydoc-topics.py`` to ``../Lib/pydoc-topics.py``.
|
||||
|
||||
___ Bump version numbers via the release script.
|
||||
|
||||
|
|
|
@ -61,9 +61,8 @@ Release Schedule
|
|||
Sep 12 2008: Python 2.6rc1 is released
|
||||
Sep 17 2008: Python 2.6rc2 and 3.0rc1 released
|
||||
Oct 01 2008: Python 2.6 final released
|
||||
Oct 15 2008: Python 3.0rc2 planned
|
||||
Nov 05 2008: Python 3.0rc3 planned (if needed)
|
||||
Nov 19 2008: Python 3.0rc4 planned (if needed)
|
||||
Nov 06 2008: Python 3.0rc2 released
|
||||
Nov 19 2008: Python 3.0rc3 planned (if needed)
|
||||
Dec 03 2008: Python 3.0 final planned
|
||||
|
||||
See the public `Google calendar`_
|
||||
|
|
Loading…
Reference in New Issue