[docs] [issue26198] PyArg_ParseTuple with format "et#" and "es#" detects overflow by raising TypeError instead of ValueError
Roundup Robot
report at bugs.python.org
Thu Jan 28 17:56:45 EST 2016
Roundup Robot added the comment:
New changeset d0b4be7d2134 by Serhiy Storchaka in branch '2.7':
Fixed a crash in new tests in test_getargs2 added in 60a2d67dacb3 (issue #26198).
https://hg.python.org/cpython/rev/d0b4be7d2134
----------
_______________________________________
Python tracker <report at bugs.python.org>
<http://bugs.python.org/issue26198>
_______________________________________
More information about the docs
mailing list