]> git.ipfire.org Git - thirdparty/Python/cpython.git/commit
bpo-45847: Port fcntl to Py_STDLIB_MOD (GH-29696)
authorErlend Egeberg Aasland <erlend.aasland@innova.no>
Mon, 22 Nov 2021 13:02:27 +0000 (14:02 +0100)
committerGitHub <noreply@github.com>
Mon, 22 Nov 2021 13:02:27 +0000 (14:02 +0100)
commit5b946cadaa1175a5caae98bd2d309840bea52a58
treea02528275f2dc25fafd17ce8b9a6c3827891feb3
parent29699a2a2aa2f0d6e790beeae55967fc2f35fe50
bpo-45847: Port fcntl to Py_STDLIB_MOD (GH-29696)

Co-authored-by: Christian Heimes <christian@python.org>
Modules/Setup.stdlib.in
configure
configure.ac
pyconfig.h.in
setup.py