Karthikeyan Singaravelan <tir.kar...@gmail.com> added the comment:

New code might use f-strings as needed but refactoring old code just for 
f-strings could result in large change that pollutes git history. Generally 
large refactorings like this are rejected like making all code PEP 8 compatible 
is another example. If there is a case by case basis with adequate benchmark 
and reason then it might have a chance to be accepted by the module author.

Thanks

----------
nosy: +xtreak

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

Reply via email to