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 dilyan.palauzov, serhiy.storchaka, terry.reedy
Date 2018-02-11.23:49:45
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1518392985.84.0.467229070634.issue32801@psf.upfronthosting.co.za>
In-reply-to
Content
I don't know such reason.

I would not combine f-strings and regular expressions. Curly braces are syntactically meaningful in regular expressions, and regular expression which uses them for substituting look strange.
History
Date User Action Args
2018-02-11 23:49:45serhiy.storchakasetrecipients: + serhiy.storchaka, terry.reedy, dilyan.palauzov
2018-02-11 23:49:45serhiy.storchakasetmessageid: <1518392985.84.0.467229070634.issue32801@psf.upfronthosting.co.za>
2018-02-11 23:49:45serhiy.storchakalinkissue32801 messages
2018-02-11 23:49:45serhiy.storchakacreate