summaryrefslogtreecommitdiffstats
path: root/Lib/test/test_inspect
Commit message (Expand)AuthorAgeFilesLines
* [3.12] gh-81682: Fix test failures when CPython is built without docstrings (...Serhiy Storchaka2023-12-231-1/+4
* [3.12] gh-111058: Change coro.cr_frame/gen.gi_frame to be None for a closed c...Miss Islington (bot)2023-12-011-0/+8
* [3.12] gh-112001: Fix test_builtins_have_signatures in test_inspect (GH-11200...Miss Islington (bot)2023-11-121-12/+7
* [3.12] gh-108303: Move all inspect test files to `test_inspect/` (GH-109607) ...Nikita Sobolev2023-10-137-0/+5233