summaryrefslogtreecommitdiffstats
path: root/Lib/test/test_inspect/inspect_fodder2.py
Commit message (Expand)AuthorAgeFilesLines
* [3.13] gh-123339: Fix cases of inconsistency of __module__ and __firstlineno_...Serhiy Storchaka2024-09-301-0/+12
* [3.13] gh-122981: Fix inspect.getsource() for generated classes with Python b...Miss Islington (bot)2024-09-021-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