[pep-0596] finalize list of implemented PEPs

This commit is contained in:
Łukasz Langa 2020-10-22 01:31:21 +02:00
parent 51c655e5d2
commit 1f6931b81d
No known key found for this signature in database
GPG Key ID: B26995E310250568
1 changed files with 6 additions and 2 deletions

View File

@ -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