Serhiy Storchaka <storchaka+cpyt...@gmail.com> added the comment:

thautwarm, ast.Constant is not new. You can use it since 3.8. What is new in 
this issue -- ast.parse() will produce ast.Constant instead of ast.Num, 
ast.Str, etc.

----------

_______________________________________
Python tracker <rep...@bugs.python.org>
<https://bugs.python.org/issue32892>
_______________________________________
_______________________________________________
Python-bugs-list mailing list
Unsubscribe: 
https://mail.python.org/mailman/options/python-bugs-list/archive%40mail-archive.com

Reply via email to