New submission from Brett Cannon <br...@python.org>:

Using find_loader() in the import system should raise ImportWarning to start 
transitioning people over to find_spec() who haven't migrated since Python 3.4.

----------
assignee: brett.cannon
components: Interpreter Core
messages: 389834
nosy: brett.cannon
priority: normal
severity: normal
status: open
title: Raise ImportWarning when calling find_loader()
versions: Python 3.10

_______________________________________
Python tracker <rep...@bugs.python.org>
<https://bugs.python.org/issue43672>
_______________________________________
_______________________________________________
Python-bugs-list mailing list
Unsubscribe: 
https://mail.python.org/mailman/options/python-bugs-list/archive%40mail-archive.com

Reply via email to