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 ezio.melotti, miss-islington, serhiy.storchaka, vstinner, xiang.zhang
Date 2018-02-13.09:32:53
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1518514373.91.0.467229070634.issue32827@psf.upfronthosting.co.za>
In-reply-to
Content
New changeset 310b424c476e3de3370990e5b9a10acc64ed17f8 by Miss Islington (bot) in branch '3.6':
bpo-32827: Fix usage of _PyUnicodeWriter_Prepare() in decoding errors handler. (GH-5636)
https://github.com/python/cpython/commit/310b424c476e3de3370990e5b9a10acc64ed17f8
History
Date User Action Args
2018-02-13 09:32:53miss-islingtonsetrecipients: + miss-islington, vstinner, ezio.melotti, serhiy.storchaka, xiang.zhang
2018-02-13 09:32:53miss-islingtonsetmessageid: <1518514373.91.0.467229070634.issue32827@psf.upfronthosting.co.za>
2018-02-13 09:32:53miss-islingtonlinkissue32827 messages
2018-02-13 09:32:53miss-islingtoncreate