Skip to content

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

Merged
serhiy-storchaka merged 2 commits into
python:masterfrom
serhiy-storchaka:ast-start-pos-trailers
Feb 12, 2020
Merged

bpo-39474: Fix AST pos for expressions like (a)(b), (a)[b] and (a).b.#18477
serhiy-storchaka merged 2 commits into
python:masterfrom
serhiy-storchaka:ast-start-pos-trailers

Expand tests.

582524b
Select commit
Loading
Failed to load commit list.

Workflow runs completed with no jobs