[Python-checkins] [3.11] gh-116831: Fixes tests for c extension in WASI for Python 3.11 (GH-116831) (#116933)

2024-03-17 Thread kushaldas
https://github.com/python/cpython/commit/a93974d452d75e4eec322d768a97c877718ec4e9 commit: a93974d452d75e4eec322d768a97c877718ec4e9 branch: 3.11 author: Kushal Das committer: kushaldas date: 2024-03-18T07:03:01+01:00 summary: [3.11] gh-116831: Fixes tests for c extension in WASI for Python 3.11

[Python-checkins] GH-116313: get WASI builds to run under wasmtime 18 w/ WASI 0.2/preview2 primitives (#116327)

2024-03-05 Thread kushaldas
https://github.com/python/cpython/commit/7af063d1d85f965da06a65eca800f4c537d55fa5 commit: 7af063d1d85f965da06a65eca800f4c537d55fa5 branch: main author: Brett Cannon committer: kushaldas date: 2024-03-05T09:18:53+01:00 summary: GH-116313: get WASI builds to run under wasmtime 18 w/ WASI 0.2