]> git.ipfire.org Git - thirdparty/Python/cpython.git/commit
GH-93207: Remove HAVE_STDARG_PROTOTYPES configure check for stdarg.h (#93215)
authorKumar Aditya <59607654+kumaraditya303@users.noreply.github.com>
Fri, 27 May 2022 11:30:45 +0000 (17:00 +0530)
committerGitHub <noreply@github.com>
Fri, 27 May 2022 11:30:45 +0000 (13:30 +0200)
commitcb04a09d2dfd197436a11de504b92773569e19fb
tree8aa6d8280d9dde5c2058ccd8461f81f207a1a090
parentddc4a782d3f32efbc03c69ddd59b6fa10911bcd9
GH-93207: Remove HAVE_STDARG_PROTOTYPES configure check for stdarg.h (#93215)
19 files changed:
Doc/whatsnew/3.12.rst
Misc/NEWS.d/next/Build/2022-05-25-13-56-00.gh-issue-93207.B9Rubf.rst [new file with mode: 0644]
Modules/_asynciomodule.c
Modules/_hashopenssl.c
Objects/bytesobject.c
Objects/exceptions.c
Objects/unicodeobject.c
PC/pyconfig.h
Parser/tokenizer.c
Python/_warnings.c
Python/compile.c
Python/errors.c
Python/getargs.c
Python/hamt.c
Python/pylifecycle.c
Python/sysmodule.c
configure
configure.ac
pyconfig.h.in