Skip to content

bpo-35113: Fix inspect.getsource to return correct source for inner classes#10307

Merged
tirkarthi merged 17 commits into
python:masterfrom
tirkarthi:bpo35113
Apr 18, 2020
Merged

bpo-35113: Fix inspect.getsource to return correct source for inner classes#10307
tirkarthi merged 17 commits into
python:masterfrom
tirkarthi:bpo35113

Move ast and the class source code to top. Use proper Exception.

797c48d
Select commit
Loading
Failed to load commit list.

Workflow runs completed with no jobs