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 ZackerySpytz
Recipients ZackerySpytz
Date 2018-10-09.02:23:39
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1539051819.92.0.545547206417.issue34940@psf.upfronthosting.co.za>
In-reply-to
Content
The PyUnicode_Tailmatch() and PyUnicode_FromString() calls in _check_for_legacy_statements() are not properly checked for failure.
History
Date User Action Args
2018-10-09 02:23:39ZackerySpytzsetrecipients: + ZackerySpytz
2018-10-09 02:23:39ZackerySpytzsetmessageid: <1539051819.92.0.545547206417.issue34940@psf.upfronthosting.co.za>
2018-10-09 02:23:39ZackerySpytzlinkissue34940 messages
2018-10-09 02:23:39ZackerySpytzcreate