Add PEPs implemented in 370a2
This commit is contained in:
parent
253f4b32a0
commit
d248f75a24
|
@ -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
|
||||
=========
|
||||
|
|
Loading…
Reference in New Issue