| Commit message (Expand) | Author | Age | Files | Lines | |
|---|---|---|---|---|---|
| * | GH-110829: Ensure Thread.join() joins the OS thread (#110848) | Antoine Pitrou | 2023-11-04 | 1 | -0/+42 |
| * | gh-84570: Add Timeouts to SendChannel.send() and RecvChannel.recv() (gh-110567) | Eric Snow | 2023-10-17 | 1 | -0/+6 |
| * | gh-84570: Send-Wait Fixes for _xxinterpchannels (gh-111006) | Eric Snow | 2023-10-17 | 1 | -0/+15 |
| * | gh-109693: Remove pycore_atomic.h (gh-110992) | Donghee Na | 2023-10-17 | 1 | -0/+2 |
| * | gh-110014: Include explicitly <unistd.h> header (#110155) | Victor Stinner | 2023-09-30 | 1 | -1/+2 |
| * | gh-110014: Fix _POSIX_THREADS and _POSIX_SEMAPHORES usage (#110139) | Victor Stinner | 2023-09-30 | 1 | -23/+23 |
| * | gh-106320: Remove private _PyThread_at_fork_reinit() function (#108601) | Victor Stinner | 2023-08-29 | 1 | -0/+8 |
| * | gh-108216: Cleanup #include in internal header files (#108228) | Victor Stinner | 2023-08-21 | 1 | -5/+5 |
| * | gh-81057: Fix the wasm32-wasi Buildbot (gh-100139) | Eric Snow | 2022-12-09 | 1 | -1/+1 |
| * | gh-81057: Move Threading-Related Globals to _PyRuntimeState (#100084) | Eric Snow | 2022-12-09 | 1 | -0/+81 |
