Message264631
| Author | serhiy.storchaka |
|---|---|
| Recipients | larry, serhiy.storchaka |
| Date | 2016-05-02.09:04:09 |
| SpamBayes Score | -1.0 |
| Marked as misclassified | Yes |
| Message-id | <1462179849.85.0.438581205494.issue23867@psf.upfronthosting.co.za> |
| In-reply-to |
| Content | |
|---|---|
Because new generated code contains "if" statements and braces (and PEP 7 requires even more braces than current patch adds). The patch for issue26305 allows to repeat braces only twice instead of 4 times. |
|
| History | |||
|---|---|---|---|
| Date | User | Action | Args |
| 2016-05-02 09:04:09 | serhiy.storchaka | set | recipients: + serhiy.storchaka, larry |
| 2016-05-02 09:04:09 | serhiy.storchaka | set | messageid: <1462179849.85.0.438581205494.issue23867@psf.upfronthosting.co.za> |
| 2016-05-02 09:04:09 | serhiy.storchaka | link | issue23867 messages |
| 2016-05-02 09:04:09 | serhiy.storchaka | create | |