Added PEP 557 to the 3.7 release PEP.
This commit is contained in:
parent
9504eb96c8
commit
0f007b78a8
|
@ -75,6 +75,7 @@ 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()
|
||||
* :pep:`557`, Data Classes
|
||||
|
||||
Copyright
|
||||
=========
|
||||
|
|
Loading…
Reference in New Issue