PEP 478: replace "3.4" with "3.5"
This commit is contained in:
parent
3f1f4bf049
commit
009ca35ac5
26
pep-0478.txt
26
pep-0478.txt
|
@ -25,7 +25,7 @@ items.
|
|||
Release Manager and Crew
|
||||
========================
|
||||
|
||||
- 3.4 Release Manager: Larry Hastings
|
||||
- 3.5 Release Manager: Larry Hastings
|
||||
- Windows installers: Martin v. Löwis
|
||||
- Mac installers: Ned Deily / Ronald Oussoren
|
||||
- Documentation: Georg Brandl
|
||||
|
@ -36,23 +36,23 @@ Release Schedule
|
|||
|
||||
The releases:
|
||||
|
||||
- 3.4.0 alpha 1: February 1, 2015
|
||||
- 3.4.0 alpha 2: March 8, 2015
|
||||
- 3.4.0 alpha 3: March 28, 2015
|
||||
- 3.4.0 alpha 4: April 19, 2015
|
||||
- 3.4.0 beta 1: May 24, 2015
|
||||
- 3.4.0 beta 2: July 5, 2015
|
||||
- 3.4.0 beta 3: July 26, 2015
|
||||
- 3.4.0 candidate 1: August 9, 2015
|
||||
- 3.4.0 candidate 2: August 23, 2015
|
||||
- 3.4.0 candidate 3: September 6, 2015
|
||||
- 3.4.0 final: September 13, 2015
|
||||
- 3.5.0 alpha 1: February 1, 2015
|
||||
- 3.5.0 alpha 2: March 8, 2015
|
||||
- 3.5.0 alpha 3: March 28, 2015
|
||||
- 3.5.0 alpha 4: April 19, 2015
|
||||
- 3.5.0 beta 1: May 24, 2015
|
||||
- 3.5.0 beta 2: July 5, 2015
|
||||
- 3.5.0 beta 3: July 26, 2015
|
||||
- 3.5.0 candidate 1: August 9, 2015
|
||||
- 3.5.0 candidate 2: August 23, 2015
|
||||
- 3.5.0 candidate 3: September 6, 2015
|
||||
- 3.5.0 final: September 13, 2015
|
||||
|
||||
(Beta 1 is also "feature freeze"--no new features beyond this point.)
|
||||
|
||||
|
||||
|
||||
Features for 3.4
|
||||
Features for 3.5
|
||||
================
|
||||
|
||||
Proposed changes for 3.5:
|
||||
|
|
Loading…
Reference in New Issue