Armin Rigo added the comment:

You may want to add a test.  This might help notice that comparing an integer 
of type Py_ssize_t to check if it's greater than PY_SSIZE_T_MAX is bogus in C  
:-(

----------
resolution: fixed -> 
stage: committed/rejected -> test needed

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

Reply via email to