cpython/Lib/test/test_importlib
Miss Islington (bot) 523024499e
[3.13] gh-134100: Fix use-after-free in PyImport_ImportModuleLevelObject (GH-134117) (#134172)
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:28 +05:30
..
builtin
extension [3.13] gh-71339: Use new assertion methods in test_import and test_importlib (GH-129052) (#129123) 2025-04-08 12:43:04 +02:00
frozen [3.13] gh-71339: Use new assertion methods in test_import and test_importlib (GH-129052) (#129123) 2025-04-08 12:43:04 +02:00
import_ [3.13] gh-134100: Fix use-after-free in PyImport_ImportModuleLevelObject (GH-134117) (#134172) 2025-05-18 20:38:28 +05:30
metadata [3.13] gh-120910: Fix issue resolving relative paths outside site-packages. (GH-120911) (#120917) 2024-06-23 17:30:08 +00:00
namespace_pkgs
partial
resources [3.13] gh-71339: Use new assertion methods in test_import and test_importlib (GH-129052) (#129123) 2025-04-08 12:43:04 +02:00
source [3.13] gh-71339: Use new assertion methods in test_import and test_importlib (GH-129052) (#129123) 2025-04-08 12:43:04 +02:00
__init__.py
__main__.py
abc.py
test_abc.py [3.13] gh-71339: Use new assertion methods in test_import and test_importlib (GH-129052) (#129123) 2025-04-08 12:43:04 +02:00
test_api.py [3.13] gh-71339: Use new assertion methods in test_import and test_importlib (GH-129052) (#129123) 2025-04-08 12:43:04 +02:00
test_lazy.py [3.13] gh-71339: Use new assertion methods in test_import and test_importlib (GH-129052) (#129123) 2025-04-08 12:43:04 +02:00
test_locks.py
test_namespace_pkgs.py [3.13] gh-71339: Use new assertion methods in test_import and test_importlib (GH-129052) (#129123) 2025-04-08 12:43:04 +02:00
test_pkg_import.py [3.13] gh-71339: Use new assertion methods in test_import and test_importlib (GH-129052) (#129123) 2025-04-08 12:43:04 +02:00
test_spec.py [3.13] gh-71339: Use new assertion methods in test_import and test_importlib (GH-129052) (#129123) 2025-04-08 12:43:04 +02:00
test_threaded_import.py [3.13] gh-133454: Mark tests with many threads that use much memory as bigmem (GH-133456) (GH-133664) 2025-05-08 13:20:34 +00:00
test_util.py [3.13] gh-71339: Use new assertion methods in test_import and test_importlib (GH-129052) (#129123) 2025-04-08 12:43:04 +02:00
test_windows.py
threaded_import_hangers.py
util.py [3.13] gh-71339: Use new assertion methods in test_import and test_importlib (GH-129052) (#129123) 2025-04-08 12:43:04 +02:00