This issue tracker has been migrated to GitHub, and is currently read-only.
For more information, see the GitHub FAQs in the Python's Developer Guide.

Author python-dev
Recipients Jim.Jewett, Mark.Shannon, Yury.Selivanov, benjamin.peterson, giampaolo.rodola, gregory.p.smith, jcea, jcon, loewis, pitrou, pjenvey, python-dev, rhettinger, terry.reedy, vstinner
Date 2012-04-23.15:24:58
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <E1SML8L-0002L6-9I@dinsdale.python.org>
In-reply-to
Content
New changeset 6e5855854a2e by Benjamin Peterson in branch 'default':
Implement PEP 412: Key-sharing dictionaries (closes #13903)
http://hg.python.org/cpython/rev/6e5855854a2e
History
Date User Action Args
2012-04-23 15:24:58python-devsetrecipients: + python-dev, loewis, rhettinger, terry.reedy, gregory.p.smith, jcea, pitrou, vstinner, giampaolo.rodola, pjenvey, benjamin.peterson, Yury.Selivanov, Mark.Shannon, jcon, Jim.Jewett
2012-04-23 15:24:58python-devlinkissue13903 messages
2012-04-23 15:24:58python-devcreate