This website requires JavaScript.
Explore
Help
Sign in
jepler
/
cpython
Watch
1
Star
0
Fork
You've already forked cpython
0
Code
Issues
Pull requests
Projects
Releases
Packages
Wiki
Activity
remove-outdated-comment
cpython
/
Lib
/
test
/
test_importlib
/
metadata
History
Jason R. Coombs
1ba0bb21ed
gh-120910: Fix issue resolving relative paths outside site-packages. (
#120911
)
...
Incorporates changes from importlib_metadata 7.2.1.
2024-06-23 13:06:07 -04:00
..
data
__init__.py
_context.py
_path.py
fixtures.py
gh-120910: Fix issue resolving relative paths outside site-packages. (
#120911
)
2024-06-23 13:06:07 -04:00
stubs.py
test_api.py
gh-120910: Fix issue resolving relative paths outside site-packages. (
#120911
)
2024-06-23 13:06:07 -04:00
test_main.py
gh-120801: Refactor importlib.metadata fixtures. (
#120803
)
2024-06-20 19:00:39 +00:00
test_zip.py