| Commit message (Expand) | Author | Age | Files | Lines |
* | gh-120910: Fix issue resolving relative paths outside site-packages. (#120911) | Jason R. Coombs | 2024-06-23 | 1 | -1/+1 |
|
|
* | GH-109653: Defer import of ``importlib.metadata._adapters`` (#109829) | Adam Turner | 2024-03-21 | 1 | -1/+4 |
|
|
* | gh-117089: Apply changes from importlib_metadata 7.1.0 (#117094) | Jason R. Coombs | 2024-03-21 | 2 | -56/+151 |
|
|
* | gh-116811: Ensure MetadataPathFinder.invalidate_caches is reachable when dele... | Jason R. Coombs | 2024-03-14 | 1 | -0/+1 |
|
|
* | gh-109653: Improve import time of importlib.metadata / email.utils (#114664) | Shantanu | 2024-01-29 | 1 | -1/+4 |
|
|
* | gh-113174: Sync with importlib_metadata 7.0 (#113175) | Jason R. Coombs | 2023-12-21 | 4 | -78/+130 |
|
|
* | gh-105407: Remove unused imports in the stdlib (#105411) | Victor Stinner | 2023-06-06 | 1 | -1/+0 |
|
|
* | gh-103661: Apply bugfix from importlib_metadata 6.5.1 and restore test. (#103... | Jason R. Coombs | 2023-04-22 | 1 | -12/+14 |
|
|
* | Sync with importlib_metadata 6.5 (GH-103584) | Jason R. Coombs | 2023-04-21 | 3 | -20/+127 |
|
|
* | gh-97781: Apply changes from importlib_metadata 5. (GH-97785) | Jason R. Coombs | 2022-10-06 | 1 | -201/+10 |
|
|
* | gh-93259: Validate arg to ``Distribution.from_name``. (GH-94270) | Jason R. Coombs | 2022-06-26 | 1 | -14/+34 |
|
|
* | bpo-47004: Sync with importlib_metadata 4.11.3. (#31854) | Jason R. Coombs | 2022-03-13 | 1 | -18/+39 |
|
|
* | bpo-46246: add missing __slots__ to importlib.metadata.DeprecatedList (GH-30452) | Arie Bovenberg | 2022-02-11 | 1 | -0/+2 |
|
|
* | bpo-46474: Avoid REDoS in EntryPoint.pattern (sync with importlib_metadata 4.... | Jason R. Coombs | 2022-01-23 | 1 | -2/+2 |
|
|
* | bpo-46474: Apply changes from importlib_metadata 4.10.0 (GH-30802) | Jason R. Coombs | 2022-01-23 | 1 | -12/+0 |
|
|
* | bpo-44893: Implement EntryPoint as simple class with attributes. (GH-30150) | Jason R. Coombs | 2021-12-16 | 5 | -66/+176 |
|
|
* | bpo-46105: Honor spec when generating requirement specs with urls and extras.... | Jason R. Coombs | 2021-12-16 | 1 | -2/+11 |
|
|
* | [bpo-45765] Fix distribution discovery on empty path. (#29487) | Jason R. Coombs | 2021-11-09 | 1 | -1/+1 |
|
|
* | bpo-44464: Remove special exclusion for flake8 in the deprecation warnings. (... | Jason R. Coombs | 2021-06-27 | 1 | -9/+1 |
|
|
* | bpo-44246: Restore compatibility in entry_points (GH-26468) | Jason R. Coombs | 2021-05-31 | 1 | -1/+102 |
|
|
* | bpo-44246: Entry points performance improvements. (GH-26467) | Jason R. Coombs | 2021-05-31 | 1 | -1/+23 |
|
|
* | bpo-38693: importlib.metadata f-strings (GH-26383) | Jason R. Coombs | 2021-05-26 | 1 | -5/+4 |
|
|
* | bpo-44241: Incorporate changes from importlib_metadata 4.1. (#26382) | Jason R. Coombs | 2021-05-26 | 3 | -8/+28 |
|
|
* | bpo-44210: make importlib.metadata._meta.PackageMetadata public (GH-26299) | Filipe LaĆns | 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 |
|
|