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 scoder
Recipients methane, scoder
Date 2020-05-11.04:04:38
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1589169878.54.0.357040913979.issue40575@roundup.psfhosted.org>
In-reply-to
Content
New changeset 6067d4bc3ce5ff4cfa5b47ceecc84a3941bc031c by scoder in branch 'master':
bpo-40575: Avoid unnecessary overhead in _PyDict_GetItemIdWithError() (GH-20018)
https://github.com/python/cpython/commit/6067d4bc3ce5ff4cfa5b47ceecc84a3941bc031c
History
Date User Action Args
2020-05-11 04:04:38scodersetrecipients: + scoder, methane
2020-05-11 04:04:38scodersetmessageid: <1589169878.54.0.357040913979.issue40575@roundup.psfhosted.org>
2020-05-11 04:04:38scoderlinkissue40575 messages
2020-05-11 04:04:38scodercreate