Message341187
| Author | Kasra Vand |
|---|---|
| Recipients | Kasra Vand, docs@python |
| Date | 2019-05-01.10:54:26 |
| SpamBayes Score | -1.0 |
| Marked as misclassified | Yes |
| Message-id | <1556708066.13.0.142334689108.issue36765@roundup.psfhosted.org> |
| In-reply-to |
| Content | |
|---|---|
Due to the discussion in following SO question https://stackoverflow.com/questions/55933956/what-does-a-star-asterisk-do-in-f-string/55934472#55933956 and the inconsistency of the source behaviour with the documentation I think using `"*" or_expr` for f_expression is wrong or at least not what it meant to be and very vague. I was wondering if there's any reason for using `"*" or_expr` instead of let's say just `expr` which I think is what the `or_expr` identifier is intended to be. |
|
| History | |||
|---|---|---|---|
| Date | User | Action | Args |
| 2019-05-01 10:54:26 | Kasra Vand | set | recipients: + Kasra Vand, docs@python |
| 2019-05-01 10:54:26 | Kasra Vand | set | messageid: <1556708066.13.0.142334689108.issue36765@roundup.psfhosted.org> |
| 2019-05-01 10:54:26 | Kasra Vand | link | issue36765 messages |
| 2019-05-01 10:54:26 | Kasra Vand | create | |