Issue38121
Created on 2019-09-11 16:41 by jaraco, last changed 2022-04-11 14:59 by admin. This issue is now closed.
| Pull Requests | |||
|---|---|---|---|
| URL | Status | Linked | Edit |
| PR 15993 | merged | jaraco, 2019-09-11 16:53 | |
| PR 16064 | merged | jaraco, 2019-09-12 15:14 | |
| Messages (3) | |||
|---|---|---|---|
| msg351971 - (view) | Author: Jason R. Coombs (jaraco) * | Date: 2019-09-11 16:41 | |
Incorporate the changes from the 0.22 release (https://gitlab.com/python-devs/importlib_metadata/blob/0.22/importlib_metadata/docs/changelog.rst) including the new lightweight shim from PathFinder into importlib.metadata.MetadataPathFinder. |
|||
| msg352073 - (view) | Author: Paul Ganssle (p-ganssle) * | Date: 2019-09-12 09:29 | |
New changeset 8ed6503eca4e3ea4949479d8d7fd9ffd54f81038 by Paul Ganssle (Jason R. Coombs) in branch 'master': bpo-38121: Sync importlib.metadata with 0.22 backport (GH-15993) https://github.com/python/cpython/commit/8ed6503eca4e3ea4949479d8d7fd9ffd54f81038 |
|||
| msg352203 - (view) | Author: Jason R. Coombs (jaraco) * | Date: 2019-09-12 15:41 | |
New changeset a0d4aac50b362f4c33594a86e0e299d3f812e7b1 by Jason R. Coombs in branch '3.8': [3.8] bpo-38121: Sync importlib.metadata with 0.22 backport (GH-15993) (GH-16064) https://github.com/python/cpython/commit/a0d4aac50b362f4c33594a86e0e299d3f812e7b1 |
|||
| History | |||
|---|---|---|---|
| Date | User | Action | Args |
| 2022-04-11 14:59:20 | admin | set | github: 82302 |
| 2019-09-12 15:42:29 | jaraco | set | status: open -> closed resolution: fixed stage: patch review -> resolved |
| 2019-09-12 15:41:34 | jaraco | set | messages: + msg352203 |
| 2019-09-12 15:14:42 | jaraco | set | pull_requests: + pull_request15687 |
| 2019-09-12 09:29:14 | p-ganssle | set | nosy:
+ p-ganssle messages: + msg352073 |
| 2019-09-11 16:53:54 | jaraco | set | keywords:
+ patch stage: patch review pull_requests: + pull_request15622 |
| 2019-09-11 16:41:22 | jaraco | create | |