Commit Graph

3 Commits

Author SHA1 Message Date
Serhiy Storchaka fe2b4dd3c0
[3.11] gh-81682: Fix test failures when CPython is built without docstrings (GH-113410) (GH-113430)
(cherry picked from commit 4e5b27e6a3)
2023-12-23 11:38:07 +00:00
Miss Islington (bot) 9536fe1656
[3.11] gh-112001: Fix test_builtins_have_signatures in test_inspect (GH-112002) (GH-112004)
(cherry picked from commit 40752c1c1e)

Co-authored-by: Serhiy Storchaka <storchaka@gmail.com>
2023-11-12 14:49:59 +02:00
Nikita Sobolev bc9f47097e
[3.11] gh-108303: Move all inspect test files to `test_inspect/` (GH-109607) (#111543) 2023-10-31 14:00:39 +00:00