This issue tracker has been migrated to GitHub, and is currently read-only.
For more information, see the GitHub FAQs in the Python's Developer Guide.

Author serhiy.storchaka
Recipients eric.smith, mbussonn, serhiy.storchaka
Date 2019-05-27.19:24:09
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1558985049.9.0.332650957506.issue37068@roundup.psfhosted.org>
In-reply-to
Content
I do not think that all uses of f-strings without expression are errors. Therefore it would be better to left this on linters. Linters are optional and usually are flexible in configuring what warnings and in what part of the code should be emitted.
History
Date User Action Args
2019-05-27 19:24:09serhiy.storchakasetrecipients: + serhiy.storchaka, eric.smith, mbussonn
2019-05-27 19:24:09serhiy.storchakasetmessageid: <1558985049.9.0.332650957506.issue37068@roundup.psfhosted.org>
2019-05-27 19:24:09serhiy.storchakalinkissue37068 messages
2019-05-27 19:24:09serhiy.storchakacreate