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 corona10
Recipients corona10, serhiy.storchaka, wmeehan
Date 2020-08-27.05:45:58
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1598507158.35.0.426879056433.issue41524@roundup.psfhosted.org>
In-reply-to
Content
New changeset 97eaf2b5e5c826b9abe59896a363853bef55c5d9 by wmeehan in branch 'master':
bpo-41524: fix pointer bug in PyOS_mystr{n}icmp (GH-21845)
https://github.com/python/cpython/commit/97eaf2b5e5c826b9abe59896a363853bef55c5d9
History
Date User Action Args
2020-08-27 05:45:58corona10setrecipients: + corona10, serhiy.storchaka, wmeehan
2020-08-27 05:45:58corona10setmessageid: <1598507158.35.0.426879056433.issue41524@roundup.psfhosted.org>
2020-08-27 05:45:58corona10linkissue41524 messages
2020-08-27 05:45:58corona10create