[Python-3000] PEP 3137 plan of attack

Gregory P. Smith greg at krypto.org
Thu Oct 11 07:14:09 CEST 2007


haha wow!  your patch was a *lot* less messy than I was expecting things
could get.  most of the test suite still seems to pass for me with this
applied.  if you haven't already please post it on bugs.python.org.

On 10/10/07, Alexandre Vassalotti <alexandre at peadrop.com> wrote:
>
> On 10/10/07, Gregory P. Smith <greg at krypto.org> wrote:
> > > > - remove buffer API from PyUnicode
> > >
> > > I'll take these two with a goal of having them done by the end of the
> > week.
> > >
> >
> > I should've known not to believe the simple description.  This one is
> > proving difficult by itself.  If I modify the Unicode object to not
> support
> > the buffer API I can't even launch the python interpreter.  Any one with
> > more time on their hands want this one?
> >
>
> I have a patch for this one. I just haven't tested it throughly.
> I attached the patch, so free to improve it.
>
> -- Alexandre
>
>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://mail.python.org/pipermail/python-3000/attachments/20071010/5e1e0c4c/attachment.htm 


More information about the Python-3000 mailing list