Skip to content

whatsnew 3.9 #1367

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 6 commits into from
Aug 7, 2020
Merged

whatsnew 3.9 #1367

merged 6 commits into from
Aug 7, 2020

Conversation

deronnax
Copy link
Collaborator

@deronnax deronnax commented Aug 6, 2020

reprise de #1366 .
Vu que c'est de la trad qui est utile maintenant et qui sera plus lue dans ~1 an, pas besoin que ça soit absolument parfait.

Copy link
Contributor

@christopheNan christopheNan left a comment

Choose a reason for hiding this comment

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

Merci !

@@ -164,12 +215,21 @@ msgid ""
"when it comes to designing new language features. We'll start using this "
"flexibility in Python 3.10 and later."
msgstr ""
"Python 3.9 utilise un nouvel analyseur syntaxique, basé sur `PEG <https://en."
"wikipedia.org/wiki/Parsing_expression_grammar>`_ au lieu de `LL(1) <https://"
Copy link
Contributor

Choose a reason for hiding this comment

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

Dommage que la page Wikipedia FR soit si pauvre...

Copy link
Collaborator Author

Choose a reason for hiding this comment

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

voui, c'est pour ça que je l'ai pas mis :'(.

Co-authored-by: Christophe Nanteuil <35002064+christopheNan@users.noreply.github.com>
Copy link
Collaborator Author

@deronnax deronnax left a comment

Choose a reason for hiding this comment

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

merci pour la revue !

@@ -164,12 +215,21 @@ msgid ""
"when it comes to designing new language features. We'll start using this "
"flexibility in Python 3.10 and later."
msgstr ""
"Python 3.9 utilise un nouvel analyseur syntaxique, basé sur `PEG <https://en."
"wikipedia.org/wiki/Parsing_expression_grammar>`_ au lieu de `LL(1) <https://"
Copy link
Collaborator Author

Choose a reason for hiding this comment

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

voui, c'est pour ça que je l'ai pas mis :'(.


#: whatsnew/3.9.rst:50
msgid "For full details, see the :ref:`changelog <changelog>`."
msgstr ""
msgstr "Pour plus de détails, voir le :ref:`changelog <changelog>`."
Copy link
Collaborator Author

Choose a reason for hiding this comment

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

@christopheNan si nous voulions sodomiser les drosophiles, on pourrait mettre "journal des changements"

Copy link
Contributor

Choose a reason for hiding this comment

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

Je dirais qu'on est proche du concept d'une main courante.

Copy link
Collaborator Author

Choose a reason for hiding this comment

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

hum, je pense que personne ne comprendrait ce terme (j'ai dû googler pour vérifier la signification). On garde changelog alors ?

Copy link
Contributor

Choose a reason for hiding this comment

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

On garde changelog.

Copy link
Contributor

@christopheNan christopheNan left a comment

Choose a reason for hiding this comment

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

Peux-tu prendre en compte les erreurs remontées par padpo/Grammalecte (espaces insécables) ?


#: whatsnew/3.9.rst:50
msgid "For full details, see the :ref:`changelog <changelog>`."
msgstr ""
msgstr "Pour plus de détails, voir le :ref:`changelog <changelog>`."
Copy link
Contributor

Choose a reason for hiding this comment

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

Je dirais qu'on est proche du concept d'une main courante.

@deronnax
Copy link
Collaborator Author

deronnax commented Aug 7, 2020

hum, c'est des lignes trop petites pour qu'elles soient redimensionnées et cassent, mais c'est fait.

@christopheNan
Copy link
Contributor

hum, c'est des lignes trop petites pour qu'elles soient redimensionnées et cassent, mais c'est fait.

Oui, mais ça évite de polluer le padpo.ignore avec des choses qui sont 1) aisément corrigeables quand on travaille sur la PR en question et 2) des règles de typographie qu'il convient d'appliquer quoi qu'il en soit.

@deronnax deronnax merged commit 608f750 into python:3.9 Aug 7, 2020
@christopheNan
Copy link
Contributor

Merci ! 🤟

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