]> git.ipfire.org Git - thirdparty/Python/cpython.git/commit
bpo-43181: Convert PyObject_TypeCheck to static inline function (GH-24533)
authorErlend Egeberg Aasland <erlend.aasland@innova.no>
Mon, 15 Feb 2021 16:19:24 +0000 (17:19 +0100)
committerGitHub <noreply@github.com>
Mon, 15 Feb 2021 16:19:24 +0000 (17:19 +0100)
commit4bb2a1ebc569eee6f1b46ecef1965a26ae8cb76d
tree3d35304e122385f6f9a3e79f123a51035dfc8b77
parentfcbe0cb04d35189401c0c880ebfb4311e952d776
bpo-43181: Convert PyObject_TypeCheck to static inline function (GH-24533)
Doc/c-api/object.rst
Include/object.h
Misc/NEWS.d/next/Core and Builtins/2021-02-11-11-37-14.bpo-43181.ydv33S.rst [new file with mode: 0644]