[issue7767] Add PyLong_AsLongLongAndOverflow

Mark Dickinson report at bugs.python.org
Fri Jan 29 22:03:49 CET 2010


Mark Dickinson <dickinsm at gmail.com> added the comment:

The proposed addition sounds entirely reasonable to me.

In your patch, is there a reason for leaving out the first PyInt_Check (compare with PyLong_AsLongAndOverflow)?

----------

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


More information about the Python-bugs-list mailing list