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 vstinner
Recipients Anthony Sottile, Chris Billington, Ivan.Pozdeev, SilentGhost, __Vano, barry, brett.cannon, christian.heimes, eric.smith, eric.snow, ethan smith, jaraco, mhammond, ncoghlan, pitrou, takluyver, terry.reedy, vstinner
Date 2019-01-15.14:04:56
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1547561096.43.0.839341864691.issue33944@roundup.psfhosted.org>
In-reply-to
Content
> SyntaxError: encoding problem: future_fstrings

IMHO that's the expected behavior. I would prefer to have to explicitly install this special encoding *before* loading a script using it.
History
Date User Action Args
2019-01-15 14:04:58vstinnersetrecipients: + vstinner, mhammond, barry, brett.cannon, terry.reedy, jaraco, ncoghlan, pitrou, eric.smith, christian.heimes, SilentGhost, __Vano, eric.snow, takluyver, Ivan.Pozdeev, Anthony Sottile, ethan smith, Chris Billington
2019-01-15 14:04:56vstinnersetmessageid: <1547561096.43.0.839341864691.issue33944@roundup.psfhosted.org>
2019-01-15 14:04:56vstinnerlinkissue33944 messages
2019-01-15 14:04:56vstinnercreate