Skip to content

[3.13] gh-144601: Avoid sharing exception objects raised in a PyInit function across multiple interpreters (GH-144602) - #144880

Merged
ZeroIntensity merged 1 commit into
python:3.13from
ZeroIntensity:backport-fd6b639-3.13
Feb 16, 2026
Merged

[3.13] gh-144601: Avoid sharing exception objects raised in a PyInit function across multiple interpreters (GH-144602)#144880
ZeroIntensity merged 1 commit into
python:3.13from
ZeroIntensity:backport-fd6b639-3.13

Conversation

@ZeroIntensity

@ZeroIntensityZeroIntensity commented Feb 16, 2026

Copy link
Copy Markdown
Member

…PyInit` function across multiple interpreters (pythonGH-144602)
(cherry picked from commit fd6b639)
Co-authored-by: Peter Bierma <zintensitydev@gmail.com>
Sign up for freeto join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant

@ZeroIntensity