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