Skip to content

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

Merged
miss-islington merged 1 commit into
python:3.8from
miss-islington:backport-6e619c4-3.8
Feb 12, 2020
Merged

[3.8] bpo-39474: Fix AST pos for expressions like (a)(b), (a)[b] and (a).b. (GH-18477)#18491
miss-islington merged 1 commit into
python:3.8from
miss-islington:backport-6e619c4-3.8

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

94681a0
Select commit
Loading
Failed to load commit list.

Workflow runs completed with no jobs