pep-0478: Fix markup
This commit is contained in:
parent
20c42ed498
commit
a58b01c2e9
|
@ -79,7 +79,7 @@ Proposed changes for 3.5:
|
||||||
* PEP 436, a build tool generating boilerplate for extension modules
|
* PEP 436, a build tool generating boilerplate for extension modules
|
||||||
* PEP 447, support for __locallookup__ metaclass method
|
* PEP 447, support for __locallookup__ metaclass method
|
||||||
* PEP 455, key transforming dictionary
|
* PEP 455, key transforming dictionary
|
||||||
* PEP 468, preserving the order of **kwargs in a function
|
* PEP 468, preserving the order of ``**kwargs`` in a function
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
|
|
Loading…
Reference in New Issue