Xiang Zhang added the comment:

I agree. For multibytecode, how about switching the positions of the two 
checks? If npendings + ctx->pendingsize overflows, the result can be anything, 
larger, smaller than or equal to MAXDECPENDING. For ast, although a SystemError 
may be raised but the message seems not obvious to the reason.

----------

_______________________________________
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