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 serhiy.storchaka
Recipients akuchling, docs@python, eric.araujo, ezio.melotti, georg.brandl, serhiy.storchaka
Date 2013-06-22.08:28:33
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1371889714.5.0.753258621658.issue18280@psf.upfronthosting.co.za>
In-reply-to
Content
Some documentation files contain a number of I/my/me. Looks like they grew from personal modules and personal articles. Perhaps the official documentation needs more depersonalized style. Here is full list of such files:

Doc/c-api/exceptions.rst
Doc/c-api/long.rst
Doc/distutils/builtdist.rst
Doc/extending/extending.rst
Doc/extending/windows.rst
Doc/howto/argparse.rst
Doc/howto/curses.rst
Doc/howto/functional.rst
Doc/howto/regex.rst
Doc/howto/sockets.rst
Doc/howto/urllib2.rst
Doc/install/index.rst
Doc/library/audioop.rst
Doc/library/ctypes.rst
Doc/library/doctest.rst
Doc/library/heapq.rst
Doc/library/numbers.rst
Doc/library/ossaudiodev.rst
Doc/library/tk.rst
Doc/library/unittest.mock-examples.rst
Doc/library/unittest.mock.rst
Doc/reference/introduction.rst
Doc/tutorial/classes.rst

The list doesn't include FAQs where it may be appropriate and whatsnew files.

Andrew Kuchling recently has fixed Doc/howto/unicode.rst for this issue (as part of issue4153).
History
Date User Action Args
2013-06-22 08:28:34serhiy.storchakasetrecipients: + serhiy.storchaka, akuchling, georg.brandl, ezio.melotti, eric.araujo, docs@python
2013-06-22 08:28:34serhiy.storchakasetmessageid: <1371889714.5.0.753258621658.issue18280@psf.upfronthosting.co.za>
2013-06-22 08:28:34serhiy.storchakalinkissue18280 messages
2013-06-22 08:28:33serhiy.storchakacreate