[Python-Dev] PEP 468 ready for pronouncement.

Eric Snow ericsnowcurrently at gmail.com
Thu Sep 8 16:20:27 EDT 2016


see: https://github.com/python/peps/blob/master/pep-0468.txt

With the introduction of the compact dict implementation for CPython
3.6, PEP 468 becomes no more than a change to the language reference.
I've adjusted the PEP to specify use of an ordered mapping rather than
exactly OrderedDict.  Thanks!

-eric


More information about the Python-Dev mailing list