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 asl
Recipients asl, docs@python
Date 2017-09-26.05:14:07
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1506402847.94.0.987670636111.issue31584@psf.upfronthosting.co.za>
In-reply-to
Content
Some of the documentation language are mixed up.

eg:
Japanese on the English page https://docs.python.org/2.7/faq/design.html
French on the Japanese https://docs.python.org/ja/2.7/faq/design.html

It seem to affect multiple pages:
https://docs.python.org/2.7/bugs.html
https://docs.python.org/2.7/distributing/index.html
https://docs.python.org/2.7/extending/index.html
https://docs.python.org/2.7/extending/extending.html
The c-api pages https://docs.python.org/2.7/c-api/index.html
The faq pages https://docs.python.org/2.7/faq/index.html

And possibly others.
History
Date User Action Args
2017-09-26 05:14:07aslsetrecipients: + asl, docs@python
2017-09-26 05:14:07aslsetmessageid: <1506402847.94.0.987670636111.issue31584@psf.upfronthosting.co.za>
2017-09-26 05:14:07asllinkissue31584 messages
2017-09-26 05:14:07aslcreate