]> git.ipfire.org Git - thirdparty/Python/cpython.git/commit
gh-85283: Build fcntl extension with the limited C API (#116791)
authorVictor Stinner <vstinner@python.org>
Thu, 14 Mar 2024 12:01:13 +0000 (13:01 +0100)
committerGitHub <noreply@github.com>
Thu, 14 Mar 2024 12:01:13 +0000 (12:01 +0000)
commit97b80af897cd3376a5be66c8d5d63310723a1590
tree1dcaf05b15529c2a9859305b9291d18228b6ae5f
parentf20dfb7569a769da50cd75f4932b9abe78e55d75
gh-85283: Build fcntl extension with the limited C API (#116791)
Doc/whatsnew/3.13.rst
Misc/NEWS.d/next/C API/2024-03-14-10-33-58.gh-issue-85283.LOgmdU.rst [new file with mode: 0644]
Modules/clinic/fcntlmodule.c.h
Modules/fcntlmodule.c