Message346872
| Author | terry.reedy |
|---|---|
| Recipients | Anthony Sottile, asmeurer, eric.smith, terry.reedy |
| Date | 2019-06-28.22:29:12 |
| SpamBayes Score | -1.0 |
| Marked as misclassified | Yes |
| Message-id | <1561760952.39.0.912464158753.issue37433@roundup.psfhosted.org> |
| In-reply-to |
| Content | |
|---|---|
On Windows 10 with current 3.8 I see correct output, so the bug seems OS specific, even though the simple fix (see PR) is not.
C:\Users\Terry>py f:/python/a/tem4.py
File "f:/python/a/tem4.py", line 1
f'''{}
^
SyntaxError: f-string: empty expression not allowed |
|
| History | |||
|---|---|---|---|
| Date | User | Action | Args |
| 2019-06-28 23:48:01 | terry.reedy | link | issue37433 messages |
| 2019-06-28 23:47:36 | terry.reedy | unlink | issue37433 messages |
| 2019-06-28 22:29:12 | terry.reedy | set | recipients: + terry.reedy, eric.smith, Anthony Sottile, asmeurer |
| 2019-06-28 22:29:12 | terry.reedy | set | messageid: <1561760952.39.0.912464158753.issue37433@roundup.psfhosted.org> |
| 2019-06-28 22:29:12 | terry.reedy | link | issue37433 messages |
| 2019-06-28 22:29:12 | terry.reedy | create | |