Description
opened
on Jun 17, 2022In #90276, I grouped the functionality related to importlib.resources into its own package (creating clearer separation of responsibility from importlib.*). That included moving some abstract base classes from importlib.abc to importlib.resources.abc. We need to officially deprecate the presence in importlib.abc and then remove them in a future release.
- deprecation: gh-93963: Officially deprecate abcs and warn about their usage. #93965
- documentation: gh-93963: Document importlib.abc deprecations #94546
- cleanup: gh-93963: Remove usage of deprecated interface from importlib.abc. #95217, gh-93963: Remove ResourceReaderDefaultsTests #96598
-
removal: gh-93963: Remove deprecated names from importlib.abc. #94528 - removal: gh-93963: Remove deprecated names from importlib.abc #119720
Originally posted by @jaraco in #93610 (comment)
Linked PRs
Metadata
Metadata
Assignees
No one assigned
Labels
No labels
No labels
Projects
No projects
Milestone
No milestone
Relationships
None yet
Development
No branches or pull requests