summaryrefslogtreecommitdiffstats
path: root/Misc/NEWS.d/next/C API/2023-06-21-11-53-09.gh-issue-65210.PhFRBJ.rst
blob: a15646f4dad12726a930ef2ab382affcafbbce9d (plain)
1
2
3
Change the declaration of the *keywords* parameter of
:c:func:`PyArg_ParseTupleAndKeywords` and
:c:func:`PyArg_VaParseTupleAndKeywords` for better compatibility with C++.