[issue29951] PyArg_ParseTupleAndKeywords exception messages containing "function"

Serhiy Storchaka report at bugs.python.org
Sun Apr 9 03:49:51 EDT 2017


Serhiy Storchaka added the comment:

Thank you for your contribution Michael. Since most builtin and extension functions and methods now use Argument Clinic and provide a function name, this should be a great enhancement.

----------
resolution:  -> fixed
stage: patch review -> resolved
status: open -> closed

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


More information about the Python-bugs-list mailing list