]> git.ipfire.org Git - thirdparty/Python/cpython.git/commit
gh-84461: Silence some compiler warnings on WASM (GH-93978)
authorMiss Islington (bot) <31488909+miss-islington@users.noreply.github.com>
Mon, 20 Jun 2022 12:08:14 +0000 (05:08 -0700)
committerGitHub <noreply@github.com>
Mon, 20 Jun 2022 12:08:14 +0000 (05:08 -0700)
commit81686e701cda58fc155f9bbd2fe07c523185914b
tree67a4c1555afd5ede2e9c74cf09127b9ce8547039
parent5abe4cbe88ecae2f52aa2b320dfbc7b9d1572a10
gh-84461: Silence some compiler warnings on WASM (GH-93978)

(cherry picked from commit 774ef28814d0d9d57ec813cb31b0a7af6c476127)

Co-authored-by: Christian Heimes <christian@python.org>
Modules/_io/bufferedio.c
Modules/getnameinfo.c
Modules/signalmodule.c
Modules/socketmodule.c
Objects/stringlib/fastsearch.h
configure
configure.ac