Updates for 3.7.0a3
This commit is contained in:
parent
0bb19ff93a
commit
4d5b9d45c6
|
@ -52,11 +52,11 @@ Actual:
|
|||
- 3.7 development begins: 2016-09-12
|
||||
- 3.7.0 alpha 1: 2017-09-19
|
||||
- 3.7.0 alpha 2: 2017-10-17
|
||||
- 3.7.0 alpha 3: 2017-12-05
|
||||
|
||||
Expected:
|
||||
|
||||
- 3.7.0 alpha 3: 2017-12-04 (was 2017-11-27)
|
||||
- 3.7.0 alpha 4: 2018-01-08 (was 2017-12-18)
|
||||
- 3.7.0 alpha 4: 2018-01-08
|
||||
- 3.7.0 beta 1: 2018-01-29
|
||||
(No new features beyond this point.)
|
||||
- 3.7.0 beta 2: 2018-02-26
|
||||
|
@ -70,12 +70,13 @@ Expected:
|
|||
Features for 3.7
|
||||
================
|
||||
|
||||
Implemented changes for 3.7 (as of 3.7.0 alpha 2):
|
||||
Implemented changes for 3.7 (as of 3.7.0 alpha 3):
|
||||
|
||||
* :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
|
||||
* :pep:`564`, Time functions with nanosecond resolution
|
||||
|
||||
Copyright
|
||||
=========
|
||||
|
|
Loading…
Reference in New Issue