]> git.ipfire.org Git - thirdparty/Python/cpython.git/commit
gh-107226: PyModule_AddObjectRef() should only be in the limited API 3.10 (GH-107227)
authorSerhiy Storchaka <storchaka@gmail.com>
Tue, 25 Jul 2023 19:01:45 +0000 (22:01 +0300)
committerGitHub <noreply@github.com>
Tue, 25 Jul 2023 19:01:45 +0000 (22:01 +0300)
commit698b01513550798886add5e06a1c3f9a89d7dfc6
treeb61adbb68651fd6dd6bcd8b782e5e637eccb4752
parentb5ae7c498438657a6ba0bf4cc216b9c2c93a06c7
gh-107226: PyModule_AddObjectRef() should only be in the limited API 3.10 (GH-107227)
Include/modsupport.h
Misc/NEWS.d/next/C API/2023-07-25-13-41-09.gh-issue-107226.N919zH.rst [new file with mode: 0644]