Xiang Zhang added the comment:

Hmm, I don't tend to infer platform characteristics. IMHO, it's a simple 
problem: sum up two lists' length which may overflow in logic.

With your argument, does it means it seems somewhat meaningless to have a List 
a Py_ssize_t length since it can never reach it? Checks against PY_SSIZE_T_MAX 
have already existed (for example, in ins1).

----------

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

Reply via email to