]> git.ipfire.org Git - thirdparty/Python/cpython.git/commit
bpo-45434: Move _Py_BEGIN_SUPPRESS_IPH to pycore_fileutils.h (GH-28922)
authorVictor Stinner <vstinner@python.org>
Wed, 13 Oct 2021 13:03:35 +0000 (15:03 +0200)
committerGitHub <noreply@github.com>
Wed, 13 Oct 2021 13:03:35 +0000 (15:03 +0200)
commit97308dfcdc0696e0b116c37386e2ff4d72e6c3f4
treea827f813979840eb28c66d5b74ab6f653fe51207
parent7cdc2a0f4b785327ad9d55312409a06e554df3d5
bpo-45434: Move _Py_BEGIN_SUPPRESS_IPH to pycore_fileutils.h (GH-28922)
Include/internal/pycore_fileutils.h
Include/pyport.h
Modules/_io/fileio.c
Modules/_io/winconsoleio.c
Modules/signalmodule.c
Modules/timemodule.c
PC/getpathp.c
PC/msvcrtmodule.c
Parser/myreadline.c
Python/traceback.c