mirror of
https://github.com/python/cpython.git
synced 2026-02-07 10:20:33 +00:00
importlib.find_loader should also be slated for 3.12 like the others in GH-25169 and as documented in https://docs.python.org/3.11/whatsnew/3.10.htmlGH-deprecated.
(cherry picked from commit
|
||
|---|---|---|
| .. | ||
| metadata | ||
| __init__.py | ||
| _abc.py | ||
| _adapters.py | ||
| _bootstrap.py | ||
| _bootstrap_external.py | ||
| _common.py | ||
| abc.py | ||
| machinery.py | ||
| readers.py | ||
| resources.py | ||
| util.py | ||