Message314780
| Author | serhiy.storchaka |
|---|---|
| Recipients | Riccardo Polignieri, eric.smith, scoder, serhiy.storchaka |
| Date | 2018-04-01.16:45:43 |
| SpamBayes Score | -1.0 |
| Marked as misclassified | Yes |
| Message-id | <1522601143.97.0.467229070634.issue33189@psf.upfronthosting.co.za> |
| In-reply-to |
| Content | |
|---|---|
I agree that pygettext should not and can not support f-strings, but the error should be better. The problem is that an f-string expression is tokenized as literal strings, but eval() can't evaluate it out of context. |
|
| History | |||
|---|---|---|---|
| Date | User | Action | Args |
| 2018-04-01 16:45:44 | serhiy.storchaka | set | recipients: + serhiy.storchaka, scoder, eric.smith, Riccardo Polignieri |
| 2018-04-01 16:45:43 | serhiy.storchaka | set | messageid: <1522601143.97.0.467229070634.issue33189@psf.upfronthosting.co.za> |
| 2018-04-01 16:45:43 | serhiy.storchaka | link | issue33189 messages |
| 2018-04-01 16:45:43 | serhiy.storchaka | create | |