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.00:26:08
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1589329568.88.0.533137957548.issue40609@roundup.psfhosted.org>
In-reply-to
Content
New changeset f9b3b582b86b9cce8d69ec7d03d716ec81c8264a by Victor Stinner in branch 'master':
bpo-40609: Remove _Py_hashtable_t.key_size (GH-20060)
https://github.com/python/cpython/commit/f9b3b582b86b9cce8d69ec7d03d716ec81c8264a
History
Date User Action Args
2020-05-13 00:26:08vstinnersetrecipients: + vstinner
2020-05-13 00:26:08vstinnersetmessageid: <1589329568.88.0.533137957548.issue40609@roundup.psfhosted.org>
2020-05-13 00:26:08vstinnerlinkissue40609 messages
2020-05-13 00:26:08vstinnercreate