]> git.ipfire.org Git - thirdparty/Python/cpython.git/commit
bpo-46987: Remove _PySys_GetObjectId / _PySys_GetObjectId (GH-31835)
authorDong-hee Na <donghee.na@python.org>
Mon, 14 Mar 2022 12:48:00 +0000 (21:48 +0900)
committerGitHub <noreply@github.com>
Mon, 14 Mar 2022 12:48:00 +0000 (21:48 +0900)
commitbb1c543f4a183f5cfdf15aad59f59094d50b37fd
treed4f615f77b6b8289e5f4e77dd835fc6e458c55f2
parent9523c0d84f351a610dc651b234461eb015fa3b82
bpo-46987: Remove _PySys_GetObjectId / _PySys_GetObjectId (GH-31835)
Include/cpython/sysmodule.h
Misc/NEWS.d/next/C API/2022-03-12-18-37-06.bpo-46987.LWcwyN.rst [new file with mode: 0644]
Python/sysmodule.c