]> git.ipfire.org Git - thirdparty/Python/cpython.git/commit
gh-85283: Convert grp extension to the limited C API (#116611)
authorVictor Stinner <vstinner@python.org>
Tue, 12 Mar 2024 00:46:53 +0000 (01:46 +0100)
committerGitHub <noreply@github.com>
Tue, 12 Mar 2024 00:46:53 +0000 (00:46 +0000)
commit3cc5ae5c2c6e729ca2750ed490dad56faa7c342d
tree3202d637774b9d570f1f256d532d90bec7206573
parentba13215eb1ec20b6af10e3fcee7a725bd7a7f83e
gh-85283: Convert grp extension to the limited C API (#116611)

posixmodule.h: remove check on the limited C API, since these helpers
are not part of the public C API.
Include/internal/pycore_global_objects_fini_generated.h
Include/internal/pycore_global_strings.h
Include/internal/pycore_runtime_init_generated.h
Include/internal/pycore_unicodeobject_generated.h
Modules/clinic/grpmodule.c.h
Modules/grpmodule.c
Modules/posixmodule.h
Tools/c-analyzer/cpython/ignored.tsv