cpython/Lib/test/test_inspect
Miss Islington (bot) ed9c0c3cbe
[3.14] gh-137477: Fix inspect.getblock() for generator expressions (GH-137488) (#137993)
gh-137477: Fix inspect.getblock() for generator expressions (GH-137488)

This fixes also inspect.getsourcelines() and inspect.getsource().
(cherry picked from commit eae9d7de1c)

Co-authored-by: Serhiy Storchaka <storchaka@gmail.com>
2025-10-07 20:48:40 +02:00
..
__init__.py
inspect_deferred_annotations.py
inspect_fodder.py
inspect_fodder2.py [3.14] gh-137477: Fix inspect.getblock() for generator expressions (GH-137488) (#137993) 2025-10-07 20:48:40 +02:00
inspect_stock_annotations.py
inspect_stringized_annotations.py
inspect_stringized_annotations_2.py
inspect_stringized_annotations_pep695.py
test_inspect.py [3.14] gh-137477: Fix inspect.getblock() for generator expressions (GH-137488) (#137993) 2025-10-07 20:48:40 +02:00