Select Git revision
2022-05-23-15-22-18.gh-issue-92898.Qjc9d3.rst
Miss Islington (bot)
authored and
GitHub
committed
* Add StrongRef class. * Rename and reformat functions of the _Py_CAST() implementation. (cherry picked from commit 20d30ba2) Co-authored-by:Victor Stinner <vstinner@python.org>
2022-05-23-15-22-18.gh-issue-92898.Qjc9d3.rst 100 B
Fix C++ compiler warnings when casting function arguments to PyObject*.
Patch by Serge Guelton.