[Python-Dev] Code cleanups in stable branches? (original) (raw)

Brett Cannon brett at python.org
Mon Oct 31 21:28:06 CET 2011


On Mon, Oct 31, 2011 at 13:24, Nick Coghlan <ncoghlan at gmail.com> wrote:

Removing dead code and bypassing redundant code are both reasonable bug fixes. The kind of change to be avoided is gratuitous replacement of older idioms with newer ones.

What Nick said as I was in the middle of typing when he sent this. =)

-Brett

-- Nick Coghlan (via Gmail on Android, so likely to be more terse than usual)


Python-Dev mailing list Python-Dev at python.org http://mail.python.org/mailman/listinfo/python-dev Unsubscribe: http://mail.python.org/mailman/options/python-dev/brett%40python.org -------------- next part -------------- An HTML attachment was scrubbed... URL: <http://mail.python.org/pipermail/python-dev/attachments/20111031/3d773eb2/attachment.html>



More information about the Python-Dev mailing list