skreft <skr...@gmail.com> added the comment:

@Steven lib2to3 is no longer specifically for python 2 code, it also parses 
python 3 code and is the building block of tools like YAPF.

See Eli's comment on this https://bugs.python.org/issue23894: "AFAIK lib2to3 
has been repurposed to parse Python 3 as well - it has certainly gained quite a 
bit of support for that".

I added the versions 3.6-3.8 as previous ones are not able to parse f-strings.

----------
versions: +Python 3.6, Python 3.7, Python 3.8

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

Reply via email to