[issue28261] wrong error messages when using PyArg_ParseTuple to parse normal tuples

Serhiy Storchaka report at bugs.python.org
Sat Aug 26 08:27:55 EDT 2017


Serhiy Storchaka added the comment:


New changeset 8e67981fc8e1bf3cb9774b5fbf4a39b8d65ba4ff by Serhiy Storchaka (Oren Milman) in branch '3.6':
[3.6] bpo-28261: Prevent raising SystemError where PyArg_ParseTuple is used to parse non-args. (#3210)
https://github.com/python/cpython/commit/8e67981fc8e1bf3cb9774b5fbf4a39b8d65ba4ff


----------

_______________________________________
Python tracker <report at bugs.python.org>
<http://bugs.python.org/issue28261>
_______________________________________


More information about the Python-bugs-list mailing list