]> git.ipfire.org Git - thirdparty/Python/cpython.git/commit
gh-94731: Revert to C-style casts for _Py_CAST (GH-94782) (#94849)
authorMiss Islington (bot) <31488909+miss-islington@users.noreply.github.com>
Fri, 15 Jul 2022 07:35:23 +0000 (00:35 -0700)
committerGitHub <noreply@github.com>
Fri, 15 Jul 2022 07:35:23 +0000 (09:35 +0200)
commitd9107aa0157a2ff6741b9aa2f78759e90f522bd7
tree0bb4f2b8c0ac17fd92c03b7e5785d38e307938ae
parenta6c4ca9b7cc9d8e0715be099adf3aecc415539f8
gh-94731: Revert to C-style casts for _Py_CAST (GH-94782) (#94849)

Co-authored-by: da-woods <dw-git@d-woods.co.uk>
(cherry picked from commit 6cbb57f62d345d7a5d6aeb1b3b5d37a845344d5e)
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]