[New-bugs-announce] [issue29469] AST-level Constant folding

INADA Naoki report at bugs.python.org
Mon Feb 6 23:02:38 EST 2017


New submission from INADA Naoki:

spin off of #11549.
This patch uses code generator to traverse AST.

----------
files: ast-constant-folding.patch
keywords: patch
messages: 287186
nosy: inada.naoki
priority: normal
severity: normal
status: open
title: AST-level Constant folding
versions: Python 3.7
Added file: http://bugs.python.org/file46555/ast-constant-folding.patch

_______________________________________
Python tracker <report at bugs.python.org>
<http://bugs.python.org/issue29469>
_______________________________________


More information about the New-bugs-announce mailing list