[Python-3000] PEP 3137 plan of attack {stage 2] (original) (raw)
Brett Cannon brett at python.org
Mon Oct 22 22:27:44 CEST 2007
- Previous message: [Python-3000] PEP 3137 plan of attack {stage 2]
- Next message: [Python-3000] Failing unit tests on WIndows
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
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
- Previous message: [Python-3000] PEP 3137 plan of attack {stage 2]
- Next message: [Python-3000] Failing unit tests on WIndows
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]