]> git.ipfire.org Git - thirdparty/Python/cpython.git/commit
gh-131238: Remove pycore_object_deferred.h from pycore_object.h (#131549)
authorVictor Stinner <vstinner@python.org>
Fri, 21 Mar 2025 16:44:10 +0000 (17:44 +0100)
committerGitHub <noreply@github.com>
Fri, 21 Mar 2025 16:44:10 +0000 (16:44 +0000)
commit1a082085ae3e3eb62fd8bfadbea3f1f526b551f6
tree14d49d94acaf1e1eb836bd4a9f3605ade3d5ee29
parent3a09986553dd7778cae43d552c9006a30973ce3a
gh-131238: Remove pycore_object_deferred.h from pycore_object.h (#131549)

Remove also pycore_function.h from pycore_typeobject.h.
Include/internal/pycore_interpframe.h
Include/internal/pycore_object.h
Include/internal/pycore_stackref.h
Include/internal/pycore_typeobject.h
Modules/_threadmodule.c
Objects/codeobject.c
Objects/descrobject.c
Objects/funcobject.c
Objects/moduleobject.c
Objects/obmalloc.c