pep-494: Add recently discussed PEPs to 3.6 proposed changes

This commit is contained in:
Yury Selivanov 2015-08-10 14:51:51 -04:00
parent acf7aa34da
commit 131b9e0328
1 changed files with 6 additions and 1 deletions

View File

@ -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
=========