-
Notifications
You must be signed in to change notification settings - Fork 1
Open
Description
Hi,
importlib.abc.TraversableResources has been moved under importlib.resources (https://docs.python.org/3.13/library/importlib.html#importlib.abc.TraversableResources), so the module cannot be imported in Python 3.14. (As a temporary measure, monkey-patching importlib.abc before importing zimport does work.)
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
No labels