[New-bugs-announce] [issue35733] isinstance(ast.Constant(value=True), ast.Num) should be False
Anthony Sottile
report at bugs.python.org
Sun Jan 13 21:31:19 EST 2019
New submission from Anthony Sottile <asottile at umich.edu>:
Noticing this in pyflakes
https://github.com/PyCQA/pyflakes/pull/408
----------
messages: 333579
nosy: Anthony Sottile
priority: normal
severity: normal
status: open
title: isinstance(ast.Constant(value=True), ast.Num) should be False
versions: Python 3.8
_______________________________________
Python tracker <report at bugs.python.org>
<https://bugs.python.org/issue35733>
_______________________________________
More information about the New-bugs-announce
mailing list