Skip to content

revised library/sys.po#198

Merged
christopheNan merged 5 commits into
python:3.7from
glyg:3.7
Jun 29, 2018
Merged

revised library/sys.po#198
christopheNan merged 5 commits into
python:3.7from
glyg:3.7

Conversation

@glyg

@glyg glyg commented Jun 28, 2018

Copy link
Copy Markdown

No description provided.

Comment thread library/sys.po Outdated
"que ``displayhook`` et ``excepthook`` puisse être restaurées au cas où elles "
"seraient remplacées par des objets cassés."
"Ces objets contiennent les valeurs originales de ``breakpointhook``, "
"``displayhook`` et ``excepthook`` au début du programme. Elles sont "

Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Si on écrit "Ces objets" alors "Ils sont sauvegardés...". Sinon écrivons "Ces variables"

Comment thread library/sys.po Outdated
"Ces objets contiennent les valeurs originales de ``breakpointhook``, "
"``displayhook`` et ``excepthook`` au début du programme. Elles sont "
"sauvegardées de façon à ce que ``breakpointhook``, ``displayhook`` et "
"``excepthook`` puisse être restaurées au cas où elles seraient remplacées "

Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

s/puisse/puissent/

Comment thread library/sys.po Outdated
"fonction de traçage locale. Voir :file:`Objects/lnotab_notes.txt` pour une "
"explication détaillée de ce mécanisme."
"L'interpréteur va exécuter un nouvel *opcode* (voyez :mode:`dis` pour plus "
"de détails). La fonction de traçage locale est appelée; *arg* vaut ``None``; "

Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Il faut une espace insécable avant le point-virgule.

Comment thread library/sys.po Outdated
"L'interpréteur va exécuter un nouvel *opcode* (voyez :mode:`dis` pour plus "
"de détails). La fonction de traçage locale est appelée; *arg* vaut ``None``; "
"la valeur retournée donne la nouvelle fonction de traçage locale. Les "
"évènements par *opcode* ne sont pas émis par défaut : cela doit être "

Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

J'écrirais "le traçage ne se fait pas opcode par opcode par défaut ..."

@christopheNan christopheNan merged commit 68e2746 into python:3.7 Jun 29, 2018
JulienPalard pushed a commit that referenced this pull request Nov 23, 2023
Closes #197.

Co-authored-by: James Adjinwa <jaymee126@gmail.com>
Reviewed-on: https://git.afpy.org/AFPy/python-docs-fr/pulls/198
Reviewed-by: Christophe Nanteuil <christophenan@noreply.localhost>
Co-authored-by: James Adjinwa <gaanlub2@duck.com>
Co-committed-by: James Adjinwa <gaanlub2@duck.com>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants