cpython/Lib/test/test_importlib/import_
Miss Islington (bot) 8d51ed6b05
[3.14] gh-134100: Fix use-after-free in PyImport_ImportModuleLevelObject (GH-134117) (#134171)
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>
2025-05-18 20:38:40 +05:30
..
__init__.py
__main__.py
test___loader__.py
test___package__.py
test_api.py
test_caching.py
test_fromlist.py
test_helpers.py
test_meta_path.py
test_packages.py
test_path.py gh-131647: fix 'sys.path_hooks is empty' warning in test_importlib (#131648) 2025-03-25 18:16:15 +01:00
test_relative_imports.py [3.14] gh-134100: Fix use-after-free in PyImport_ImportModuleLevelObject (GH-134117) (#134171) 2025-05-18 20:38:40 +05:30