pep-494: Added PEP 495 to 3.6 proposed changes
This commit is contained in:
parent
dd6b8d2557
commit
321671df8f
|
@ -70,6 +70,7 @@ Features for 3.6
|
|||
Proposed changes for 3.6:
|
||||
|
||||
* PEP 447, Add __getdescriptor__ method to metaclass
|
||||
* PEP 495, Local Time Disambiguation
|
||||
* PEP 498, Literal String Formatting
|
||||
* PEP 499, python -m foo should bind sys.modules['foo'] in additon
|
||||
to sys.modules['__main__']
|
||||
|
|
Loading…
Reference in New Issue