[pep-0596] finalize list of implemented PEPs
This commit is contained in:
parent
51c655e5d2
commit
1f6931b81d
|
@ -61,7 +61,10 @@ Actual:
|
|||
- 3.9.0 candidate 2: Thursday, 2020-09-17
|
||||
- 3.9.0 final: Monday, 2020-10-05
|
||||
|
||||
Subsequent bugfix releases every two months, starting with:
|
||||
Bugfix releases
|
||||
---------------
|
||||
|
||||
Expected:
|
||||
|
||||
- 3.9.1 candidate 1: Monday, 2020-11-23
|
||||
- 3.9.1 final: Monday, 2020-12-07
|
||||
|
@ -81,8 +84,9 @@ October 2025.
|
|||
Features for 3.9
|
||||
================
|
||||
|
||||
Implemented PEPs for 3.9 (as of 3.9.0 beta 1):
|
||||
Implemented PEPs for 3.9:
|
||||
|
||||
* :pep:`573`, Module State Access from C Extension Methods
|
||||
* :pep:`584`, Add Union Operators To dict
|
||||
* :pep:`585`, Type Hinting Generics In Standard Collections
|
||||
* :pep:`593`, Flexible function and variable annotations
|
||||
|
|
Loading…
Reference in New Issue