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 vstinner
Recipients vstinner
Date 2020-05-13.03:36:30
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1589340990.71.0.144917693932.issue40602@roundup.psfhosted.org>
In-reply-to
Content
New changeset 42bae3a3d9d79f28e6b3b619bd27296d125c4c2c by Victor Stinner in branch 'master':
bpo-40602: Optimize _Py_hashtable_get_ptr() (GH-20066)
https://github.com/python/cpython/commit/42bae3a3d9d79f28e6b3b619bd27296d125c4c2c
History
Date User Action Args
2020-05-13 03:36:30vstinnersetrecipients: + vstinner
2020-05-13 03:36:30vstinnersetmessageid: <1589340990.71.0.144917693932.issue40602@roundup.psfhosted.org>
2020-05-13 03:36:30vstinnerlinkissue40602 messages
2020-05-13 03:36:30vstinnercreate