Fixed reference to Argument Clinic PEP in 3.5 schedule.
This commit is contained in:
parent
3aa848df58
commit
6f2bcd7d79
|
@ -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
|
||||
|
||||
|
||||
|
|
Loading…
Reference in New Issue