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.16:46:27
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1589301987.38.0.312835278743.issue40602@roundup.psfhosted.org>
In-reply-to
Content
New changeset f453221c8b80e0570066a9375337f208d50e6406 by Victor Stinner in branch 'master':
bpo-40602: Add _Py_HashPointerRaw() function (GH-20056)
https://github.com/python/cpython/commit/f453221c8b80e0570066a9375337f208d50e6406
History
Date User Action Args
2020-05-12 16:46:27vstinnersetrecipients: + vstinner
2020-05-12 16:46:27vstinnersetmessageid: <1589301987.38.0.312835278743.issue40602@roundup.psfhosted.org>
2020-05-12 16:46:27vstinnerlinkissue40602 messages
2020-05-12 16:46:27vstinnercreate