diff options
author | Serhiy Storchaka <storchaka@gmail.com> | 2024-08-20 17:10:15 (GMT) |
---|---|---|
committer | GitHub <noreply@github.com> | 2024-08-20 17:10:15 (GMT) |
commit | f88c14d412522587085ae039ebe70b91d5b4e226 (patch) | |
tree | aa917277e3ab6c649b291ad2cba15817167e7af8 /Include | |
parent | bb1d30336e83837d4191a016107fd501cd230328 (diff) | |
download | cpython-f88c14d412522587085ae039ebe70b91d5b4e226.zip cpython-f88c14d412522587085ae039ebe70b91d5b4e226.tar.gz cpython-f88c14d412522587085ae039ebe70b91d5b4e226.tar.bz2 |
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.
Diffstat (limited to 'Include')
0 files changed, 0 insertions, 0 deletions