COMMITS
/ Lib/test/test_inspect/inspect_fodder2.py October 10, 2025
August 20, 2025
S
gh-137477: Fix inspect.getblock() for generator expressions (GH-137488)
Serhiy Storchaka committed
September 28, 2024
S
gh-123339: Fix cases of inconsistency of __module__ and __firstlineno__ in classes (GH-123613)
Serhiy Storchaka committed
August 20, 2024
S
gh-122981: Fix inspect.getsource() for generated classes with Python base classes (GH-123001)
Serhiy Storchaka committed
March 21, 2024
T
gh-116987: Support class code objects in inspect.findsource() (GH-117025)
Tian Gao committed
October 10, 2023
N
gh-108303: Move all inspect test files to `test_inspect/` (#109607)
Nikita Sobolev committed