Sorry, something went wrong.
|
Thanks @ericsnowcurrently for the PR 🌮🎉.. I'm working now to backport this PR to: 3.12. |
Sorry, something went wrong.
|
GH-109586 is a backport of this pull request to the 3.12 branch. |
Sorry, something went wrong.
|
GH-112288 is a backport of this pull request to the 3.12 branch. |
Sorry, something went wrong.
This fixes some crashes in the _xxinterpchannels module, due to a race between interpreters.
(Backporting this to 3.12 will have to be done in a way that does not introduce the new _PyCrossInterpreterData_ReleaseAndRawFree() into the public ABI.)