mirror of
https://github.com/python/cpython.git
synced 2026-05-12 07:30:13 -04:00
523024499e
gh-134100: Fix use-after-free in `PyImport_ImportModuleLevelObject` (GH-134117)
(cherry picked from commit 4e9005d32f)
Co-authored-by: Nico-Posada <102486290+Nico-Posada@users.noreply.github.com>