[Python-3000] PEP3137: "".encode() return type

Guido van Rossum guido at python.org
Thu Nov 1 17:24:01 CET 2007


OK, after I'm done with the merge from hell (I decided to merge from
the trunk to py3k).

On 11/1/07, Christian Heimes <lists at cheimes.de> wrote:
> Guido van Rossum wrote:
> > To avoid us doing double work, can you just submit any straightforward
> > fixes you might already have made, and email me about projects you
> > have underway? I expect to be getting back to this in about two hours.
> > :-)
>
> I'm walking through Lib/ and Lib/test/ and I'm fixing obvious problems
> caused by read only bytes(), missing str8() and so on. Can you please
> fix the issues with the encoding() return type and codecs? A good bunch
> of errors is related to it and you know the system. :)
>
> Christian
>


-- 
--Guido van Rossum (home page: http://www.python.org/~guido/)


More information about the Python-3000 mailing list