index
:
cpython
3.10
3.11
3.12
3.13
3.14
3.9
main
The Python programming language
Aslak Raanes
about
summary
refs
log
tree
commit
diff
stats
homepage
log msg
author
committer
range
path:
root
/
Lib
/
test
/
test_importlib
/
test_zip.py
Commit message (
Expand
)
Author
Age
*
gh-117089: Move importlib.metadata tests to their own package (#117092)
Jason R. Coombs
2024-03-20
*
bpo-46425: Partially revert "bpo-46425: fix direct invocation of `test_import...
Jason R. Coombs
2022-01-22
*
bpo-46425: fix direct invocation of `test_importlib` (GH-30682)
Nikita Sobolev
2022-01-22
*
bpo-44893: Implement EntryPoint as simple class with attributes. (GH-30150)
Jason R. Coombs
2021-12-16
*
bpo-44246: Entry points performance improvements. (GH-26467)
Jason R. Coombs
2021-05-31
*
bpo-43428: Sync with importlib_metadata 3.7. (GH-24782)
Jason R. Coombs
2021-03-13
*
bpo-42382: In importlib.metadata, `EntryPoint` objects now expose `dist` (#23...
Jason R. Coombs
2020-12-31
*
bpo-39791: Refresh importlib.metadata from importlib_metadata 1.6.1. (GH-20659)
Jason R. Coombs
2020-06-05
*
bpo-40275: More lazy imports in test.support (GH-20131)
Hai Shi
2020-05-19
*
bpo-40029 mark test_importlib.test_zip as requiring zlib (#19105)
Roman Yurchak
2020-03-24
*
bpo-37697: Sync with importlib_metadata 0.19 (#14993)
Jason R. Coombs
2019-07-28
*
cross port importlib-metadata PR #76 (#13903)
Anthony Sottile
2019-06-07
*
bpo-34632: Add importlib.metadata (GH-12547)
Jason R. Coombs
2019-05-24