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_metadata_api.py
Commit message (
Expand
)
Author
Age
Files
Lines
*
gh-97781: Apply changes from importlib_metadata 5. (GH-97785)
Jason R. Coombs
2022-10-06
1
-56/+0
*
gh-93259: Validate arg to ``Distribution.from_name``. (GH-94270)
Jason R. Coombs
2022-06-26
1
-3/+3
*
bpo-46126: Restore docstrings in importlib.metadata tests. (#32288)
Jason R. Coombs
2022-04-17
1
-12/+20
*
bpo-47004: Sync with importlib_metadata 4.11.3. (#31854)
Jason R. Coombs
2022-03-13
1
-0/+10
*
bpo-46246: add missing __slots__ to importlib.metadata.DeprecatedList (GH-30452)
Arie Bovenberg
2022-02-11
1
-0/+5
*
bpo-46425: Partially revert "bpo-46425: fix direct invocation of `test_import...
Jason R. Coombs
2022-01-23
1
-5/+1
*
bpo-46425: fix direct invocation of `test_importlib` (GH-30682)
Nikita Sobolev
2022-01-22
1
-1/+5
*
bpo-44893: Implement EntryPoint as simple class with attributes. (GH-30150)
Jason R. Coombs
2021-12-16
1
-5/+3
*
bpo-46105: Honor spec when generating requirement specs with urls and extras....
Jason R. Coombs
2021-12-16
1
-0/+2
*
bpo-44784: Apply changes from importlib_metadata 4.6.3 (GH-27508)
Jason R. Coombs
2021-07-31
1
-6/+12
*
bpo-44451: Reset DeprecationWarning filters in test_importlib.test_entry_poin...
Miro HronĨok
2021-06-18
1
-0/+1
*
bpo-44246: Restore compatibility in entry_points (GH-26468)
Jason R. Coombs
2021-05-31
1
-0/+16
*
bpo-43926: Cleaner metadata with PEP 566 JSON support. (GH-25565)
Jason R. Coombs
2021-05-02
1
-0/+23
*
bpo-43780: Sync with importlib_metadata 3.10 (GH-25297)
Jason R. Coombs
2021-04-24
1
-0/+7
*
bpo-43672: raise ImportWarning when calling find_loader() (GH-25119)
Brett Cannon
2021-04-02
1
-20/+12
*
bpo-43428: Sync with importlib_metadata 3.7. (GH-24782)
Jason R. Coombs
2021-03-13
1
-2/+82
*
bpo-42382: In importlib.metadata, `EntryPoint` objects now expose `dist` (#23...
Jason R. Coombs
2020-12-31
1
-34/+63
*
bpo-38086: Sync importlib.metadata with importlib_metadata 0.21. (GH-15840)
Jason R. Coombs
2019-09-10
1
-11/+19
*
bpo-38010 Sync importlib.metadata with importlib_metadata 0.20. (GH-15646)
Jason R. Coombs
2019-09-02
1
-0/+2
*
bpo-34632: Add importlib.metadata (GH-12547)
Jason R. Coombs
2019-05-24
1
-0/+151