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 pablogsal
Recipients jooon, miss-islington, pablogsal, xtreak
Date 2022-03-26.18:26:12
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1648319172.58.0.38826113039.issue47117@roundup.psfhosted.org>
In-reply-to
Content
New changeset 27ee43183437c473725eba00def0ea7647688926 by Pablo Galindo Salgado in branch '3.10':
[3.10] bpo-47117: Don't crash if we fail to decode characters when the tokenizer buffers are uninitialized (GH-32129) (GH-32130)
https://github.com/python/cpython/commit/27ee43183437c473725eba00def0ea7647688926
History
Date User Action Args
2022-03-26 18:26:12pablogsalsetrecipients: + pablogsal, miss-islington, xtreak, jooon
2022-03-26 18:26:12pablogsalsetmessageid: <1648319172.58.0.38826113039.issue47117@roundup.psfhosted.org>
2022-03-26 18:26:12pablogsallinkissue47117 messages
2022-03-26 18:26:12pablogsalcreate