mirror of
https://github.com/python/cpython.git
synced 2026-07-29 05:08:36 -04:00
gh-134100: Fix use-after-free in `PyImport_ImportModuleLevelObject` (GH-134117)
(cherry picked from commit 4e9005d32f)
Co-authored-by: Nico-Posada <[email protected]>