[issue37003] ast unparse does not support f-string new debug format.

Eric V. Smith report at bugs.python.org
Tue May 21 19:36:35 EDT 2019


Eric V. Smith <eric at trueblade.com> added the comment:

I don’t think this is worth changing. I’m planning on removing the expr_text field before beta 1. At which point I don’t think there will be any work to do here. 

See https://mail.python.org/pipermail/python-dev/2019-May/157493.html

Also, can you explain what’s currently broken? I’ll need to see some example code that doesn’t work in order to understand your change and if the ast change will affect it.

----------

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


More information about the Python-bugs-list mailing list