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 georg.brandl
Recipients eric.araujo, georg.brandl, mark.dickinson, r.david.murray, rhettinger
Date 2010-03-07.15:28:19
SpamBayes Score 1.3409698e-07
Marked as misclassified No
Message-id <1267975700.78.0.532824268905.issue5341@psf.upfronthosting.co.za>
In-reply-to
Content
> > rewrap lines when we change the text for some other reason.
> Doesn’t that make harder to review the real changes when they are mixed 
> with rewrapping?

That's true. I wouldn't do it in patches I mean someone else to review. But many times it's the other way round: I apply doc changes from some patch, and then rewrap before committing.
History
Date User Action Args
2010-03-07 15:28:20georg.brandlsetrecipients: + georg.brandl, rhettinger, mark.dickinson, eric.araujo, r.david.murray
2010-03-07 15:28:20georg.brandlsetmessageid: <1267975700.78.0.532824268905.issue5341@psf.upfronthosting.co.za>
2010-03-07 15:28:19georg.brandllinkissue5341 messages
2010-03-07 15:28:19georg.brandlcreate