mirror of
https://github.com/python/cpython.git
synced 2026-08-02 23:25:41 -04:00
gh-144601: Avoid sharing exception objects raised in a `PyInit` function across multiple interpreters (GH-144602)
(cherry picked from commit fd6b639a49)
Co-authored-by: Peter Bierma <[email protected]>