pep-0478: Add PEP 468
This commit is contained in:
parent
d49bf3eee4
commit
20c42ed498
|
@ -79,6 +79,7 @@ Proposed changes for 3.5:
|
|||
* 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
|
||||
|
||||
|
||||
|
||||
|
|
Loading…
Reference in New Issue