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, vstinner
Date 2020-10-27.01:24:58
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1603761898.78.0.409958897506.issue42161@roundup.psfhosted.org>
In-reply-to
Content
New changeset c9bc290dd6e3994a4ead2a224178bcba86f0c0e4 by Victor Stinner in branch 'master':
bpo-42161: Use _PyLong_GetZero() and _PyLong_GetOne() (GH-22995)
https://github.com/python/cpython/commit/c9bc290dd6e3994a4ead2a224178bcba86f0c0e4
History
Date User Action Args
2020-10-27 01:24:58vstinnersetrecipients: + vstinner, corona10
2020-10-27 01:24:58vstinnersetmessageid: <1603761898.78.0.409958897506.issue42161@roundup.psfhosted.org>
2020-10-27 01:24:58vstinnerlinkissue42161 messages
2020-10-27 01:24:58vstinnercreate