Skip to content

bpo-35733: isinstance(ast.Constant(True), ast.Num) is False#11547

Merged
serhiy-storchaka merged 3 commits into
python:masterfrom
asottile:bpo_35733
Jan 18, 2019
Merged

bpo-35733: isinstance(ast.Constant(True), ast.Num) is False#11547
serhiy-storchaka merged 3 commits into
python:masterfrom
asottile:bpo_35733

Use .get() to retrieve not-isistance and rearrange test

37b189e
Select commit
Loading
Failed to load commit list.

Workflow runs completed with no jobs