diff --git a/pep-0537.txt b/pep-0537.txt index 05040f41e..c533c2927 100644 --- a/pep-0537.txt +++ b/pep-0537.txt @@ -54,7 +54,7 @@ Actual: Expected (preliminary): -- 3.7.0 alpha 2: 2017-10-16 +- 3.7.0 alpha 2: 2017-10-17 - 3.7.0 alpha 3: 2017-11-13 - 3.7.0 alpha 4: 2017-12-18 - 3.7.0 beta 1: 2018-01-29 @@ -70,10 +70,11 @@ Expected (preliminary): Features for 3.7 ================ -Implemented changes for 3.7 (as of 3.7.0 alpha 1): +Implemented changes for 3.7 (as of 3.7.0 alpha 2): * :pep:`538`, Coercing the legacy C locale to a UTF-8 based locale - +* :pep:`539`, A New C-API for Thread-Local Storage in CPython +* :pep:`553`, Built-in breakpoint() Copyright =========