Re: [Python-ideas] PEP: Python Documentation Translations

2017-03-21 Thread Victor Stinner
> Contributor Agreement > ' > > Contributions to translated documentation will be requested to sign the > Python Contributor Agreement (CLA): > > https://www.python.org/psf/contrib/contrib-form/ I'm not sure about this requirement, but I'm not a lawyer. I guess that in case of

Re: [Python-ideas] PEP: Python Documentation Translations

2017-03-21 Thread Victor Stinner
> Python documentation GitHub organization: https://github.com/python-docs/ I tried to create a team in the GitHub Python organization. It works. But then I don't have the right to add new members, since "I'm not an organization owner". IMHO the Python organization is too strict for such translati

Re: [Python-ideas] PEP: Python Documentation Translations

2017-03-21 Thread Victor Stinner
I assigned the number 545 to the PEP. It should be online in less than 2 hours (I don't know what and how PEPs are rendered on python.org) at: https://www.python.org/dev/peps/pep-0545/ Victor ___ Python-ideas mailing list Python-ideas@python.org https://

[Python-ideas] PEP: Python Documentation Translations

2017-03-21 Thread Julien Palard via Python-ideas
Hi, Here is the follow-up to the "Translated Python documentation" thread on python-dev [1]_, as a PEP describing the steps to make Python Documentation Translation official on accessible on docs.python.org. .. [1] [Python-Dev] Translated Python documentation (https://mail.python.org/pipermail/