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 martin.panter
Recipients eric.smith, gvanrossum, martin.panter, yselivanov
Date 2016-11-18.22:19:45
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1479507585.57.0.528230698249.issue28739@psf.upfronthosting.co.za>
In-reply-to
Content
Having an unassigned f-string as the first statement is still valid syntax, so could at most be a warning, not a SyntaxError.
History
Date User Action Args
2016-11-18 22:19:45martin.pantersetrecipients: + martin.panter, gvanrossum, eric.smith, yselivanov
2016-11-18 22:19:45martin.pantersetmessageid: <1479507585.57.0.528230698249.issue28739@psf.upfronthosting.co.za>
2016-11-18 22:19:45martin.panterlinkissue28739 messages
2016-11-18 22:19:45martin.pantercreate