* main:
pythongh-86298: Ensure that __loader__ and __spec__.loader agree in warnings.warn_explicit() (
pythonGH-97803)
pythongh-82874: Convert remaining importlib format uses to f-str. (
python#98005)
Docs: Fix backtick errors found by sphinx-lint (
python#97998)
pythongh-97850: Remove deprecated functions from `importlib.utils` (
python#97898)
Remove extra spaces in custom openSSL documentation. (
python#93568)
pythonGH-90985: Revert "Deprecate passing a message into cancel()" (
python#97999)
I've cleaned up all deprecated functions from importlib.utils:
All are gone!