[issue32892] Remove specific constant AST types in favor of ast.Constant

STINNER Victor report at bugs.python.org
Fri Sep 21 16:16:53 EDT 2018


STINNER Victor <vstinner at redhat.com> added the comment:

Hum, I'm not sure that I understood correctly: does "isinstance(node, ast.Num)" still work with the patch? If yes, I see no reason to not merge the change ;-)

----------

_______________________________________
Python tracker <report at bugs.python.org>
<https://bugs.python.org/issue32892>
_______________________________________


More information about the Python-bugs-list mailing list