diff --git a/pep-0478.txt b/pep-0478.txt index 6e0ec8072..8249232ae 100644 --- a/pep-0478.txt +++ b/pep-0478.txt @@ -68,11 +68,11 @@ Proposed changes for 3.5: * PEP 431, improved support for time zone databases * PEP 432, simplifying Python's startup sequence +* PEP 436, a build tool generating boilerplate for extension modules * PEP 441, improved Python zip application support * PEP 447, support for __locallookup__ metaclass method * PEP 448, additional unpacking generalizations * PEP 455, key transforming dictionary -* PEP 457, a build tool generating boilerplate for extension modules * PEP 475, retrying system calls that fail with EINTR