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 miss-islington
Recipients jooon, miss-islington, pablogsal, xtreak
Date 2022-03-26.16:29:15
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1648312156.05.0.141870660395.issue47117@roundup.psfhosted.org>
In-reply-to
Content
New changeset 26cca8067bf5306e372c0e90036d832c5021fd90 by Pablo Galindo Salgado in branch 'main':
bpo-47117: Don't crash if we fail to decode characters when the tokenizer buffers are uninitialized (GH-32129)
https://github.com/python/cpython/commit/26cca8067bf5306e372c0e90036d832c5021fd90
History
Date User Action Args
2022-03-26 16:29:16miss-islingtonsetrecipients: + miss-islington, pablogsal, xtreak, jooon
2022-03-26 16:29:16miss-islingtonsetmessageid: <1648312156.05.0.141870660395.issue47117@roundup.psfhosted.org>
2022-03-26 16:29:16miss-islingtonlinkissue47117 messages
2022-03-26 16:29:15miss-islingtoncreate