summaryrefslogtreecommitdiffstats
path: root/Lib/test/test_importlib/test_main.py
Commit message (Expand)AuthorAgeFilesLines
* bpo-37697: Sync with importlib_metadata 0.19 (GH-14993) (GH-14995)Miss Islington (bot)2019-07-281-3/+16
* [3.8] Fix typos in docs, comments and test assert messages (GH-14872). (#14900)Kyle Stanley2019-07-221-1/+1
* Don't crash if there exists an EGG-INFO directory on sys.path (#13667)Anthony Sottile2019-05-301-0/+8
* bpo-34632: Add importlib.metadata (GH-12547)Jason R. Coombs2019-05-241-0/+158