Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | [3.12] gh-111644: Fix support threading_cleanup() (GH-111714) (#111716) | Miss Islington (bot) | 2023-11-04 | 1 | -25/+28 |
* | [3.12] gh-104812: Run Pending Calls in any Thread (gh-104813) (gh-105752) | Eric Snow | 2023-06-14 | 1 | -2/+7 |
* | Use support.sleeping_retry() and support.busy_retry() (#93848) | Victor Stinner | 2022-06-15 | 1 | -10/+8 |
* | gh-84461: Add sys._emscripten_info, improve docs and build (gh-91781) | Christian Heimes | 2022-04-23 | 1 | -6/+1 |
* | bpo-40280: Detect missing threading on WASM platforms (GH-32352) | Christian Heimes | 2022-04-07 | 1 | -1/+14 |
* | bpo-40280: Detect if WASM platform supports threading (GH-32243) | Christian Heimes | 2022-04-02 | 1 | -0/+27 |
* | Fix typos in the Lib directory (GH-28775) | Christian Clauss | 2021-10-06 | 1 | -1/+1 |
* | bpo-40275: Fix test.support.threading_helper (GH-20488) | Victor Stinner | 2020-05-28 | 1 | -6/+7 |
* | bpo-40275: Adding threading_helper submodule in test.support (GH-20263) | Hai Shi | 2020-05-27 | 1 | -0/+208 |