Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | gh-125161: return non zero value in pthread_self on wasi (#125303) | Kumar Aditya | 2024-10-13 | 1 | -5/+5 |
* | GH-110829: Ensure Thread.join() joins the OS thread (#110848) | Antoine Pitrou | 2023-11-04 | 1 | -0/+9 |
* | gh-108765: Cleanup #include in Python/*.c files (#108977) | Victor Stinner | 2023-09-06 | 1 | -1/+1 |
* | gh-81057: Move Threading-Related Globals to _PyRuntimeState (#100084) | Eric Snow | 2022-12-09 | 1 | -6/+3 |
* | gh-95174: Add pthread stubs for WASI (GH-95234) | Christian Heimes | 2022-07-27 | 1 | -0/+185 |