Skip to content

revised library/sys.po #198

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Merged
merged 5 commits into from
Jun 29, 2018
Merged

revised library/sys.po #198

merged 5 commits into from
Jun 29, 2018

Conversation

glyg
Copy link
Contributor

@glyg glyg commented Jun 28, 2018

No description provided.

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
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"

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
Contributor

Choose a reason for hiding this comment

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

s/puisse/puissent/

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
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.

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
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