]> git.ipfire.org Git - thirdparty/Python/cpython.git/commit
bpo-46315: Add ifdef HAVE_ feature checks for WASI compatibility (GH-30507)
authorChristian Heimes <christian@python.org>
Thu, 13 Jan 2022 08:46:04 +0000 (10:46 +0200)
committerGitHub <noreply@github.com>
Thu, 13 Jan 2022 08:46:04 +0000 (09:46 +0100)
commita6ca8eee2254762422f90cf94fbaac34f85db780
tree6017b6edc8445b18afc5ec23c5e75a4bdb983ba5
parent1de60155d5d01be2924e72fb68dd13d4fd00acd7
bpo-46315: Add ifdef HAVE_ feature checks for WASI compatibility (GH-30507)
14 files changed:
Include/internal/pycore_condvar.h
Include/pythread.h
Misc/NEWS.d/next/Build/2022-01-09-15-48-49.bpo-46315.NdCRLu.rst [new file with mode: 0644]
Modules/_randommodule.c
Modules/clinic/posixmodule.c.h
Modules/faulthandler.c
Modules/posixmodule.c
Modules/xxsubtype.c
PC/pyconfig.h
Python/pyfpe.c
Tools/wasm/config.site-wasm32-wasi [new file with mode: 0644]
configure
configure.ac
pyconfig.h.in