]> git.ipfire.org Git - thirdparty/Python/cpython.git/commit
bpo-46670: Remove unused macros in the Modules directory (GH-31194)
authorVictor Stinner <vstinner@python.org>
Mon, 7 Feb 2022 15:21:31 +0000 (16:21 +0100)
committerGitHub <noreply@github.com>
Mon, 7 Feb 2022 15:21:31 +0000 (16:21 +0100)
commit4f1d3f33dd8b37a151b73533f18b08b0500223e5
treea20153bc057edf36f4abd2ba730ed2f9a1ebd779
parentd3e53bc5321a9f08c7ed5b9383eefb2e03dfa6e2
 bpo-46670: Remove unused macros in the Modules directory (GH-31194)

* bpo-46670: Remove unused macros in the Modules directory

* Add again LINKAT_DIR_FD_CONVERTER: generated by Argument Clinic
Modules/_ctypes/stgdict.c
Modules/_ssl.c
Modules/_struct.c
Modules/_testcapimodule.c
Modules/_tkinter.c
Modules/pwdmodule.c