[Python-Dev] PEP 468 ready for pronouncement. (original) (raw)
Eric Snow ericsnowcurrently at gmail.com
Thu Sep 8 16:20:27 EDT 2016
- Previous message (by thread): [Python-Dev] cpython (3.5): supress coroutine warning when an exception is pending (#27968)
- Next message (by thread): [Python-Dev] PEP 468 ready for pronouncement.
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
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
- Previous message (by thread): [Python-Dev] cpython (3.5): supress coroutine warning when an exception is pending (#27968)
- Next message (by thread): [Python-Dev] PEP 468 ready for pronouncement.
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]