PEP 693: Set to active with 3.12.0a1 release (#2845)
Co-authored-by: T. Wouters <thomas@python.org>
This commit is contained in:
parent
bab071ff3f
commit
3233678fbd
|
@ -1,7 +1,7 @@
|
|||
PEP: 693
|
||||
Title: Python 3.12 Release Schedule
|
||||
Author: Thomas Wouters <thomas@python.org>
|
||||
Status: Draft
|
||||
Status: Active
|
||||
Type: Informational
|
||||
Topic: Release
|
||||
Content-Type: text/x-rst
|
||||
|
@ -43,10 +43,10 @@ in a 12-month release cadence between major versions, as defined by
|
|||
Actual:
|
||||
|
||||
- 3.12 development begins: Monday, 2022-05-08
|
||||
- 3.12.0 alpha 1: Monday, 2022-10-24
|
||||
|
||||
Expected:
|
||||
|
||||
- 3.12.0 alpha 1: Monday, 2022-10-24
|
||||
- 3.12.0 alpha 2: Monday, 2022-11-14
|
||||
- 3.12.0 alpha 3: Monday, 2022-12-05
|
||||
- 3.12.0 alpha 4: Monday, 2023-01-09
|
||||
|
|
Loading…
Reference in New Issue