[issue12963] PyLong_AsSize_t returns (unsigned long)-1
Stefan Krah
report at bugs.python.org
Mon Sep 12 21:13:00 CEST 2011
Stefan Krah <stefan-usenet at bytereef.org> added the comment:
> Yep, clearly a bug. Please fix!
Done, thanks for reviewing.
Victor, I don't think we need a unit test for this. I plan to go
over some modules with gcov in the future, and I'll include
longobject.c.
----------
resolution: -> fixed
status: open -> closed
_______________________________________
Python tracker <report at bugs.python.org>
<http://bugs.python.org/issue12963>
_______________________________________
More information about the Python-bugs-list
mailing list