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 Ouaouaron, berker.peksag, brett.cannon, docs@python, ncoghlan, vstinner
Date 2014-05-14.09:29:12
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1400059753.71.0.267290424743.issue21488@psf.upfronthosting.co.za>
In-reply-to
Content
codecs_decode_encode_kw.patch: Patch for Python 3.5 adding support of keyword arguments on codecs.encode and codecs.decode.
History
Date User Action Args
2014-05-14 09:29:13vstinnersetrecipients: + vstinner, brett.cannon, ncoghlan, docs@python, berker.peksag, Ouaouaron
2014-05-14 09:29:13vstinnersetmessageid: <1400059753.71.0.267290424743.issue21488@psf.upfronthosting.co.za>
2014-05-14 09:29:13vstinnerlinkissue21488 messages
2014-05-14 09:29:13vstinnercreate