[issue5431] cmpfunc in Python 3.0.1 windows installer

Martin v. Löwis report at bugs.python.org
Fri Mar 6 20:34:57 CET 2009


Martin v. Löwis <martin at v.loewis.de> added the comment:

> I'm sure swig was ported to python 3.0.
> Is 3.0.1 allowed to break code developed with 3.0?

Of course it was! Removal of cmp support was a deliberate
breakage made in 3.0.1, see issue1717. In any case,
it isn't coming back.

_______________________________________
Python tracker <report at bugs.python.org>
<http://bugs.python.org/issue5431>
_______________________________________


More information about the Python-bugs-list mailing list