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 Anthony Sottile
Recipients Anthony Sottile, eric.smith
Date 2019-06-27.20:10:23
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1561666223.11.0.724332626938.issue37433@roundup.psfhosted.org>
In-reply-to
Content
I can also trigger this with:

```
1+ """\q
"""
```

And `python -Werror`

so it seems not necessarily related to fstrings
History
Date User Action Args
2019-06-27 20:10:23Anthony Sottilesetrecipients: + Anthony Sottile, eric.smith
2019-06-27 20:10:23Anthony Sottilesetmessageid: <1561666223.11.0.724332626938.issue37433@roundup.psfhosted.org>
2019-06-27 20:10:23Anthony Sottilelinkissue37433 messages
2019-06-27 20:10:23Anthony Sottilecreate