cpython/Lib/test/test_inspect
Miss Islington (bot) 3822d7cd28
[3.13] gh-116789: Add more tests for inspect.getmembers (GH-116802) (#123129)
gh-116789: Add more tests for `inspect.getmembers` (GH-116802)
(cherry picked from commit c15bfa9a71)

Co-authored-by: sobolevn <mail@sobolevn.me>
2024-08-26 11:51:56 +02: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 gh-116987: Support class code objects in inspect.findsource() (GH-117025) 2024-03-21 10:30:10 +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-116789: Add more tests for inspect.getmembers (GH-116802) (#123129) 2024-08-26 11:51:56 +02:00