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 pitrou
Recipients ajaksu2, amaury.forgeotdarc, benjamin.peterson, bob.ippolito, christian.heimes, georg.brandl, loewis, pitrou, rhettinger
Date 2009-04-08.00:07:09
SpamBayes Score 6.949965e-08
Marked as misclassified No
Message-id <1239149255.25.0.224936094051.issue4136@psf.upfronthosting.co.za>
In-reply-to
Content
Updated patch:
- fixes all failures
- removes bytes input and output "support" (which didn't work but still
involved a lot of code)

To be done:
- remove all traces of the encoding argument, and associated machinery
History
Date User Action Args
2009-04-08 00:07:37pitrousetrecipients: + pitrou, loewis, georg.brandl, rhettinger, bob.ippolito, amaury.forgeotdarc, christian.heimes, ajaksu2, benjamin.peterson
2009-04-08 00:07:35pitrousetmessageid: <1239149255.25.0.224936094051.issue4136@psf.upfronthosting.co.za>
2009-04-08 00:07:33pitroulinkissue4136 messages
2009-04-08 00:07:31pitroucreate