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 miss-islington
Recipients doerwalter, lemburg, miss-islington, paul.moore, serhiy.storchaka, steve.dower, terry.reedy, tim.golden, zach.ware
Date 2019-08-21.23:56:01
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1566431761.84.0.887225411047.issue36311@roundup.psfhosted.org>
In-reply-to
Content
New changeset 735a960ac98cf414caf910565220ab2761fa542a by Miss Islington (bot) in branch '3.7':
bpo-36311: Fixes decoding multibyte characters around chunk boundaries and improves decoding performance (GH-15083)
https://github.com/python/cpython/commit/735a960ac98cf414caf910565220ab2761fa542a
History
Date User Action Args
2019-08-21 23:56:01miss-islingtonsetrecipients: + miss-islington, lemburg, doerwalter, terry.reedy, paul.moore, tim.golden, zach.ware, serhiy.storchaka, steve.dower
2019-08-21 23:56:01miss-islingtonsetmessageid: <1566431761.84.0.887225411047.issue36311@roundup.psfhosted.org>
2019-08-21 23:56:01miss-islingtonlinkissue36311 messages
2019-08-21 23:56:01miss-islingtoncreate