[issue29951] PyArg_ParseTupleAndKeywords exception messages containing "function"

Serhiy Storchaka report at bugs.python.org
Fri Mar 31 05:36:40 EDT 2017


Serhiy Storchaka added the comment:

> 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".

Now, after you have made change, I have doubts. Yes, it looks ambiguous. Maybe "keyword names"? Martin, David, what are your thoughts?

----------
nosy: +r.david.murray

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


More information about the Python-bugs-list mailing list