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 eric.smith
Recipients Jim Fasarakis-Hilliard, eric.smith, serhiy.storchaka
Date 2016-12-29.13:40:33
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1483018833.56.0.807359780655.issue29104@psf.upfronthosting.co.za>
In-reply-to
Content
Yes:

>>> f'\{2*5}'
'\\{10'

I agree '\\10' would make sense.
History
Date User Action Args
2016-12-29 13:40:33eric.smithsetrecipients: + eric.smith, serhiy.storchaka, Jim Fasarakis-Hilliard
2016-12-29 13:40:33eric.smithsetmessageid: <1483018833.56.0.807359780655.issue29104@psf.upfronthosting.co.za>
2016-12-29 13:40:33eric.smithlinkissue29104 messages
2016-12-29 13:40:33eric.smithcreate