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