mirror of
https://github.com/python/cpython.git
synced 2026-05-06 12:49:07 -04:00
907958c4ba
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 <zintensitydev@gmail.com>
Miscellaneous source files for the main Python shared library