[issue39635] One paragraph of the doc is not translated in French

New submission from Frédéric Danna <frederic.danna@gmail.com>: In the French doc of the 3.8 version, https://docs.python.org/fr/3/tutorial/interpreter.html, there is an entire parapragph which is still writtent in Englush (not translated in French):
On Windows machines where you have installed Python from the Microsoft Store, the python3.8 command will be available. If you have the py.exe launcher installed, you can use the py command. See Digression : Définition des variables d'environnement for other ways to launch Python.
(See the screenshot attached.)
----------
assignee: docs@python
components: Documentation
files: ksnip_20200215-115221.png
messages: 362009
nosy: Frédéric Danna, docs@python
priority: normal
severity: normal
status: open
title: One paragraph of the doc is not translated in French
versions: Python 3.8
Added file: https://bugs.python.org/file48897/ksnip_20200215-115221.png
_______________________________________
Python tracker <report@bugs.python.org>
<https://bugs.python.org/issue39635>
_______________________________________

Karthikeyan Singaravelan <tir.karthi@gmail.com> added the comment: Translation related issues are tracked under separate GitHub repo. Please report at https://github.com/python/python-docs-fr ---------- nosy: +mdk, xtreak _______________________________________ Python tracker <report@bugs.python.org> <https://bugs.python.org/issue39635> _______________________________________

Change by Ananthakrishnan <ananthakrishnan15.2001@gmail.com>: ---------- keywords: +patch pull_requests: +17932 stage: -> patch review pull_request: https://github.com/python/cpython/pull/1153 _______________________________________ Python tracker <report@bugs.python.org> <https://bugs.python.org/issue39635> _______________________________________

Change by Karthikeyan Singaravelan <tir.karthi@gmail.com>: ---------- pull_requests: -17932 _______________________________________ Python tracker <report@bugs.python.org> <https://bugs.python.org/issue39635> _______________________________________

Julien Palard <julien+python@palard.fr> added the comment: This has been resolved in https://github.com/python/python-docs-fr/pull/1153 I bet Frédéric is the author so thank you for the PR. ---------- resolution: -> fixed stage: patch review -> resolved status: open -> closed _______________________________________ Python tracker <report@bugs.python.org> <https://bugs.python.org/issue39635> _______________________________________
participants (4)
-
Ananthakrishnan
-
Frédéric Danna
-
Julien Palard
-
Karthikeyan Singaravelan