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