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 RalfM, ezio.melotti, methane, serhiy.storchaka, vstinner
Date 2019-03-30.13:52:43
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1553953963.71.0.197807198172.issue24214@roundup.psfhosted.org>
In-reply-to
Content
New changeset bd48280cb66544827952ca91e326cbb178c8c461 by Serhiy Storchaka (Miss Islington (bot)) in branch '3.7':
bpo-24214: Fixed the UTF-8 incremental decoder. (GH-12603) (GH-12627)
https://github.com/python/cpython/commit/bd48280cb66544827952ca91e326cbb178c8c461
History
Date User Action Args
2019-03-30 13:52:43serhiy.storchakasetrecipients: + serhiy.storchaka, vstinner, ezio.melotti, methane, RalfM
2019-03-30 13:52:43serhiy.storchakasetmessageid: <1553953963.71.0.197807198172.issue24214@roundup.psfhosted.org>
2019-03-30 13:52:43serhiy.storchakalinkissue24214 messages
2019-03-30 13:52:43serhiy.storchakacreate