Skip to content

Vendored importlib_resources uses obsolete typing.io import #5106

@srittau

Description

@srittau

Issue description

The vendored version of importlib_resources uses the typing.io namespace, which is deprecated since Python 3.8 and will be removed in Python 3.12 (cf. python/cpython#92871). This was seemingly fixed in importlib_resources v5.2.1 (according to the changelog).

Metadata

Metadata

Assignees

Labels

Type: Vendored DependenciesThis issue affects vendored dependencies within pipenv.

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions