Skip to content

Conversation

@christopheNan
Copy link
Contributor

No description provided.

Copy link
Member

@JulienPalard JulienPalard left a comment

Choose a reason for hiding this comment

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

Relu jusqu'a la ligne 240 pour le moment.

msgstr ""
"Les instructions composées contiennent d'autres (groupes d´) instructions ; "
"elles affectent ou contrôlent l'exécution de ces autres instructions d'une "
"manière ou d'une autre. En général, une instruction composée couvrent "
Copy link
Member

Choose a reason for hiding this comment

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

*couvre

Copy link
Contributor Author

Choose a reason for hiding this comment

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

bien vu

"overwrites all previous assignments to those variables including those made "
"in the suite of the for-loop::"
msgstr ""
"La boucle for effectue des affectations aux variables de la liste cible, ce "
Copy link
Member

Choose a reason for hiding this comment

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

Pourquoi pas mettre for entre double backticks pour indiquer que c'est une instruction Python ?

Copy link
Contributor Author

Choose a reason for hiding this comment

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

👍

Copy link
Member

@JulienPalard JulienPalard left a comment

Choose a reason for hiding this comment

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

Relecture terminée.

"of multiple statements and annotations."
msgstr ""
"Il est aussi possible de créer des fonctions anonymes (fonctions non liées à "
"un nom), pour une utilisation immédiate dans des expressions Utilisez des "
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 en milieu de phrase sur "Utilisez".

@JulienPalard JulienPalard merged commit c8cb666 into python:3.6 Jul 3, 2018
@JulienPalard
Copy link
Member

Mergée en 3.6 et en 3.7. On travaille maintenant sur la 3.7 et on utilise pomerge une fois de temps en temps pour rappatrier de 3.7 à 3.6.

@christopheNan christopheNan deleted the refcompstat 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

2 participants