Message254772
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(). |
|
Date |
User |
Action |
Args |
2015-11-17 00:28:48 | martin.panter | set | recipients:
+ martin.panter, rhettinger, docs@python, python-dev, Dave Jones |
2015-11-17 00:28:48 | martin.panter | set | messageid: <1447720128.58.0.140993161247.issue25615@psf.upfronthosting.co.za> |
2015-11-17 00:28:48 | martin.panter | link | issue25615 messages |
2015-11-17 00:28:48 | martin.panter | create | |
|