pep-494: Add recently discussed PEPs to 3.6 proposed changes
This commit is contained in:
parent
acf7aa34da
commit
131b9e0328
|
@ -49,7 +49,12 @@ Features for 3.6
|
|||
|
||||
Proposed changes for 3.6:
|
||||
|
||||
* TBD
|
||||
* PEP 447, Add __getdescriptor__ method to metaclass
|
||||
* PEP 498, Literal String Formatting
|
||||
* PEP 499, python -m foo should bind sys.modules['foo'] in additon
|
||||
to sys.modules['__main__']
|
||||
* PEP 501, Translation ready string interpolation
|
||||
|
||||
|
||||
Copyright
|
||||
=========
|
||||
|
|
Loading…
Reference in New Issue