Message345437
| Author | Shen Han |
|---|---|
| Recipients | Shen Han, pablogsal, xtreak |
| Date | 2019-06-13.00:23:05 |
| SpamBayes Score | -1.0 |
| Marked as misclassified | Yes |
| Message-id | <1560385385.94.0.818931024946.issue37248@roundup.psfhosted.org> |
| In-reply-to |
| Content | |
|---|---|
The 2to3 tool cannot convert the following code:
1. `func(**{} if a else b)`
2. `func(*[] if a else b)`
I think that problem is rooted the outdated Grammar.txt. |
|
| History | |||
|---|---|---|---|
| Date | User | Action | Args |
| 2019-06-13 00:23:05 | Shen Han | set | recipients: + Shen Han, pablogsal, xtreak |
| 2019-06-13 00:23:05 | Shen Han | set | messageid: <1560385385.94.0.818931024946.issue37248@roundup.psfhosted.org> |
| 2019-06-13 00:23:05 | Shen Han | link | issue37248 messages |
| 2019-06-13 00:23:05 | Shen Han | create | |