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