Message356154
| Author | serhiy.storchaka |
|---|---|
| Recipients | gregory.p.smith, mbussonn, methane, pablogsal, remi.lapeyre, rhettinger, serhiy.storchaka, steven.daprano |
| Date | 2019-11-06.20:36:17 |
| SpamBayes Score | -1.0 |
| Marked as misclassified | Yes |
| Message-id | <1573072577.73.0.72469454723.issue36906@roundup.psfhosted.org> |
| In-reply-to |
| Content | |
|---|---|
I think it would be better to use use backtick quotes for f-strings instead of the f prefix. This would stress the special nature of f-strings (they are not literals, but expressions). But there was strong opposition to using backticks anywhere in Python syntax. |
|
| History | |||
|---|---|---|---|
| Date | User | Action | Args |
| 2019-11-06 20:36:17 | serhiy.storchaka | set | recipients: + serhiy.storchaka, rhettinger, gregory.p.smith, steven.daprano, methane, mbussonn, pablogsal, remi.lapeyre |
| 2019-11-06 20:36:17 | serhiy.storchaka | set | messageid: <1573072577.73.0.72469454723.issue36906@roundup.psfhosted.org> |
| 2019-11-06 20:36:17 | serhiy.storchaka | link | issue36906 messages |
| 2019-11-06 20:36:17 | serhiy.storchaka | create | |