Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | 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 |