[issue44401] const kwlist for PyArg_ParseTupleAndKeywords and PyArg_VaParseTupleAndKeywords

Serhiy Storchaka report at bugs.python.org
Sat Jun 12 03:02:12 EDT 2021


Serhiy Storchaka <storchaka+cpython at gmail.com> added the comment:

This is a duplicate of issue21011.

We cannot change this because it breaks C API.

----------
nosy: +serhiy.storchaka
resolution:  -> wont fix
stage: patch review -> resolved
status: open -> closed
superseder:  -> PyArg_ParseTupleAndKeywords doesn't take const char *keywords[]

_______________________________________
Python tracker <report at bugs.python.org>
<https://bugs.python.org/issue44401>
_______________________________________


More information about the Python-bugs-list mailing list