COMMITS
/ Include/internal/pycore_pythread.h November 4, 2023
A
GH-110829: Ensure Thread.join() joins the OS thread (#110848)
Antoine Pitrou committed
October 17, 2023
E
gh-84570: Add Timeouts to SendChannel.send() and RecvChannel.recv() (gh-110567)
Eric Snow committed
E
gh-84570: Send-Wait Fixes for _xxinterpchannels (gh-111006)
Eric Snow committed
D
gh-109693: Remove pycore_atomic.h (gh-110992)
Donghee Na committed
September 30, 2023
V
gh-110014: Include explicitly <unistd.h> header (#110155)
Victor Stinner committed
V
gh-110014: Fix _POSIX_THREADS and _POSIX_SEMAPHORES usage (#110139)
Victor Stinner committed
August 29, 2023
V
gh-106320: Remove private _PyThread_at_fork_reinit() function (#108601)
Victor Stinner committed
August 21, 2023
V
gh-108216: Cleanup #include in internal header files (#108228)
Victor Stinner committed
December 9, 2022
E
gh-81057: Fix the wasm32-wasi Buildbot (gh-100139)
Eric Snow committed
E
gh-81057: Move Threading-Related Globals to _PyRuntimeState (#100084)
Eric Snow committed