cpython/Lib/test/test_inspect
Miss Islington (bot) 7816ac344c
[3.13] gh-133210: Fix test_inspect without docstrings (GH-139651) (#139670)
gh-133210: Fix `test_inspect` without docstrings (GH-139651)
(cherry picked from commit 7c70cc5c23)

Co-authored-by: sobolevn <mail@sobolevn.me>
2025-10-06 17:13:08 +00:00
..
__init__.py
inspect_fodder.py gh-101860: Expose __name__ on property (GH-101876) 2024-02-20 17:14:34 +02:00
inspect_fodder2.py [3.13] gh-137477: Fix inspect.getblock() for generator expressions (GH-137488) (GH-137995) 2025-08-20 13:43:28 +00:00
inspect_stock_annotations.py
inspect_stringized_annotations.py
inspect_stringized_annotations_2.py
inspect_stringized_annotations_pep695.py [3.13] Add some more edge-case tests for inspect.get_annotations with eval_str=True (GH-120550) (#120551) 2024-06-15 13:16:40 +00:00
test_inspect.py [3.13] gh-133210: Fix test_inspect without docstrings (GH-139651) (#139670) 2025-10-06 17:13:08 +00:00