SIGN IN SIGN UP

gh-122255: Synchronize warnings in C and Python implementations of the warnings module (GH-122824)

In the linecache module and in the Python implementation of the
warnings module, a DeprecationWarning is issued when
m.__loader__ differs from m.__spec__.loader (like in the C
implementation of the warnings module).
S
Serhiy Storchaka committed
8deaa9393eadf84e6e571be611e0c5a377abf7cd
Parent: c10fa5b
Committed by GitHub <noreply@github.com> on 11/14/2025, 2:49:28 PM