[issue2373] Raise Py3K warnings for comparisons that changed

Steven Bethard report at bugs.python.org
Tue Mar 18 19:33:42 CET 2008


Steven Bethard <steven.bethard at gmail.com> added the comment:

On Tue, Mar 18, 2008 at 11:57 AM, Benjamin Peterson
<report at bugs.python.org> wrote:
>  Benjamin Peterson <musiccomposition at gmail.com> added the comment:
>
>  Your patch kicks up warnings in Objects/cellobject.c because
>  cell_compare returns an int, your patch may return NULL.

Thanks.  I'll fix that.

Steve

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


More information about the Python-bugs-list mailing list