This website requires JavaScript.
Explore
Help
Register
Sign In
PublicArchive
/
cpython
Watch
2
Star
0
Fork
0
You've already forked cpython
mirror of
https://github.com/python/cpython.git
synced
2026-05-31 08:39:49 -04:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
b14e5df120ca8ce968a67df2e00e7a764dd703a0
cpython
/
Lib
/
test
/
test_importlib
T
History
Alex Waygood
0622839cfe
gh-112414: Fix
AttributeError
when calling
repr()
on a namespace package imported with a custom loader (
#112425
)
2023-11-27 08:19:29 +00:00
..
builtin
…
data
…
extension
…
frozen
…
import_
gh-112414: Fix
AttributeError
when calling
repr()
on a namespace package imported with a custom loader (
#112425
)
2023-11-27 08:19:29 +00:00
namespace_pkgs
…
partial
…
resources
…
source
…
__init__.py
…
__main__.py
…
_context.py
…
_path.py
…
abc.py
…
fixtures.py
…
stubs.py
…
test_abc.py
…
test_api.py
…
test_lazy.py
…
test_locks.py
…
test_main.py
…
test_metadata_api.py
…
test_namespace_pkgs.py
gh-112414: Fix
AttributeError
when calling
repr()
on a namespace package imported with a custom loader (
#112425
)
2023-11-27 08:19:29 +00:00
test_pkg_import.py
…
test_spec.py
…
test_threaded_import.py
…
test_util.py
gh-76785: Return an "excinfo" Object From Interpreter.run() (gh-111573)
2023-11-23 00:55:00 +00:00
test_windows.py
…
test_zip.py
…
threaded_import_hangers.py
…
util.py
…