Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | gh-81057: Fix the wasm32-wasi Buildbot (gh-100139) | Eric Snow | 2022-12-09 | 1 | -1/+1 |
| | | | | | The build was broken by gh-100084. https://github.com/python/cpython/issues/81057 | ||||
* | gh-81057: Move Threading-Related Globals to _PyRuntimeState (#100084) | Eric Snow | 2022-12-09 | 1 | -0/+81 |
https://github.com/python/cpython/issues/81057 |