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 ned.deily
Recipients RalfM, ezio.melotti, methane, miss-islington, ned.deily, roufique7, serhiy.storchaka, vstinner, xtreak
Date 2019-07-02.22:34:03
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1562106843.48.0.108309446157.issue24214@roundup.psfhosted.org>
In-reply-to
Content
New changeset 30c2ae4dcfd19acbdfb7045151c73d5700eec7b4 by Ned Deily (Miss Islington (bot)) in branch '3.7':
[3.7] bpo-24214: Fixed the UTF-8 and UTF-16 incremental decoders. (GH-14304) (GH-14369)
https://github.com/python/cpython/commit/30c2ae4dcfd19acbdfb7045151c73d5700eec7b4
History
Date User Action Args
2019-07-02 22:34:03ned.deilysetrecipients: + ned.deily, vstinner, ezio.melotti, methane, serhiy.storchaka, RalfM, miss-islington, xtreak, roufique7
2019-07-02 22:34:03ned.deilysetmessageid: <1562106843.48.0.108309446157.issue24214@roundup.psfhosted.org>
2019-07-02 22:34:03ned.deilylinkissue24214 messages
2019-07-02 22:34:03ned.deilycreate