[Python-ideas] RFC: PEP: Add dict.__version__

Victor Stinner victor.stinner at gmail.com
Sat Jan 9 18:14:10 EST 2016


2016-01-09 2:00 GMT+01:00 Chris Angelico <rosuav at gmail.com>:
> (...) send your PEP drafts to peps at python.org and we can get them assigned numbers

Ok, this PEP got the number 509:

"PEP 0509 -- Add dict.__version__"
https://www.python.org/dev/peps/pep-0509/

FYI the second PEP got the number 510:

"PEP 0510 -- Specialized functions with guards"
https://www.python.org/dev/peps/pep-0510/

Victor


More information about the Python-ideas mailing list