Issue39297
Created on 2020-01-11 01:09 by jaraco, last changed 2020-01-11 16:34 by jaraco. This issue is now closed.
| Pull Requests | |||
|---|---|---|---|
| URL | Status | Linked | Edit |
| PR 17947 | merged | jaraco, 2020-01-11 01:14 | |
| PR 17952 | merged | miss-islington, 2020-01-11 15:38 | |
| Messages (3) | |||
|---|---|---|---|
| msg359773 - (view) | Author: Jason R. Coombs (jaraco) * | Date: 2020-01-11 01:09 | |
Importlib_metadata 1.4 adds performance improvements to the distribution discovery mechanism. Let's incorporate those upstream. |
|||
| msg359801 - (view) | Author: Jason R. Coombs (jaraco) * | Date: 2020-01-11 15:37 | |
New changeset 136735c1a2efb320e4cbb64b40f1191228745b39 by Jason R. Coombs in branch 'master': bpo-39297: Update for importlib_metadata 1.4. (GH-17947) https://github.com/python/cpython/commit/136735c1a2efb320e4cbb64b40f1191228745b39 |
|||
| msg359804 - (view) | Author: Jason R. Coombs (jaraco) * | Date: 2020-01-11 15:57 | |
New changeset 98b1c0c7ac7c80aac8bce8648fe14b55abeb382a by Jason R. Coombs (Miss Islington (bot)) in branch '3.8': bpo-39297: Update for importlib_metadata 1.4. (GH-17947) (GH-17952) https://github.com/python/cpython/commit/98b1c0c7ac7c80aac8bce8648fe14b55abeb382a |
|||
| History | |||
|---|---|---|---|
| Date | User | Action | Args |
| 2020-01-11 16:34:48 | jaraco | set | status: open -> closed resolution: fixed stage: patch review -> resolved |
| 2020-01-11 15:57:04 | jaraco | set | messages: + msg359804 |
| 2020-01-11 15:38:00 | miss-islington | set | pull_requests: + pull_request17361 |
| 2020-01-11 15:37:34 | jaraco | set | messages: + msg359801 |
| 2020-01-11 01:14:43 | jaraco | set | keywords:
+ patch stage: patch review pull_requests: + pull_request17355 |
| 2020-01-11 01:09:02 | jaraco | create | |