[issue29951] PyArg_ParseTupleAndKeywords exception messages containing "function"

Michael Seifert report at bugs.python.org
Fri Mar 31 05:24:26 EDT 2017


Michael Seifert added the comment:

Thank you for the suggestions, I added them to the PR. If you want 

But are you sure about the "keywords must be strings" -> "keyword arguments must be strings" change? I always thought the key is the "keyword" and the value the "(keyword) argument".

----------

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


More information about the Python-bugs-list mailing list