Remove table.
This commit is contained in:
parent
2447fb3a56
commit
78b418dde4
16
pep-0392.txt
16
pep-0392.txt
|
@ -16,19 +16,17 @@ Abstract
|
||||||
This document describes the development and release schedule for
|
This document describes the development and release schedule for
|
||||||
Python 3.2. The schedule primarily concerns itself with PEP-sized
|
Python 3.2. The schedule primarily concerns itself with PEP-sized
|
||||||
items. Small features may be added up to and including the first beta
|
items. Small features may be added up to and including the first beta
|
||||||
release. Bugs may be fixed until the final release.
|
release. Bugs may be fixed until the final release, which is planned
|
||||||
|
for December 2010.
|
||||||
|
|
||||||
|
|
||||||
Release Manager and Crew
|
Release Manager and Crew
|
||||||
========================
|
========================
|
||||||
|
|
||||||
======================= ==================
|
- 3.2 Release Manager: Georg Brandl
|
||||||
Position Name
|
- Windows installers: Martin v. Loewis
|
||||||
======================= ==================
|
- Mac installers: Ronald Oussoren
|
||||||
3.2 Release Manager Georg Brandl
|
- Documentation: Georg Brandl
|
||||||
Windows installers Martin v. Loewis
|
|
||||||
Mac installers Ronald Oussoren
|
|
||||||
======================= ==================
|
|
||||||
|
|
||||||
|
|
||||||
Release Schedule
|
Release Schedule
|
||||||
|
@ -48,6 +46,8 @@ The current schedule is:
|
||||||
- 3.2 candidate 2: November 27, 2010
|
- 3.2 candidate 2: November 27, 2010
|
||||||
- 3.2 final: December 11, 2010
|
- 3.2 final: December 11, 2010
|
||||||
|
|
||||||
|
.. don't forget to update final date above as well
|
||||||
|
|
||||||
Every release day listed here is a Saturday; the actual availability
|
Every release day listed here is a Saturday; the actual availability
|
||||||
of the release for download on python.org will depend on the schedules
|
of the release for download on python.org will depend on the schedules
|
||||||
of the crew.
|
of the crew.
|
||||||
|
|
Loading…
Reference in New Issue