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, serhiy.storchaka
Date 2017-06-08.21:38:09
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1496957889.07.0.086378627067.issue30529@psf.upfronthosting.co.za>
In-reply-to
Content
New changeset 570b1c971c31cd08dbf060f4e21636c40aa47786 by Serhiy Storchaka in branch '3.6':
[3.6] bpo-30529: Fix errors for invalid whitespaces in f-string subexpressions. (GH-1888) (#2013)
https://github.com/python/cpython/commit/570b1c971c31cd08dbf060f4e21636c40aa47786
History
Date User Action Args
2017-06-08 21:38:09serhiy.storchakasetrecipients: + serhiy.storchaka, eric.smith
2017-06-08 21:38:09serhiy.storchakasetmessageid: <1496957889.07.0.086378627067.issue30529@psf.upfronthosting.co.za>
2017-06-08 21:38:09serhiy.storchakalinkissue30529 messages
2017-06-08 21:38:09serhiy.storchakacreate