Éric Araujo added the comment:

Tshepang is referring to cases where a patch changes one line but affects ten 
other lines because a paragraph was rewrapped, modernizing code, updating tests 
to use latest helpers, etc.

I’ve actually seen two contrary kinds of advice: do cleanups when you touch the 
code for a bug fix or new feature (the holistic approach / anti-code churn) vs. 
separate concerns with separate commits.

----------

_______________________________________
Python tracker <rep...@bugs.python.org>
<http://bugs.python.org/issue18041>
_______________________________________
_______________________________________________
Python-bugs-list mailing list
Unsubscribe: 
http://mail.python.org/mailman/options/python-bugs-list/archive%40mail-archive.com

Reply via email to