[issue33337] Provide a supported Concrete Syntax Tree implementation in the standard library

Benjamin Peterson report at bugs.python.org
Tue Apr 24 00:12:44 EDT 2018


Benjamin Peterson <benjamin at python.org> added the comment:

The stdlib is a bad place for anything that needs to evolve at a non-glacial place. For example, even when 2to3 had not yet fallen out of favor, there were effectively 3 versions of it: one 2.7 and two in maintained 3.x branches. That was a large pain. 2to3 also could only be updated as quickly as Python is released.

----------
stage: patch review -> 

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


More information about the Python-bugs-list mailing list