Issue38086
Created on 2019-09-10 11:36 by jaraco, last changed 2022-04-11 14:59 by admin. This issue is now closed.
| Pull Requests | |||
|---|---|---|---|
| URL | Status | Linked | Edit |
| PR 15840 | merged | jaraco, 2019-09-10 11:41 | |
| PR 15861 | merged | jaraco, 2019-09-10 14:04 | |
| Messages (3) | |||
|---|---|---|---|
| msg351625 - (view) | Author: Jason R. Coombs (jaraco) * | Date: 2019-09-10 11:36 | |
Importlib_metadata 0.21 has been released (technically releasing at this moment). This issue serves as an anchor to incorporate those changes (https://gitlab.com/python-devs/importlib_metadata/blob/4b86813ecf7e40e6d553976e3f5604f90d475fb4/importlib_metadata/docs/changelog.rst). |
|||
| msg351663 - (view) | Author: Brett Cannon (brett.cannon) * | Date: 2019-09-10 13:53 | |
New changeset 17499d82702432955d8e442a1871ff276ca64bc5 by Brett Cannon (Jason R. Coombs) in branch 'master': bpo-38086: Sync importlib.metadata with importlib_metadata 0.21. (GH-15840) https://github.com/python/cpython/commit/17499d82702432955d8e442a1871ff276ca64bc5 |
|||
| msg351694 - (view) | Author: Jason R. Coombs (jaraco) * | Date: 2019-09-10 14:58 | |
New changeset 97c2f68a4c0bf4e69a1e769928d7928fab73a666 by Jason R. Coombs in branch '3.8': [3.8] bpo-38086: Sync importlib.metadata with importlib_metadata 0.21. (GH-15840) (#15861) https://github.com/python/cpython/commit/97c2f68a4c0bf4e69a1e769928d7928fab73a666 |
|||
| History | |||
|---|---|---|---|
| Date | User | Action | Args |
| 2022-04-11 14:59:20 | admin | set | github: 82267 |
| 2019-09-12 11:00:36 | jaraco | set | status: open -> closed resolution: fixed stage: patch review -> resolved |
| 2019-09-10 14:58:32 | jaraco | set | messages: + msg351694 |
| 2019-09-10 14:04:35 | jaraco | set | pull_requests: + pull_request15508 |
| 2019-09-10 13:53:34 | brett.cannon | set | nosy:
+ brett.cannon messages: + msg351663 |
| 2019-09-10 11:41:23 | jaraco | set | keywords:
+ patch stage: needs patch -> patch review pull_requests: + pull_request15487 |
| 2019-09-10 11:36:34 | jaraco | create | |