Issue39022
Created on 2019-12-10 23:24 by jaraco, last changed 2019-12-11 02:45 by jaraco. This issue is now closed.
| Pull Requests | |||
|---|---|---|---|
| URL | Status | Linked | Edit |
| PR 17568 | merged | jaraco, 2019-12-10 23:33 | |
| PR 17569 | merged | miss-islington, 2019-12-11 01:05 | |
| Messages (3) | |||
|---|---|---|---|
| msg358233 - (view) | Author: Jason R. Coombs (jaraco) * | Date: 2019-12-10 23:24 | |
Calling for another refresh of importlib.metadata from the third-party package. History at https://importlib-metadata.readthedocs.io/en/latest/changelog%20(links).html. |
|||
| msg358238 - (view) | Author: Jason R. Coombs (jaraco) * | Date: 2019-12-11 01:05 | |
New changeset b7a0109cd2bafaa21a4d50aad307e901c68f9156 by Jason R. Coombs in branch 'master': bpo-39022, bpo-38594: Sync with importlib_metadata 1.3 (GH-17568) https://github.com/python/cpython/commit/b7a0109cd2bafaa21a4d50aad307e901c68f9156 |
|||
| msg358242 - (view) | Author: Jason R. Coombs (jaraco) * | Date: 2019-12-11 01:47 | |
New changeset b738237d6792acba85b1f6e6c8993a812c7fd815 by Jason R. Coombs (Miss Islington (bot)) in branch '3.8': bpo-39022, bpo-38594: Sync with importlib_metadata 1.3 (GH-17568) (GH-17569) https://github.com/python/cpython/commit/b738237d6792acba85b1f6e6c8993a812c7fd815 |
|||
| History | |||
|---|---|---|---|
| Date | User | Action | Args |
| 2019-12-11 02:45:21 | jaraco | set | status: open -> closed resolution: fixed stage: patch review -> resolved |
| 2019-12-11 01:47:13 | jaraco | set | messages: + msg358242 |
| 2019-12-11 01:05:25 | miss-islington | set | pull_requests: + pull_request17042 |
| 2019-12-11 01:05:19 | jaraco | set | messages: + msg358238 |
| 2019-12-10 23:33:01 | jaraco | set | keywords:
+ patch stage: patch review pull_requests: + pull_request17040 |
| 2019-12-10 23:28:35 | jaraco | set | title: Synchronize importlib.metadata with importlib_metadata 1.2 -> Synchronize importlib.metadata with importlib_metadata 1.3 |
| 2019-12-10 23:24:23 | jaraco | create | |