gh-122981: Fix inspect.getsource() for generated classes with Python base classes (GH-123001)
Look up __firstlineno__ only in the class' dict, without searching in base classes.
S
Serhiy Storchaka committed
f88c14d412522587085ae039ebe70b91d5b4e226
Parent: bb1d303
Committed by GitHub <noreply@github.com>
on 8/20/2024, 5:10:15 PM