Update release schedules for 3.4 and 3.5.
This commit is contained in:
parent
1694af081c
commit
88fc49f3c2
12
pep-0429.txt
12
pep-0429.txt
|
@ -66,13 +66,17 @@ The releases so far:
|
|||
- 3.4.9 candidate 1: July 19, 2018
|
||||
- 3.4.9 final: August 2, 2018
|
||||
|
||||
There are no specific plans for the next release of Python 3.4.
|
||||
However, the expectation is that Python 3.4.10 will be released
|
||||
in March of 2019, and this will be the final release of Python 3.4.
|
||||
.. There are no specific plans for the next release of Python 3.4.
|
||||
However, the expectation is that Python 3.4.10 will be released
|
||||
in March of 2019, and this will be the final release of Python 3.4.
|
||||
|
||||
.. Planned future releases:
|
||||
Planned future releases:
|
||||
|
||||
- 3.4.10 candidate 1: March 4, 2019
|
||||
- 3.4.10 final: March 17, 2019
|
||||
|
||||
3.4.10 will be the final release of Python 3.4, after which the branch
|
||||
will be retired.
|
||||
|
||||
|
||||
Features for 3.4
|
||||
|
|
10
pep-0478.txt
10
pep-0478.txt
|
@ -62,12 +62,14 @@ The releases so far:
|
|||
- 3.5.6 candidate 1: July 19, 2018
|
||||
- 3.5.6 final: August 2, 2018
|
||||
|
||||
There are no specific plans for the next release of Python 3.5.
|
||||
However, generally speaking, we expect to release Python 3.5.7 around
|
||||
March 2019.
|
||||
.. There are no specific plans for the next release of Python 3.5.
|
||||
However, generally speaking, we expect to release Python 3.5.7 around
|
||||
March 2019.
|
||||
|
||||
.. Planned future releases:
|
||||
Planned future releases:
|
||||
|
||||
- 3.5.7 candidate 1: March 4, 2019
|
||||
- 3.5.7 final: March 17, 2019
|
||||
|
||||
|
||||
|
||||
|
|
Loading…
Reference in New Issue