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 eric.araujo
Recipients eric.araujo, georg.brandl, mark.dickinson, r.david.murray, rhettinger
Date 2010-04-13.02:17:15
SpamBayes Score 2.4561402e-08
Marked as misclassified No
Message-id <1271125040.38.0.784540167692.issue5341@psf.upfronthosting.co.za>
In-reply-to
Content
I saw the author of functools on the chatroom and asked for feedback. Summary:

* Rewrapping, whitespace changes, quote changes and other minor PEP 8 stuff is not worth the trouble it creates (eats time without improving Python’s quality, and also disturbing use of $vcs blame);
* Doc changes have to apply to all four branches, not just trunk and py3k.

This leaves the two typos.  I’ll port the “built{-,}in” fixes to 2.6 and 3.1 later.
History
Date User Action Args
2010-04-13 02:17:21eric.araujosetrecipients: + eric.araujo, georg.brandl, rhettinger, mark.dickinson, r.david.murray
2010-04-13 02:17:20eric.araujosetmessageid: <1271125040.38.0.784540167692.issue5341@psf.upfronthosting.co.za>
2010-04-13 02:17:16eric.araujolinkissue5341 messages
2010-04-13 02:17:15eric.araujocreate