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 Jim Fasarakis-Hilliard, eric.smith, serhiy.storchaka
Date 2016-12-29.15:10:19
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1483024220.33.0.959302678118.issue29104@psf.upfronthosting.co.za>
In-reply-to
Content
Proposed patch fixes parsing backslashes in f-strings.

P.S. Definitely we should find other name for this term. I hate misleading "f-string".
History
Date User Action Args
2016-12-29 15:10:20serhiy.storchakasetrecipients: + serhiy.storchaka, eric.smith, Jim Fasarakis-Hilliard
2016-12-29 15:10:20serhiy.storchakasetmessageid: <1483024220.33.0.959302678118.issue29104@psf.upfronthosting.co.za>
2016-12-29 15:10:20serhiy.storchakalinkissue29104 messages
2016-12-29 15:10:19serhiy.storchakacreate