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 vstinner
Recipients serhiy.storchaka, vstinner
Date 2015-10-09.12:15:27
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1444392927.76.0.386159660475.issue25353@psf.upfronthosting.co.za>
In-reply-to
Content
A few more encoders should be updated to use _PyBytesWriter API:

* Code Page (Windows only)
* Charmap
* UTF-7
* UTF-16
* UTF-32
History
Date User Action Args
2015-10-09 12:15:27vstinnersetrecipients: + vstinner, serhiy.storchaka
2015-10-09 12:15:27vstinnersetmessageid: <1444392927.76.0.386159660475.issue25353@psf.upfronthosting.co.za>
2015-10-09 12:15:27vstinnerlinkissue25353 messages
2015-10-09 12:15:27vstinnercreate