Skip to content

bpo-39474: Fix AST pos for expressions like (a)(b), (a)[b] and (a).b.…#245

Merged
sthagen merged 1 commit into
sthagen:masterfrom
python:master
Feb 12, 2020
Merged

bpo-39474: Fix AST pos for expressions like (a)(b), (a)[b] and (a).b.…#245
sthagen merged 1 commit into
sthagen:masterfrom
python:master

bpo-39474: Fix AST pos for expressions like (a)(b), (a)[b] and (a).b.…

6e619c4
Select commit
Loading
Failed to load commit list.

Workflow runs completed with no jobs