Ezio Melotti <ezio.melo...@gmail.com> added the comment:

Fixed, thanks for the patch!

About the rewrapping:
  * rewrapping what you change is OK, because I know that you changed something 
and had to rewrap it;
  * leaving what you changed badly-wrapped is not OK, because it makes the doc 
a mess after a while;
  * rewrapping unrelated things with no changes in the same patch is not OK, 
because it's hard to see if it's just rewrapping or changes+rewrapping;
  * doing rewrap-only changes might be OK but usually not worth it, and if done 
it should be done on all the branches.

----------
resolution:  -> fixed
stage: patch review -> committed/rejected
status: open -> closed

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

Reply via email to