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