Accept PEP 509.
This commit is contained in:
parent
722ccda54a
commit
e6a278e85a
|
@ -78,6 +78,7 @@ Implemented changes for 3.6:
|
||||||
|
|
||||||
Accepted changes for 3.6:
|
Accepted changes for 3.6:
|
||||||
|
|
||||||
|
* PEP 509, Add a private version to dict
|
||||||
* PEP 515, Underscores in Numeric Literals
|
* PEP 515, Underscores in Numeric Literals
|
||||||
* PEP 520, Preserving Class Attribute Definition Order
|
* PEP 520, Preserving Class Attribute Definition Order
|
||||||
* PEP 524, Make os.urandom() blocking on Linux (during system startup)
|
* PEP 524, Make os.urandom() blocking on Linux (during system startup)
|
||||||
|
|
Loading…
Reference in New Issue