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, miss-islington, serhiy.storchaka, wmeehan
Date 2020-08-30.07:20:43
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1598772043.33.0.427983884867.issue41524@roundup.psfhosted.org>
In-reply-to
Content
New changeset 85ca9c049c5a490d143d28933bbb02ab80394ed8 by Miss Islington (bot) in branch '3.8':
bpo-41524: fix pointer bug in PyOS_mystr{n}icmp (GH-21845) (GH-22016)
https://github.com/python/cpython/commit/85ca9c049c5a490d143d28933bbb02ab80394ed8
History
Date User Action Args
2020-08-30 07:20:43corona10setrecipients: + corona10, serhiy.storchaka, miss-islington, wmeehan
2020-08-30 07:20:43corona10setmessageid: <1598772043.33.0.427983884867.issue41524@roundup.psfhosted.org>
2020-08-30 07:20:43corona10linkissue41524 messages
2020-08-30 07:20:43corona10create