mirror of
https://github.com/python/cpython.git
synced 2026-05-06 20:51:17 -04:00
8d51ed6b05
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>
Miscellaneous source files for the main Python shared library