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, lukasz.langa, mark.dickinson, serhiy.storchaka, thatiparthy
Date 2021-07-29.11:36:32
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1627558592.36.0.496876326982.issue44707@roundup.psfhosted.org>
In-reply-to
Content
New changeset e5c8ddb1714fb51ab1defa24352c98e0f01205dc by Serhiy Storchaka in branch 'main':
bpo-44707: Fix an undefined behavior of the null pointer arithmetic (GH-27292)
https://github.com/python/cpython/commit/e5c8ddb1714fb51ab1defa24352c98e0f01205dc
History
Date User Action Args
2021-07-29 11:36:32Mark.Shannonsetrecipients: + Mark.Shannon, mark.dickinson, lukasz.langa, serhiy.storchaka, thatiparthy
2021-07-29 11:36:32Mark.Shannonsetmessageid: <1627558592.36.0.496876326982.issue44707@roundup.psfhosted.org>
2021-07-29 11:36:32Mark.Shannonlinkissue44707 messages
2021-07-29 11:36:32Mark.Shannoncreate