]> git.ipfire.org Git - thirdparty/Python/cpython.git/commit
[3.11] 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:02:06 +0000 (13:02 -0700)
committerGitHub <noreply@github.com>
Tue, 25 Jul 2023 20:02:06 +0000 (23:02 +0300)
commit2ce8e133d0ed13d439477659d6349c26728d839c
tree7fd283329c7130294d8855abf088f7435b262f4c
parent41756e3960a38249b9e0076412ef5e08625a7acc
[3.11] gh-107226: PyModule_AddObjectRef() should only be in the limited API 3.10 (GH-107227) (GH-107261)

(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]