Issue 31812: Document PEP 545 (documentation translation) in What's New in Python 3.7 (original) (raw)

Issue31812

Created on 2017-10-18 15:42 by vstinner, last changed 2022-04-11 14:58 by admin. This issue is now closed.

Pull Requests
URL Status Linked Edit
PR 4064 merged python-dev,2017-10-20 20:17
Messages (2)
msg304584 - (view) Author: STINNER Victor (vstinner) * (Python committer) Date: 2017-10-18 15:42
The PEP 545 should be documented in What's New in Python 3.7: mention that the Python documentation is now *officially* translated to french and japanese.
msg304883 - (view) Author: STINNER Victor (vstinner) * (Python committer) Date: 2017-10-24 09:22
New changeset 809d173c2005ed76f5b6cb178a0cce3f88121883 by Victor Stinner (Julien Palard) in branch 'master': bpo-31812: Add documentation translations to What's New in Python 3.7. (GH-4064) https://github.com/python/cpython/commit/809d173c2005ed76f5b6cb178a0cce3f88121883
History
Date User Action Args
2022-04-11 14:58:53 admin set github: 75993
2017-10-24 09:22:53 vstinner set status: open -> closedresolution: fixedstage: patch review -> resolved
2017-10-24 09:22:24 vstinner set messages: +
2017-10-20 20:17:13 python-dev set keywords: + patchstage: patch reviewpull_requests: + <pull%5Frequest4034>
2017-10-18 15:42:17 vstinner create