Pablo Galindo Salgado <pablog...@gmail.com> added the comment:

I could try to give it a go to this still with the current parser, I think we 
could have some improvements without a lot of refactoring.

Moving the whole f string to the grammar still don't ensure making this work 
easier unfortunately because is not clear how much backtracking the parser will 
require. When it requires enough backtracking, adding errors can be a pain.

----------

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

Reply via email to