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-12.11:32:10
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1589283130.63.0.603610800685.issue40602@roundup.psfhosted.org>
In-reply-to
Content
New changeset 7c6e97077525f0ad3cfa0971028313b9079449fd by Victor Stinner in branch 'master':
bpo-40602: Optimize _Py_hashtable for pointer keys (GH-20051)
https://github.com/python/cpython/commit/7c6e97077525f0ad3cfa0971028313b9079449fd
History
Date User Action Args
2020-05-12 11:32:10vstinnersetrecipients: + vstinner
2020-05-12 11:32:10vstinnersetmessageid: <1589283130.63.0.603610800685.issue40602@roundup.psfhosted.org>
2020-05-12 11:32:10vstinnerlinkissue40602 messages
2020-05-12 11:32:10vstinnercreate