[issue30592] Bad error message 'bool()() takes no keyword arguments'

SylvainDe report at bugs.python.org
Wed Jun 7 17:18:50 EDT 2017


SylvainDe added the comment:

The issue seems to be in:

int
_PyArg_NoKeywords(const char *funcname, PyObject *kwargs)


I'm happy to submit a PR if needed.

----------

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


More information about the Python-bugs-list mailing list