PEP 664, 694, 719: Update 3.11.8, 3.12.2 and 3.13.0a4 release dates (#3681)
* PEP 694, 719: Update 3.12.2 and 3.13.0a4 release dates * PEP 664: Update 3.11.8 release date
This commit is contained in:
parent
290f47b4f4
commit
3caeb30a58
|
@ -1,12 +1,9 @@
|
|||
PEP: 664
|
||||
Title: Python 3.11 Release Schedule
|
||||
Version: $Revision$
|
||||
Last-Modified: $Date$
|
||||
Author: Pablo Galindo Salgado <pablogsal@python.org>
|
||||
Status: Active
|
||||
Type: Informational
|
||||
Topic: Release
|
||||
Content-Type: text/x-rst
|
||||
Created: 12-Jul-2021
|
||||
Python-Version: 3.11
|
||||
|
||||
|
@ -73,10 +70,7 @@ Actual:
|
|||
- 3.11.5: Thursday, 2023-08-24
|
||||
- 3.11.6: Monday, 2023-10-02
|
||||
- 3.11.7: Monday, 2023-12-04
|
||||
|
||||
Expected:
|
||||
|
||||
- 3.11.8: Monday, 2024-02-05
|
||||
- 3.11.8: Tuesday, 2024-02-06
|
||||
|
||||
Final regular bugfix release with binary installers:
|
||||
|
||||
|
|
|
@ -4,7 +4,6 @@ Author: Thomas Wouters <thomas@python.org>
|
|||
Status: Active
|
||||
Type: Informational
|
||||
Topic: Release
|
||||
Content-Type: text/x-rst
|
||||
Created: 24-May-2022
|
||||
Python-Version: 3.12
|
||||
|
||||
|
@ -59,10 +58,10 @@ Bugfix releases
|
|||
Actual:
|
||||
|
||||
- 3.12.1: Thursday, 2023-12-07
|
||||
- 3.12.2: Tuesday, 2024-02-06
|
||||
|
||||
Expected:
|
||||
|
||||
- 3.12.2: Tuesday, 2024-02-06
|
||||
- 3.12.3: Tuesday, 2024-04-09
|
||||
- 3.12.4: Tuesday, 2024-06-04
|
||||
- 3.12.5: Tuesday, 2024-08-06
|
||||
|
|
|
@ -4,7 +4,6 @@ Author: Thomas Wouters <thomas@python.org>
|
|||
Status: Active
|
||||
Type: Informational
|
||||
Topic: Release
|
||||
Content-Type: text/x-rst
|
||||
Created: 26-May-2023
|
||||
Python-Version: 3.13
|
||||
|
||||
|
@ -40,10 +39,10 @@ Actual:
|
|||
- 3.13.0 alpha 1: Friday, 2023-10-13
|
||||
- 3.13.0 alpha 2: Wednesday, 2023-11-22
|
||||
- 3.13.0 alpha 3: Wednesday, 2024-01-17
|
||||
- 3.13.0 alpha 4: Thursday, 2024-02-15
|
||||
|
||||
Expected:
|
||||
|
||||
- 3.13.0 alpha 4: Tuesday, 2024-02-13
|
||||
- 3.13.0 alpha 5: Tuesday, 2024-03-12
|
||||
- 3.13.0 alpha 6: Tuesday, 2024-04-09
|
||||
- 3.13.0 beta 1: Tuesday, 2024-05-07
|
||||
|
|
Loading…
Reference in New Issue