[issue21111] PyLong_AsUnsignedLongAndOverflow does not exist

Mark Dickinson report at bugs.python.org
Mon Apr 14 22:48:55 CEST 2014


Mark Dickinson added the comment:

Here's an updated patch, for PyLong_AsUnsignedLongAndOverflow only, including docs and tests.

----------
keywords: +patch
Added file: http://bugs.python.org/file34846/pylong_as_unsigned_long_and_overflow.patch

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


More information about the Python-bugs-list mailing list