Skip to content

gh-133465: Allow PyErr_CheckSignals to be called without holding the GIL.#133466

Draft
zackw wants to merge 3 commits into
python:mainfrom
MillionConcepts:check-signals-without-gil
Draft

gh-133465: Allow PyErr_CheckSignals to be called without holding the GIL.#133466
zackw wants to merge 3 commits into
python:mainfrom
MillionConcepts:check-signals-without-gil

Add a new function instead of changing PyErr_CheckSignals semantics.

1c3af66
Select commit
Loading
Failed to load commit list.

Workflow runs completed with no jobs