Martin Panter added the comment:

I committed the patch as it was. But normally I do try to keep the number of 
lines in the diff close to the minimum, even when committing. RST files are 
like source code and it doesn’t matter if the wrapping is not 100% perfect, 
because they get turned into HTML or whatever anyway. Plus keeping the diff to 
a minimum helps when looking through the repository history with annotate or 
whatever.

On the other hand, for doc strings, I think it is best to rewrap them, because 
that is the wrapping you end up with in pydoc and help().

----------

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

Reply via email to