Message341428
| Author | eric.smith |
|---|---|
| Recipients | SilentGhost, barry, emilyemorehouse, eric.smith, larry, lukasz.langa |
| Date | 2019-05-05.11:17:57 |
| SpamBayes Score | -1.0 |
| Marked as misclassified | Yes |
| Message-id | <1557055078.07.0.180944662177.issue36798@roundup.psfhosted.org> |
| In-reply-to |
| Content | |
|---|---|
f-strings are not going to take a position on what a "good" expression is, and what is and isn't allowed. If it's a Python expression that could possibly be parsed in the f-string context, f-strings will allow it. This is clearly a bug in 3.8. I'll have a PR today or during the sprints. |
|
| History | |||
|---|---|---|---|
| Date | User | Action | Args |
| 2019-05-05 11:17:58 | eric.smith | set | recipients: + eric.smith, barry, larry, SilentGhost, lukasz.langa, emilyemorehouse |
| 2019-05-05 11:17:58 | eric.smith | set | messageid: <1557055078.07.0.180944662177.issue36798@roundup.psfhosted.org> |
| 2019-05-05 11:17:58 | eric.smith | link | issue36798 messages |
| 2019-05-05 11:17:57 | eric.smith | create | |