]> git.ipfire.org Git - thirdparty/Python/cpython.git/commit
[3.12] gh-107226: PyModule_AddObjectRef() should only be in the limited API 3.10...
authorMiss Islington (bot) <31488909+miss-islington@users.noreply.github.com>
Tue, 25 Jul 2023 20:01:18 +0000 (13:01 -0700)
committerGitHub <noreply@github.com>
Tue, 25 Jul 2023 20:01:18 +0000 (23:01 +0300)
commitc3c8916dea0142736efb087ea08bf667dfcf3c50
treed389a068732517dc3b686a62eb390b66d3e5ab92
parent11d86c5c339abd52d1ab5ce0af4d25c44898d046
[3.12] gh-107226: PyModule_AddObjectRef() should only be in the limited API 3.10 (GH-107227) (GH-107260)

(cherry picked from commit 698b01513550798886add5e06a1c3f9a89d7dfc6)

Co-authored-by: Serhiy Storchaka <storchaka@gmail.com>
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]