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 Mark.Shannon
Recipients Mark.Shannon, mark.dickinson
Date 2022-03-01.14:21:15
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1646144475.08.0.837748803089.issue46311@roundup.psfhosted.org>
In-reply-to
Content
New changeset c60e6b6ad7aaf9c72035ff9fb1575e2710aeb4b4 by Mark Dickinson in branch 'main':
bpo-46311: Clean up PyLong_FromLong and PyLong_FromLongLong (GH-30496)
https://github.com/python/cpython/commit/c60e6b6ad7aaf9c72035ff9fb1575e2710aeb4b4
History
Date User Action Args
2022-03-01 14:21:15Mark.Shannonsetrecipients: + Mark.Shannon, mark.dickinson
2022-03-01 14:21:15Mark.Shannonsetmessageid: <1646144475.08.0.837748803089.issue46311@roundup.psfhosted.org>
2022-03-01 14:21:15Mark.Shannonlinkissue46311 messages
2022-03-01 14:21:15Mark.Shannoncreate