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 lukasz.langa
Recipients Mark.Shannon, lukasz.langa, mark.dickinson, miss-islington, serhiy.storchaka, thatiparthy
Date 2021-07-29.12:06:08
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1627560368.1.0.578866391548.issue44707@roundup.psfhosted.org>
In-reply-to
Content
New changeset 12fc0d28fcdeca32314d0755d3b30c7d96907440 by Miss Islington (bot) in branch '3.9':
bpo-44707: Fix an undefined behavior of the null pointer arithmetic (GH-27292) (GH-27443)
https://github.com/python/cpython/commit/12fc0d28fcdeca32314d0755d3b30c7d96907440
History
Date User Action Args
2021-07-29 12:06:08lukasz.langasetrecipients: + lukasz.langa, mark.dickinson, Mark.Shannon, serhiy.storchaka, thatiparthy, miss-islington
2021-07-29 12:06:08lukasz.langasetmessageid: <1627560368.1.0.578866391548.issue44707@roundup.psfhosted.org>
2021-07-29 12:06:08lukasz.langalinkissue44707 messages
2021-07-29 12:06:08lukasz.langacreate