Serhiy Storchaka added the comment:

1) Use PyLong_AsLongAndOverflow instead PyLong_AsLong in PyArg_ParseTuple and 
in some other functions.
2) Unify an integer overflow error messages in different functions.

----------

_______________________________________
Python tracker <rep...@bugs.python.org>
<http://bugs.python.org/issue15988>
_______________________________________
_______________________________________________
Python-bugs-list mailing list
Unsubscribe: 
http://mail.python.org/mailman/options/python-bugs-list/archive%40mail-archive.com

Reply via email to