SIGN IN SIGN UP
python / cpython UNCLAIMED

The Python programming language

0 0 1 Python

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