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 akuchling
Recipients akuchling, docs@python, eric.araujo, ezio.melotti, georg.brandl, serhiy.storchaka
Date 2013-06-23.00:37:00
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1371947820.73.0.458835500193.issue18280@psf.upfronthosting.co.za>
In-reply-to
Content
I've looked through the matches.  "I/O" and the -I command-line switch are false positives.  Many references in the FAQ ("How do I do X?"), but those don't need to be fixed.  

I think personalized references are most problematic when they're expressing uncertainty ("I don't know if we implement all of the spec") or opinions.  Sentences like "When I run this command under Linux, I see..." could be rewritten as "When *you* run this command...", but they don't seem worth fixing to me.

Files with personalized text are:

c-api/exceptions.rst
c-api/long.rst
distutils/builtdist.rst
extending/extending.rst
install/index.rst
library/audioop.rst
library/ctypes.rst
library/doctest.rst
library/heapq.rst
library/imaplib.rst
library/numbers.rst
library/ossaudiodev.rst
library/unittest.mock-examples.rst
library/unittest.mock.rst
reference/introduction.rst
tutorial/classes.rst
History
Date User Action Args
2013-06-23 00:37:00akuchlingsetrecipients: + akuchling, georg.brandl, ezio.melotti, eric.araujo, docs@python, serhiy.storchaka
2013-06-23 00:37:00akuchlingsetmessageid: <1371947820.73.0.458835500193.issue18280@psf.upfronthosting.co.za>
2013-06-23 00:37:00akuchlinglinkissue18280 messages
2013-06-23 00:37:00akuchlingcreate