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 serhiy.storchaka
Recipients anmyachev, ezio.melotti, miss-islington, mrabarnett, serhiy.storchaka, vstinner
Date 2021-10-14.17:02:29
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1634230949.64.0.893658815743.issue45461@roundup.psfhosted.org>
In-reply-to
Content
New changeset 0bff4ccbfd3297b0adf690655d3e9ddb0033bc69 by Miss Islington (bot) in branch '3.10':
[3.10] bpo-45461: Fix IncrementalDecoder and StreamReader in the "unicode-escape" codec (GH-28939) (GH-28943)
https://github.com/python/cpython/commit/0bff4ccbfd3297b0adf690655d3e9ddb0033bc69
History
Date User Action Args
2021-10-14 17:02:29serhiy.storchakasetrecipients: + serhiy.storchaka, vstinner, ezio.melotti, mrabarnett, miss-islington, anmyachev
2021-10-14 17:02:29serhiy.storchakasetmessageid: <1634230949.64.0.893658815743.issue45461@roundup.psfhosted.org>
2021-10-14 17:02:29serhiy.storchakalinkissue45461 messages
2021-10-14 17:02:29serhiy.storchakacreate