Message337561
| Author | xtreak |
|---|---|
| Recipients | akash0x53, xtreak |
| Date | 2019-03-09.07:20:41 |
| SpamBayes Score | -1.0 |
| Marked as misclassified | Yes |
| Message-id | <1552116041.81.0.931656361844.issue36249@roundup.psfhosted.org> |
| In-reply-to |
| Content | |
|---|---|
New code might use f-strings as needed but refactoring old code just for f-strings could result in large change that pollutes git history. Generally large refactorings like this are rejected like making all code PEP 8 compatible is another example. If there is a case by case basis with adequate benchmark and reason then it might have a chance to be accepted by the module author. Thanks |
|
| History | |||
|---|---|---|---|
| Date | User | Action | Args |
| 2019-03-09 07:20:41 | xtreak | set | recipients: + xtreak, akash0x53 |
| 2019-03-09 07:20:41 | xtreak | set | messageid: <1552116041.81.0.931656361844.issue36249@roundup.psfhosted.org> |
| 2019-03-09 07:20:41 | xtreak | link | issue36249 messages |
| 2019-03-09 07:20:41 | xtreak | create | |