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.00:42:22
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1589244143.05.0.331870931813.issue40602@roundup.psfhosted.org>
In-reply-to
Content
New changeset b617993b7c0b0f6f679ef7003a62d0318b6d6af9 by Victor Stinner in branch 'master':
bpo-40602: Rename hashtable.h to pycore_hashtable.h (GH-20044)
https://github.com/python/cpython/commit/b617993b7c0b0f6f679ef7003a62d0318b6d6af9
History
Date User Action Args
2020-05-12 00:42:23vstinnersetrecipients: + vstinner
2020-05-12 00:42:23vstinnersetmessageid: <1589244143.05.0.331870931813.issue40602@roundup.psfhosted.org>
2020-05-12 00:42:23vstinnerlinkissue40602 messages
2020-05-12 00:42:22vstinnercreate