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

Serhiy Storchaka report at bugs.python.org
Sun Aug 20 11:35:38 EDT 2017


Serhiy Storchaka added the comment:


New changeset 1d1d3e9db882d78433f5bc8dbe7df929f4b6b5e1 by Serhiy Storchaka (Oren Milman) in branch 'master':
bpo-28261: Fixed err msgs where PyArg_ParseTuple is used to parse normal tuples. (#3119)
https://github.com/python/cpython/commit/1d1d3e9db882d78433f5bc8dbe7df929f4b6b5e1


----------

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


More information about the Python-bugs-list mailing list