]> git.ipfire.org Git - thirdparty/Python/cpython.git/commit
[3.11] GH-92898: Make _Py_Cast C++ version compatible with cast operator (gh-92951...
authorDong-hee Na <donghee.na@python.org>
Sat, 21 May 2022 14:52:45 +0000 (23:52 +0900)
committerGitHub <noreply@github.com>
Sat, 21 May 2022 14:52:45 +0000 (23:52 +0900)
commitdd923c57252ee90306a6fe7401ffc5a9cdc91485
treec8fee21e08f8951a4947d359cb9cef6fa3626b1b
parentd9a48d2b413194f36111aa54df331d60c5bfde3f
[3.11] GH-92898: Make _Py_Cast C++ version compatible with cast operator (gh-92951) (gh-93049)
Include/pyport.h
Lib/test/_testcppext.cpp