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
/
importlib
/
metadata
Commit message (
Expand
)
Author
Age
Files
Lines
*
[3.10] gh-99130: Apply bugfixes from importlib_metadata 4.11.4. (#99132)
Jason R. Coombs
2022-11-10
2
-5/+36
*
[3.10] bpo-47004: Sync with importlib_metadata 4.11.3. (GH-31854). (GH-31857)
Jason R. Coombs
2022-03-13
1
-3/+30
*
bpo-46246: add missing __slots__ to importlib.metadata.DeprecatedList (GH-30452)
Miss Islington (bot)
2022-02-11
1
-0/+2
*
[3.10] bpo-46474: Avoid REDoS in EntryPoint.pattern (sync with importlib_meta...
Jason R. Coombs
2022-01-23
1
-2/+2
*
bpo-46105: Honor spec when generating requirement specs with urls and extras....
Miss Islington (bot)
2021-12-16
1
-2/+11
*
[bpo-45765] Fix distribution discovery on empty path. (GH-29487) (GH-29510)
Miss Islington (bot)
2021-11-13
1
-1/+1
*
bpo-44464: Remove special exclusion for flake8 in the deprecation warnings. (...
Miss Islington (bot)
2021-06-27
1
-9/+1
*
[3.10] bpo-44246: Restore compatibility in entry_points (GH-26468) (GH-26471)
Miss Islington (bot)
2021-05-31
1
-1/+102
*
bpo-44246: Entry points performance improvements. (GH-26467)
Miss Islington (bot)
2021-05-31
1
-1/+23
*
[3.10] bpo-44241: Incorporate changes from importlib_metadata 4.1. (GH-26382)...
Miss Islington (bot)
2021-05-27
3
-8/+28
*
bpo-38693: importlib.metadata f-strings (GH-26383)
Miss Islington (bot)
2021-05-26
1
-5/+4
*
bpo-44210: make importlib.metadata._meta.PackageMetadata public (GH-26299)
Miss Islington (bot)
2021-05-23
1
-0/+2
*
bpo-43926: Cleaner metadata with PEP 566 JSON support. (GH-25565)
Jason R. Coombs
2021-05-02
7
-0/+1219
*
Make importlib.metadata a simple module (#15153)
Barry Warsaw
2019-08-06
1
-397/+0
*
bpo-37697: Sync with importlib_metadata 0.19 (#14993)
Jason R. Coombs
2019-07-28
1
-1/+1
*
cross port importlib-metadata PR #76 (#13903)
Anthony Sottile
2019-06-07
1
-0/+2
*
Don't crash if there exists an EGG-INFO directory on sys.path (#13667)
Anthony Sottile
2019-05-30
1
-1/+2
*
bpo-34632: Add importlib.metadata (GH-12547)
Jason R. Coombs
2019-05-24
1
-0/+394