[Python-3000] PEP 3137 plan of attack {stage 2]

Brett Cannon brett at python.org
Mon Oct 22 22:27:44 CEST 2007


On 10/19/07, Guido van Rossum <guido at python.org> wrote:
[SNIP]
> > - make == and != between PyString and Pyunicode return False instead
> > of converting
>
> A patch by Thomas Lee exists: http://bugs.python.org/issue1263
> However it breaks some unit tests.

This is now done.

-Brett


More information about the Python-3000 mailing list