]> git.ipfire.org Git - thirdparty/Python/cpython.git/commit
gh-84461: Silence some compiler warnings on WASM (GH-93978)
authorChristian Heimes <christian@python.org>
Mon, 20 Jun 2022 11:34:40 +0000 (13:34 +0200)
committerGitHub <noreply@github.com>
Mon, 20 Jun 2022 11:34:40 +0000 (13:34 +0200)
commit774ef28814d0d9d57ec813cb31b0a7af6c476127
treeb14188c8f6e7a6a789f6f4c2e8f63b5c0e01808b
parentaffa9f22cfd1e83a5fb413e5ce2feef9ea1a49ac
gh-84461: Silence some compiler warnings on WASM (GH-93978)
Modules/_io/bufferedio.c
Modules/getnameinfo.c
Modules/signalmodule.c
Modules/socketmodule.c
Objects/stringlib/fastsearch.h
configure
configure.ac