Serhiy Storchaka added the comment:

Here is updated patch. There is no more overhead in PyLong_As* functions. 
Simplified PyNumber_Index(). assertWarns() now used instead of 
support.check_warnings(). Added new tests.

----------
Added file: http://bugs.python.org/file33077/issue17576_v3.patch

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

Reply via email to