[Python-3000] PEP 3137 plan of attack

Gregory P. Smith greg at krypto.org
Tue Oct 16 08:36:30 CEST 2007


On 10/8/07, Gregory P. Smith <greg at krypto.org> wrote:
>
>
> - add missing methods to PyBytes (for list, see the PEP and compare to
> > what's already there)
>
>
Committed revision 58493.  (closes issue1261).

fwiw - On py3k head on the x86 ubuntu feisty box i used to do the commit the
following tests on the py3k branch were failing both before and after this
change.

  test_cProfile test_doctest test_email test_profile

I didn't break them. :)

-gps
-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://mail.python.org/pipermail/python-3000/attachments/20071015/bcea2f46/attachment.htm 


More information about the Python-3000 mailing list