Raymond Hettinger added the comment:

> But it wouldn't work for say off_t.

I'm only proposing a bounds checking macro for the Py_ssize_t case which is 
what all of our IndexError tests look for.

Also, please look at the attached deque fix.

----------

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

Reply via email to