Message341425
| Author | larry |
|---|---|
| Recipients | SilentGhost, barry, emilyemorehouse, eric.smith, larry, lukasz.langa |
| Date | 2019-05-05.10:41:49 |
| SpamBayes Score | -1.0 |
| Marked as misclassified | Yes |
| Message-id | <1557052909.5.0.66923375169.issue36798@roundup.psfhosted.org> |
| In-reply-to |
| Content | |
|---|---|
The point is that := is valid expression syntax in Python 3.8, but you can't use it in an f-string. The fact that the error is the same in 3.6 and 3.7 is irrelevant because := was not valid syntax in those versions. |
|
| History | |||
|---|---|---|---|
| Date | User | Action | Args |
| 2019-05-05 10:41:49 | larry | set | recipients: + larry, barry, eric.smith, SilentGhost, lukasz.langa, emilyemorehouse |
| 2019-05-05 10:41:49 | larry | set | messageid: <1557052909.5.0.66923375169.issue36798@roundup.psfhosted.org> |
| 2019-05-05 10:41:49 | larry | link | issue36798 messages |
| 2019-05-05 10:41:49 | larry | create | |