Skip to content

[3.10] fixes gh-96078: os.sched_yield release the GIL while calling sched_yield(2). (gh-97965)#98013

Merged
miss-islington merged 1 commit into
python:3.10from
miss-islington:backport-b9d2e81-3.10
Oct 7, 2022
Merged

[3.10] fixes gh-96078: os.sched_yield release the GIL while calling sched_yield(2). (gh-97965)#98013
miss-islington merged 1 commit into
python:3.10from
miss-islington:backport-b9d2e81-3.10

fixes gh-96078: os.sched_yield release the GIL while calling sched_yi…

4a38944
Select commit
Loading
Failed to load commit list.

Workflow runs completed with no jobs