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 methane
Recipients josh.r, louielu, methane, r.david.murray, serhiy.storchaka, xiang.zhang
Date 2019-03-12.08:25:52
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1552379152.77.0.700511998324.issue30040@roundup.psfhosted.org>
In-reply-to
Content
New changeset f2a186712bfe726d54723eba37d80c7f0303a50b by Inada Naoki in branch 'master':
bpo-30040: new empty dict uses key-sharing dict (GH-1080)
https://github.com/python/cpython/commit/f2a186712bfe726d54723eba37d80c7f0303a50b
History
Date User Action Args
2019-03-12 08:25:52methanesetrecipients: + methane, r.david.murray, serhiy.storchaka, josh.r, xiang.zhang, louielu
2019-03-12 08:25:52methanesetmessageid: <1552379152.77.0.700511998324.issue30040@roundup.psfhosted.org>
2019-03-12 08:25:52methanelinkissue30040 messages
2019-03-12 08:25:52methanecreate