Serhiy Storchaka <storchaka+cpyt...@gmail.com> added the comment:

There are still problems with f-strings like f'''{"'"}''' => f'{"\'"}' 
(SyntaxError: f-string expression part cannot include a backslash). But this is 
a separate hard issue (issue33552).

----------

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

Reply via email to