summaryrefslogtreecommitdiffstats
path: root/Lib/test/test_inspect/inspect_fodder2.py
Commit message (Expand)AuthorAgeFilesLines
* gh-123339: Fix cases of inconsistency of __module__ and __firstlineno__ in cl...Serhiy Storchaka2024-09-281-0/+12
* gh-122981: Fix inspect.getsource() for generated classes with Python base cla...Serhiy Storchaka2024-08-201-0/+42
* gh-116987: Support class code objects in inspect.findsource() (GH-117025)Tian Gao2024-03-211-0/+5
* gh-108303: Move all inspect test files to `test_inspect/` (#109607)Nikita Sobolev2023-10-101-0/+312