Drop rejected PEP 455 from list of proposed changes

This commit is contained in:
Andrew Svetlov 2015-06-12 17:15:26 +03:00
parent dee8aadb28
commit f6601f6a7f
1 changed files with 0 additions and 1 deletions

View File

@ -79,7 +79,6 @@ Proposed changes for 3.5:
* PEP 432, simplifying Python's startup sequence
* PEP 436, a build tool generating boilerplate for extension modules
* PEP 447, support for __locallookup__ metaclass method
* PEP 455, key transforming dictionary
* PEP 468, preserving the order of ``**kwargs`` in a function