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

STINNER Victor report at bugs.python.org
Wed Oct 17 11:00:44 EDT 2018


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

This change broke two templating engines:

* Genshi: https://github.com/python/performance/issues/46
* Chameleon: https://github.com/python/performance/issues/47

----------

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


More information about the Python-bugs-list mailing list