Eric V. Smith <e...@trueblade.com> added the comment:

I was going to say "use eval()", but maybe we need some sort of 
"eval_fstring()" that basically only understood f-strings and produced a 
callable that captured all of the variables (like a closure), maybe that would 
help.

----------

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

Reply via email to