Skip to content

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

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

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

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

920e025
Select commit
Loading
Failed to load commit list.

Workflow runs completed with no jobs