diff --git a/pep-0494.txt b/pep-0494.txt index f08101022..3001353ae 100644 --- a/pep-0494.txt +++ b/pep-0494.txt @@ -78,6 +78,7 @@ Implemented changes for 3.6: Accepted changes for 3.6: +* PEP 509, Add a private version to dict * PEP 515, Underscores in Numeric Literals * PEP 520, Preserving Class Attribute Definition Order * PEP 524, Make os.urandom() blocking on Linux (during system startup)