]> git.ipfire.org Git - thirdparty/Python/cpython.git/commit
gh-101758: Fix the wasm Buildbots (gh-101943)
authorEric Snow <ericsnowcurrently@gmail.com>
Thu, 16 Feb 2023 00:54:05 +0000 (17:54 -0700)
committerGitHub <noreply@github.com>
Thu, 16 Feb 2023 00:54:05 +0000 (17:54 -0700)
commit3dea4ba6c1b9237893d23574f931f33c940b74e8
tree7a4afd9349b3a6aeff39b6b642fef76ae1a0aa13
parentb365d88465d9228ce4e9e0be20b88e9e4056ad88
gh-101758: Fix the wasm Buildbots (gh-101943)

They were broken by gh-101920.

https://github.com/python/cpython/issues/101758
Lib/test/test_imp.py
Python/pystate.c