Issue #97850 is the meta issue tracking removals of long deprecated functions from importlib. This ticket tracks just the removals of the following previously deprecated APIs:
- find_loader()
- find_module()
- imp module
- importlib.abc.Finder
- pkgutil.ImpImporter
- pkgutil.ImpLoader
Linked PRs
Reactions are currently unavailable
Issue #97850 is the meta issue tracking removals of long deprecated functions from importlib. This ticket tracks just the removals of the following previously deprecated APIs:
Linked PRs