[Python-3000] PEP 3137 plan of attack
Brett Cannon
brett at python.org
Tue Oct 16 09:16:29 CEST 2007
On 10/15/07, Gregory P. Smith <greg at krypto.org> wrote:
>
> 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. :)
Running test_doctest really quickly (to make sure I didn't break it
=) shows no breakage on a build from r58479.
-Brett
More information about the Python-3000
mailing list