[Python-Dev] Code cleanups in stable branches?

Nick Coghlan ncoghlan at gmail.com
Mon Oct 31 21:24:09 CET 2011


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.

--
Nick Coghlan (via Gmail on Android, so likely to be more terse than usual)
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://mail.python.org/pipermail/python-dev/attachments/20111101/270470e7/attachment-0001.html>


More information about the Python-Dev mailing list