This issue tracker has been migrated to GitHub, and is currently read-only.
For more information, see the GitHub FAQs in the Python's Developer Guide.

Author r.david.murray
Recipients akira, asvetlov, docs@python, martin.panter, r.david.murray
Date 2015-01-17.02:51:22
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1421463083.72.0.859674296828.issue23251@psf.upfronthosting.co.za>
In-reply-to
Content
I actually didn't know that reitveld was smart enough to highlight just the text changes in a reflowed paragraph.

Nevertheless, for ease of looking at diff in the repository using the hg command (which is not that smart), I prefer to commit doc changes without the reflow, then do the reflow in a separate commit.  I don't know if other developers do this or not.

I think the patch is fine.
History
Date User Action Args
2015-01-17 02:51:23r.david.murraysetrecipients: + r.david.murray, asvetlov, docs@python, akira, martin.panter
2015-01-17 02:51:23r.david.murraysetmessageid: <1421463083.72.0.859674296828.issue23251@psf.upfronthosting.co.za>
2015-01-17 02:51:23r.david.murraylinkissue23251 messages
2015-01-17 02:51:22r.david.murraycreate