[Python-3000] PEP 3137 plan of attack

Guido van Rossum guido at python.org
Tue Oct 9 00:36:05 CEST 2007


Cool. Just notice that you haven't been following protocol --
Christian Heimes volunteered to do these too. :-)

On 10/8/07, Alexandre Vassalotti <alexandre at peadrop.com> wrote:
> On 10/8/07, Guido van Rossum <guido at python.org> wrote:
> > - remove buffer API from PyUnicode
> > - change PyString's repr() to return "b'...'"
> > - change PyBytes's repr() to return "buffer(b'...')"
>
> I got patches for these. I plan to submit them for review after doing
> more testing to make sure they work right.
>
>
> -- Alexandre
>


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


More information about the Python-3000 mailing list