Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | bpo-34632 fix buildbots and remove artifact (GH-13566) | Jason R. Coombs | 2019-05-25 | 1 | -1/+0 |
| | | | | | | * bpo-34632: Also include the test data directory. * bpo-34632: remove the framework resources artifacts, accidentally added in 1bbf7b661f (ccbccce) | ||||
* | bpo-34632: Add importlib.metadata (GH-12547) | Jason R. Coombs | 2019-05-24 | 1 | -0/+1 |
Add importlib.metadata module as forward port of the standalone importlib_metadata. |