[issue29951] PyArg_ParseTupleAndKeywords exception messages containing "function"

Serhiy Storchaka report at bugs.python.org
Fri Mar 31 02:10:48 EDT 2017


Serhiy Storchaka added the comment:

And while we are here, please change "keywords must be strings" to "keyword arguments must be strings" as in PyArg_ValidateKeywordArguments(). And maybe make all TypeError messages starting from a lower letter for uniformity.

----------

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


More information about the Python-bugs-list mailing list