Skip to content
Merged
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
6 changes: 3 additions & 3 deletions Doc/whatsnew/3.7.rst
Original file line number Diff line number Diff line change
Expand Up @@ -724,11 +724,11 @@ PEP 545: Python Documentation Translations
:pep:`545` describes the process to translate Python documentation,
and two translations have been added:

- Japanese: https://docs.python.org/ja/ and associated github
- Japanese: https://docs.python.org/ja/ and associated GitHub
repository: https://github.com/python/python-docs-ja

- French: https://docs.python.org/fr/ and associated github
- French: https://docs.python.org/fr/ and associated GitHub
repository: https://github.com/python/python-docs-fr

(Contributed by Julien Palard, Inada Naoki, and Victor Stinner in
:issue:`issue26546`.)
:issue:`26546`.)