fix more cases of 2.7
This commit is contained in:
parent
7d78ff81c8
commit
4b5f5b447f
|
@ -13,7 +13,7 @@ Python-Version: 3.1
|
||||||
Abstract
|
Abstract
|
||||||
========
|
========
|
||||||
|
|
||||||
This document describes the development and release schedule for Python 2.7.
|
This document describes the development and release schedule for Python 3.1.
|
||||||
The schedule primarily concerns itself with PEP-sized items. Small features may
|
The schedule primarily concerns itself with PEP-sized items. Small features may
|
||||||
be added up to and including the first beta release. Bugs may be fixed until
|
be added up to and including the first beta release. Bugs may be fixed until
|
||||||
the final release.
|
the final release.
|
||||||
|
@ -25,7 +25,7 @@ Release Manager and Crew
|
||||||
=================== ==================
|
=================== ==================
|
||||||
Position Name
|
Position Name
|
||||||
=================== ==================
|
=================== ==================
|
||||||
2.7 Release Manager Benjamin Peterson
|
3.1 Release Manager Benjamin Peterson
|
||||||
Windows installers Martin v. Loewis
|
Windows installers Martin v. Loewis
|
||||||
Mac installers Ronald Oussoren
|
Mac installers Ronald Oussoren
|
||||||
=================== ==================
|
=================== ==================
|
||||||
|
|
Loading…
Reference in New Issue