COMMITS
/ Python/thread_pthread_stubs.h November 4, 2023
A
GH-110829: Ensure Thread.join() joins the OS thread (#110848)
Antoine Pitrou committed
September 6, 2023
V
gh-108765: Cleanup #include in Python/*.c files (#108977)
Victor Stinner committed
December 9, 2022
E
gh-81057: Move Threading-Related Globals to _PyRuntimeState (#100084)
Eric Snow committed
July 27, 2022
C
gh-95174: Add pthread stubs for WASI (GH-95234)
Christian Heimes committed