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