Message 342151 - Python tracker

Message342151

Author terry.reedy
Recipients carmenbianca, terry.reedy
Date 2019-05-11.02:28:46
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1557541726.34.0.516574697116.issue36875@roundup.psfhosted.org>
In-reply-to
Content
Many modules contain translatable strings.  CPython does not ship with translations of any of them and I believe it is against policy to do so.

1. Core developers, though an international group, are not competent to create or approve translations.
2. Core developers feel that professional Python users must gain basic English proficiency.

If you want to discuss this further, please discuss on python-ideas list, possibly after trying to find previous discussions, not here. We only allowed 'official' translations of the docs about a year ago and those are done by a group separate from the core developers.
History
Date User Action Args
2019-05-11 02:28:46terry.reedysetrecipients: + terry.reedy, carmenbianca
2019-05-11 02:28:46terry.reedysetmessageid: <1557541726.34.0.516574697116.issue36875@roundup.psfhosted.org>
2019-05-11 02:28:46terry.reedylinkissue36875 messages
2019-05-11 02:28:46terry.reedycreate