mirror of
https://github.com/python/cpython.git
synced 2025-10-17 04:08:28 +00:00
[3.12] GH-115983: skip building shared modules for testing under WASI (GH-116528) (#120316)
GH-115983: skip building shared modules for testing under WASI (GH-116528)
(cherry picked from commit 8c094c3095
)
Co-authored-by: Brett Cannon <brett@python.org>
This commit is contained in:
parent
7545b7cb63
commit
a9f2daf1ab
3 changed files with 15 additions and 0 deletions
|
@ -0,0 +1 @@
|
|||
Skip building test modules that must be built as shared under WASI.
|
Loading…
Add table
Add a link
Reference in a new issue