index
:
cpython.git
2.7
3.3
3.4
3.5
3.6
benjamin-clang
benjamin-iteration-torture
buildbot-custom
master
https://github.com/python/cpython.git
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
Lib
/
test
/
test_importlib
/
test_main.py
Commit message (
Expand
)
Author
Age
Files
Lines
*
bpo-43926: Cleaner metadata with PEP 566 JSON support. (GH-25565)
Jason R. Coombs
2021-05-02
1
-3/+3
*
bpo-43651: PEP 597: Fix EncodingWarning in some tests (GH-25181)
Inada Naoki
2021-04-05
1
-2/+2
*
bpo-43672: raise ImportWarning when calling find_loader() (GH-25119)
Brett Cannon
2021-04-02
1
-24/+12
*
bpo-43428: Sync with importlib_metadata 3.7. (GH-24782)
Jason R. Coombs
2021-03-13
1
-5/+5
*
bpo-42382: In importlib.metadata, `EntryPoint` objects now expose `dist` (#23...
Jason R. Coombs
2020-12-31
1
-30/+34
*
bpo-42089: Sync with current cpython branch of importlib_metadata (GH-22775)
Barry Warsaw
2020-10-19
1
-0/+12
*
bpo-39791: Support file systems that cannot support non-ascii filenames (skip...
Jason R. Coombs
2020-06-07
1
-2/+7
*
bpo-39791: Refresh importlib.metadata from importlib_metadata 1.6.1. (GH-20659)
Jason R. Coombs
2020-06-05
1
-0/+16
*
bpo-39595: Improve zipfile.Path performance (#18406)
Jason R. Coombs
2020-02-12
1
-0/+32
*
bpo-39022, bpo-38594: Sync with importlib_metadata 1.3 (GH-17568)
Jason R. Coombs
2019-12-11
1
-0/+33
*
bpo-38086: Sync importlib.metadata with importlib_metadata 0.21. (GH-15840)
Jason R. Coombs
2019-09-10
1
-0/+4
*
Fix typos mostly in comments, docs and test names (GH-15209)
Min ho Kim
2019-08-30
1
-1/+1
*
bpo-37697: Sync with importlib_metadata 0.19 (#14993)
Jason R. Coombs
2019-07-28
1
-3/+16
*
Fix typos in docs, comments and test assert messages (#14872)
Min ho Kim
2019-07-21
1
-1/+1
*
Don't crash if there exists an EGG-INFO directory on sys.path (#13667)
Anthony Sottile
2019-05-30
1
-0/+8
*
bpo-34632: Add importlib.metadata (GH-12547)
Jason R. Coombs
2019-05-24
1
-0/+158