[issue1263] PEP 3137 patch - str8/str comparison should return false

Guido van Rossum report at bugs.python.org
Fri Oct 19 23:49:42 CEST 2007


Guido van Rossum added the comment:

I've committed the half of this patch that doesn't break any tests: the
changes to codecs.c and structmember.c.

Committed revision 58551.

I'm seeking help getting the remaining unit tests to pass. (Thanks
Thomas for the enumeration of the test failures!)

__________________________________
Tracker <report at bugs.python.org>
<http://bugs.python.org/issue1263>
__________________________________


More information about the Python-bugs-list mailing list