PEP 569, 596, 619: Add release dates for 2022-10-11 release (#2833)

* PEP 569: Add Python 3.8.15 date
* PEP 596: Add Python 3.9.15 date
* PEP 619: Add Python 3.10.8 date
This commit is contained in:
C.A.M. Gerlach 2022-10-13 23:42:12 -05:00 committed by GitHub
parent 5d975396db
commit b378bbafc0
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
3 changed files with 4 additions and 37 deletions

View File

@ -1,7 +1,5 @@
PEP: 569
Title: Python 3.8 Release Schedule
Version: $Revision$
Last-Modified: $Date$
Author: Łukasz Langa <lukasz@python.org>
Status: Active
Type: Informational
@ -95,6 +93,7 @@ Provided irregularly on an "as-needed" basis until October 2024.
- 3.8.12: Monday, 2021-08-30
- 3.8.13: Wednesday, 2022-03-16
- 3.8.14: Tuesday, 2022-09-06
- 3.8.15: Tuesday, 2022-10-11
Features for 3.8
@ -132,13 +131,3 @@ Copyright
=========
This document has been placed in the public domain.
..
Local Variables:
mode: indented-text
indent-tabs-mode: nil
sentence-end-double-space: t
fill-column: 72
coding: utf-8
End:

View File

@ -1,7 +1,5 @@
PEP: 596
Title: Python 3.9 Release Schedule
Version: $Revision$
Last-Modified: $Date$
Author: Łukasz Langa <lukasz@python.org>
Discussions-To: https://discuss.python.org/t/pep-596-python-3-9-release-schedule-doubling-the-release-cadence/1828
Status: Active
@ -92,6 +90,8 @@ Source-only security fix releases
Provided irregularly on an "as-needed" basis until October 2025.
- 3.9.14: Tuesday, 2022-09-06
- 3.9.15: Tuesday, 2022-10-11
3.9 Lifespan
@ -124,13 +124,3 @@ Copyright
=========
This document has been placed in the public domain.
..
Local Variables:
mode: indented-text
indent-tabs-mode: nil
sentence-end-double-space: t
fill-column: 72
coding: utf-8
End:

View File

@ -1,7 +1,5 @@
PEP: 619
Title: Python 3.10 Release Schedule
Version: $Revision$
Last-Modified: $Date$
Author: Pablo Galindo Salgado <pablogsal@python.org>
Status: Active
Type: Informational
@ -71,10 +69,10 @@ Actual:
- 3.10.5: Monday, 2022-06-06
- 3.10.6: Tuesday, 2022-08-02
- 3.10.7: Tuesday, 2022-09-06
- 3.10.8: Tuesday, 2022-10-11
Expected:
- 3.10.8: Monday, 2022-10-03
- 3.10.9: Monday, 2022-12-05
- 3.10.10: Monday, 2023-02-06
@ -113,13 +111,3 @@ Copyright
=========
This document has been placed in the public domain.
..
Local Variables:
mode: indented-text
indent-tabs-mode: nil
sentence-end-double-space: t
fill-column: 72
coding: utf-8
End: