Message286440
I think the general rule is to clean up code if you are doing something else in nearby code, but don’t go out of your way with unnecessary cleanups to arbitrary code. Otherwise it adds too much noise to the repository history, review process, risks adding bugs, etc, for little gain.
Anyway, thanks for the patch! |
|
Date |
User |
Action |
Args |
2017-01-29 10:53:31 | martin.panter | set | recipients:
+ martin.panter, docs@python, python-dev, Jim Fasarakis-Hilliard |
2017-01-29 10:53:31 | martin.panter | set | messageid: <1485687211.09.0.719648418291.issue29349@psf.upfronthosting.co.za> |
2017-01-29 10:53:31 | martin.panter | link | issue29349 messages |
2017-01-29 10:53:30 | martin.panter | create | |
|