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 benjamin.peterson
Recipients benjamin.peterson, ezio.melotti, lemburg, pitrou, pjenvey, serhiy.storchaka, vstinner
Date 2012-11-30.20:50:11
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1354308611.29.0.364643269044.issue16585@psf.upfronthosting.co.za>
In-reply-to
Content
Codecs should be fixed to accept bytes from the error handler and the definition in the docs loosened. Returning bytes seems to be useful.
History
Date User Action Args
2012-11-30 20:50:11benjamin.petersonsetrecipients: + benjamin.peterson, lemburg, pitrou, vstinner, pjenvey, ezio.melotti, serhiy.storchaka
2012-11-30 20:50:11benjamin.petersonsetmessageid: <1354308611.29.0.364643269044.issue16585@psf.upfronthosting.co.za>
2012-11-30 20:50:11benjamin.petersonlinkissue16585 messages
2012-11-30 20:50:11benjamin.petersoncreate