cpython/Lib/test/test_importlib
Miss Islington (bot) df59b64589
[3.12] GH-126606: don't write incomplete pyc files (GH-126627) (GH-126810)
GH-126606: don't write incomplete pyc files (GH-126627)
(cherry picked from commit c695e37a3f)

Co-authored-by: CF Bolz-Tereick <cfbolz@gmx.de>
Co-authored-by: Kirill Podoprigora <kirill.bast9@mail.ru>
Co-authored-by: Brett Cannon <brett@python.org>
2024-11-13 14:49:47 -08:00
..
builtin
data
extension [3.12] GH-115979: update test_importlib to work under WASI SDK 21 (GH-116754) (GH-116759) 2024-03-13 21:31:09 +00:00
frozen
import_ [3.12] gh-112414: Add additional unit tests for calling repr() on a namespace package (GH-112475) (#112480) 2023-11-28 00:39:01 +00:00
namespace_pkgs
partial
resources [3.12] gh-121735: Fix module-adjacent references in zip files (gh-123037) (#124011) 2024-09-24 10:19:43 -07:00
source
__init__.py
__main__.py
_context.py
_path.py
abc.py
fixtures.py [3.12] gh-120910: Fix issue resolving relative paths outside site-packages. (GH-120911) (#120918) 2024-06-23 17:30:18 +00:00
stubs.py
test_abc.py
test_api.py [3.12] gh-125519: Improve traceback if importlib.reload() is called with a non-module object (GH-125520) (#125769) 2024-10-21 08:20:42 +00:00
test_lazy.py [3.12] gh-117178: Recover lazy loading of self-referential modules (GH-117179) (#117319) 2024-03-28 11:15:16 +00:00
test_locks.py
test_main.py
test_metadata_api.py [3.12] gh-120910: Fix issue resolving relative paths outside site-packages. (GH-120911) (#120918) 2024-06-23 17:30:18 +00:00
test_namespace_pkgs.py [3.12] gh-112414: Fix AttributeError when calling repr() on a namespace package imported with a custom loader (GH-112425) (#112440) 2023-11-27 08:53:57 +00:00
test_pkg_import.py
test_spec.py [3.12] GH-115979: update test_importlib to work under WASI SDK 21 (GH-116754) (GH-116759) 2024-03-13 21:31:09 +00:00
test_threaded_import.py
test_util.py [3.12] GH-126606: don't write incomplete pyc files (GH-126627) (GH-126810) 2024-11-13 14:49:47 -08:00
test_windows.py
test_zip.py
threaded_import_hangers.py
util.py [3.12] GH-115979: update test_importlib to work under WASI SDK 21 (GH-116754) (GH-116759) 2024-03-13 21:31:09 +00:00