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 ezio.melotti, lemburg, serhiy.storchaka, vstinner
Date 2021-10-14.17:04:23
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1634231063.43.0.617731916274.issue45467@roundup.psfhosted.org>
In-reply-to
Content
New changeset 39aa98346d5dd8ac591a7cafb467af21c53f1e5d by Serhiy Storchaka in branch 'main':
bpo-45467: Fix IncrementalDecoder and StreamReader in the "raw-unicode-escape" codec (GH-28944)
https://github.com/python/cpython/commit/39aa98346d5dd8ac591a7cafb467af21c53f1e5d
History
Date User Action Args
2021-10-14 17:04:24serhiy.storchakasetrecipients: + serhiy.storchaka, lemburg, vstinner, ezio.melotti
2021-10-14 17:04:23serhiy.storchakasetmessageid: <1634231063.43.0.617731916274.issue45467@roundup.psfhosted.org>
2021-10-14 17:04:23serhiy.storchakalinkissue45467 messages
2021-10-14 17:04:23serhiy.storchakacreate