mirror of
https://github.com/python/cpython.git
synced 2026-08-03 12:10:52 +08:00
gh-144601: Avoid sharing exception objects raised in a `PyInit` function across multiple interpreters (GH-144602) (cherry picked from commit fd6b639a49dd1143c6fd8729fc49f17b3114a965) Co-authored-by: Peter Bierma <zintensitydev@gmail.com>
Miscellaneous source files for the main Python shared library