Skip to content

Compound Statements et DataModel review due to 3.7 migration #212

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 2 commits into from
Jul 9, 2018

Conversation

christopheNan
Copy link
Contributor

Fixes #205

@@ -1697,6 +1704,11 @@ msgid ""
"undefined interpreter behaviour if exceptions raised by the trace function "
"escape to the function being traced."
msgstr ""
"Une Implémentation *peut* autoriser le déclenchement des événements opcode "
Copy link
Member

Choose a reason for hiding this comment

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

Une majuscule de trop à Implémentation ?


#: ../Doc/reference/compound_stmts.rst:597
msgid ":pep:`526` - Syntax for Variable Annotations"
msgstr ""
msgstr ":pep:`526` -- syntaxe pour les annotations de variables"
Copy link
Member

Choose a reason for hiding this comment

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

J'aurais bien mis une majuscule au début du titre, c'est volontaire ?


#: ../Doc/reference/compound_stmts.rst:600
msgid ":pep:`563` - Postponed Evaluation of Annotations"
msgstr ""
msgstr ":pep:`563` -- évaluation différée des annotations"
Copy link
Member

Choose a reason for hiding this comment

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

Pareil, É ?

@@ -3460,7 +3509,7 @@ msgstr ""

#: ../Doc/reference/datamodel.rst:1995
msgid ":pep:`3135` - New super"
msgstr ":pep:`3135` - nouvelle méthode super"
msgstr ":pep:`3135` -- nouvelle méthode super"
Copy link
Member

Choose a reason for hiding this comment

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

Pareil (majuscule)

@JulienPalard JulienPalard merged commit 61b4b28 into python:3.7 Jul 9, 2018
@christopheNan christopheNan deleted the issue205 branch July 10, 2018 21:56
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