Issue38010
Created on 2019-09-02 14:19 by jaraco, last changed 2022-04-11 14:59 by admin. This issue is now closed.
| Pull Requests | |||
|---|---|---|---|
| URL | Status | Linked | Edit |
| PR 15646 | merged | jaraco, 2019-09-02 14:27 | |
| PR 15648 | merged | miss-islington, 2019-09-02 15:08 | |
| Messages (3) | |||
|---|---|---|---|
| msg351004 - (view) | Author: Jason R. Coombs (jaraco) * | Date: 2019-09-02 14:19 | |
Importlib_metadata 0.20 addresses two issues (https://importlib-metadata.readthedocs.io/en/latest/changelog%20(links).html#id1). Sync those changes here. |
|||
| msg351008 - (view) | Author: Jason R. Coombs (jaraco) * | Date: 2019-09-02 15:08 | |
New changeset 102e9b40ff6ee45086a5f0d34d9c60c581a1e5e5 by Jason R. Coombs in branch 'master': bpo-38010 Sync importlib.metadata with importlib_metadata 0.20. (GH-15646) https://github.com/python/cpython/commit/102e9b40ff6ee45086a5f0d34d9c60c581a1e5e5 |
|||
| msg351018 - (view) | Author: Jason R. Coombs (jaraco) * | Date: 2019-09-02 16:11 | |
New changeset bf69e160c431dc40d6530d427cec71c6a97522f5 by Jason R. Coombs (Miss Islington (bot)) in branch '3.8': bpo-38010 Sync importlib.metadata with importlib_metadata 0.20. (GH-15646) (GH-15648) https://github.com/python/cpython/commit/bf69e160c431dc40d6530d427cec71c6a97522f5 |
|||
| History | |||
|---|---|---|---|
| Date | User | Action | Args |
| 2022-04-11 14:59:19 | admin | set | github: 82191 |
| 2019-09-02 16:34:49 | barry | set | nosy:
+ barry |
| 2019-09-02 16:11:28 | jaraco | set | status: open -> closed resolution: fixed stage: patch review -> resolved |
| 2019-09-02 16:11:06 | jaraco | set | messages: + msg351018 |
| 2019-09-02 15:08:23 | miss-islington | set | pull_requests: + pull_request15315 |
| 2019-09-02 15:08:06 | jaraco | set | messages: + msg351008 |
| 2019-09-02 14:27:55 | jaraco | set | keywords:
+ patch stage: patch review pull_requests: + pull_request15312 |
| 2019-09-02 14:19:46 | jaraco | create | |