R. David Murray added the comment:

Thanks for the idea, but I think we're going to see a shift away from format 
calls and toward fstrings, so I don't think this is worth doing.  See 
https://www.python.org/dev/peps/pep-0498/#id45; the ! expressions are only 
supported by fstrings only for consistency with format, not because they are 
particularly useful with fstrings.

----------
nosy: +r.david.murray

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

Reply via email to