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, refi64, serhiy.storchaka, vstinner
Date 2017-05-25.11:18:58
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1495711138.12.0.956844488728.issue29104@psf.upfronthosting.co.za>
In-reply-to
Content
New changeset 89a310264000a613b7f6abd5916946aef09ae7d2 by Serhiy Storchaka in branch '3.6':
[3.6] bpo-29104: Fixed parsing backslashes in f-strings. (GH-490) (#1812)
https://github.com/python/cpython/commit/89a310264000a613b7f6abd5916946aef09ae7d2
History
Date User Action Args
2017-05-25 11:18:58serhiy.storchakasetrecipients: + serhiy.storchaka, vstinner, eric.smith, refi64, Jim Fasarakis-Hilliard
2017-05-25 11:18:58serhiy.storchakasetmessageid: <1495711138.12.0.956844488728.issue29104@psf.upfronthosting.co.za>
2017-05-25 11:18:58serhiy.storchakalinkissue29104 messages
2017-05-25 11:18:58serhiy.storchakacreate