[Python-ideas] Re: extending ast.parse with some lib2to3.pytree features

2021-11-22 Thread Jelle Zijlstra
El dom, 21 nov 2021 a las 14:35, Peter Ludemann () escribió: > Neil Girdhar wrote: > > I wish this had gotten more attention! :) > > I wonder what the various projects are doing to handle the latest version > of Python, if they need a parse tree with whitespace information. (The > projects I know

[Python-ideas] Re: extending ast.parse with some lib2to3.pytree features

2021-11-21 Thread Peter Ludemann
Neil Girdhar wrote: > I wish this had gotten more attention! :) I wonder what the various projects are doing to handle the latest version of Python, if they need a parse tree with whitespace information. (The projects I know of are yapf, black, mypy, pytype, kythe -- are there others?) ast.pars

[Python-ideas] Re: extending ast.parse with some lib2to3.pytree features

2021-11-20 Thread Neil Girdhar
I wish this had gotten more attention! :) ___ Python-ideas mailing list -- python-ideas@python.org To unsubscribe send an email to python-ideas-le...@python.org https://mail.python.org/mailman3/lists/python-ideas.python.org/ Message archived at https://m