Hi! > I want to know does Python Developer’s Guide have chinese version, If not, i > want to do some translation, may i tell to PSF(or other people) to grant > authorization?
IIRC the idea has already been raised by Stéphane Wirtel a few years back, and IIRC the conclusion was "anyway, to contribute to cpython, one will have to read/write english, so it may not be usefull, let's focus on docs.python.org first, that's already a lot of work.". (Sorry I can't find the thread, maybe it was durring a sprint.) But if you really want to translate it (with good arguments on how it can be usefull) the next step is probably to shoot a mail in the translation@ list. The devguide is hosted on readthedocs (see how they handle translations [1]), so PEP 545 won't be of any help here. [1]: https://docs.readthedocs.io/en/stable/guides/manage-translations-sphinx.html (Thanks Jean Abou Samra for pinging me on the thread.) -- Julien Palard https://mdk.fr _______________________________________________ Python-ideas mailing list -- python-ideas@python.org To unsubscribe send an email to python-ideas-le...@python.org https://mail.python.org/mailman3/lists/python-ideas.python.org/ Message archived at https://mail.python.org/archives/list/python-ideas@python.org/message/YTSAIEKV7MD7DMXECCCHUMXI7DEMOEGK/ Code of Conduct: http://python.org/psf/codeofconduct/