summaryrefslogtreecommitdiffstats
path: root/Lib/test/test_inspect/inspect_fodder.py
Commit message (Collapse)AuthorAgeFilesLines
* gh-101860: Expose __name__ on property (GH-101876)Eugene Toder2024-02-201-2/+2
| | | | | Useful for introspection and consistent with functions and other descriptors.
* gh-108303: Move all inspect test files to `test_inspect/` (#109607)Nikita Sobolev2023-10-101-0/+120