Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | bpo-39791: Support file systems that cannot support non-ascii filenames (skip... | Miss Islington (bot) | 2020-06-07 | 1 | -0/+11 |
* | bpo-39791: Refresh importlib.metadata from importlib_metadata 1.6.1. (GH-2065... | Miss Islington (bot) | 2020-06-05 | 1 | -0/+15 |
* | Clean up compatibility code in importlib fixtures (#19156) | Jason R. Coombs | 2020-04-15 | 1 | -16/+2 |
* | bpo-39595: Improve zipfile.Path performance (#18406) | Jason R. Coombs | 2020-02-12 | 1 | -2/+21 |
* | bpo-37697: Sync with importlib_metadata 0.19 (#14993) | Jason R. Coombs | 2019-07-28 | 1 | -0/+1 |
* | bpo-34632: Add importlib.metadata (GH-12547) | Jason R. Coombs | 2019-05-24 | 1 | -0/+199 |