]> git.ipfire.org Git - thirdparty/Python/cpython.git/commit
gh-94731: Revert to C-style casts for _Py_CAST (GH-94782)
authorPetr Viktorin <encukou@gmail.com>
Thu, 14 Jul 2022 09:57:18 +0000 (11:57 +0200)
committerGitHub <noreply@github.com>
Thu, 14 Jul 2022 09:57:18 +0000 (11:57 +0200)
commit6cbb57f62d345d7a5d6aeb1b3b5d37a845344d5e
tree4a36bb68bad648cac32fe0e49b9888dd9616826f
parent81dca70d704d0834d8c30580e648a973250b2973
gh-94731: Revert to C-style casts for _Py_CAST (GH-94782)

Co-authored-by: da-woods <dw-git@d-woods.co.uk>
Include/pyport.h
Lib/test/_testcppext.cpp
Lib/test/setup_testcppext.py
Lib/test/test_cppext.py
Misc/NEWS.d/next/C API/2022-07-12-17-39-32.gh-issue-94731.9CPJNU.rst [new file with mode: 0644]