Message250927
> Martin Panter added the comment:
>
> Another strange error message (though maybe the new test changes you mentioned caught this):
>
>>>> f'{3:{10}' # Actually missing a closing bracket '}'
> File "<stdin>", line 1
> SyntaxError: f-string: unexpected '}'
Yes, I found that one, too. Sorry to waste your time on this, but I literally just finished the test changes 15 minutes ago. |
|
| Date |
User |
Action |
Args |
| 2015-09-18 00:40:16 | eric.smith | set | recipients:
+ eric.smith, barry, python-dev, martin.panter, yselivanov, JelleZijlstra, elvis |
| 2015-09-18 00:40:16 | eric.smith | set | messageid: <[email protected]> |
| 2015-09-18 00:40:16 | eric.smith | link | issue24965 messages |
| 2015-09-18 00:40:15 | eric.smith | create | |
|