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 corona10, rhettinger, vstinner
Date 2020-10-27.20:34:46
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1603830886.17.0.60537077397.issue42161@roundup.psfhosted.org>
In-reply-to
Content
New changeset c310185c081110741fae914c06c7aaf673ad3d0d by Victor Stinner in branch 'master':
bpo-42161: Remove private _PyLong_Zero and _PyLong_One (GH-23003)
https://github.com/python/cpython/commit/c310185c081110741fae914c06c7aaf673ad3d0d
History
Date User Action Args
2020-10-27 20:34:46vstinnersetrecipients: + vstinner, rhettinger, corona10
2020-10-27 20:34:46vstinnersetmessageid: <1603830886.17.0.60537077397.issue42161@roundup.psfhosted.org>
2020-10-27 20:34:46vstinnerlinkissue42161 messages
2020-10-27 20:34:46vstinnercreate