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 Dennis Sweeney
Recipients Dennis Sweeney, pieter.eendebak
Date 2022-03-26.19:47:46
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1648324066.29.0.64495461866.issue47116@roundup.psfhosted.org>
In-reply-to
Content
New changeset c23ddf5ec229b7302437a1cf32d366df5cc5b837 by Pieter Eendebak in branch 'main':
bpo-47116: use _PyLong_FromUnsignedChar instead of PyLong_FromLong (GH-32110)
https://github.com/python/cpython/commit/c23ddf5ec229b7302437a1cf32d366df5cc5b837
History
Date User Action Args
2022-03-26 19:47:46Dennis Sweeneysetrecipients: + Dennis Sweeney, pieter.eendebak
2022-03-26 19:47:46Dennis Sweeneysetmessageid: <1648324066.29.0.64495461866.issue47116@roundup.psfhosted.org>
2022-03-26 19:47:46Dennis Sweeneylinkissue47116 messages
2022-03-26 19:47:46Dennis Sweeneycreate