Skip to content

Conversation

@JulienPalard
Copy link
Member

No description provided.

"a list of strings; valid classifiers are listed on `PyPI <https://pypi.org/"
"classifiers>`_."
msgstr ""
"une liste des chaînes de charactères, les classifieurs valides est listés "
Copy link
Contributor

Choose a reason for hiding this comment

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

s/charactères/caractères/
les classifieurs sont listés

msgstr ""
"Parser des entêtes RFC822 peut être aisément réalisé and utilisant les "
"classes du module :mod:`~email.parser` :"
"Parser des entêtes :rfc:`822` peut être aisément réalisé and utilisant les "
Copy link
Contributor

Choose a reason for hiding this comment

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

s/Parser/Analyser/
s/and/en/

Copy link
Member Author

Choose a reason for hiding this comment

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

Wah :]

"est appelée avec un seul argument, sinon elle sera du même type que *number*."
"``round(1.5)`` vaut ``2``). *ndigits* accepte tout nombre entier (positif, "
"zéro, ou négatif). La valeur renvoyée est un entier si *ndigits* n'est pas "
"donné, ou est ``None``. Sinon elle sera du même type que *number*."
Copy link
Contributor

Choose a reason for hiding this comment

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

je mettrais "ou est None" entre parenthèses. Je trouve que cela clarifie le fait que la valeur None est liée à ndigits et non à la valeur renvoyée.
Je mettrais la phrase suivante ("Sinon ...") au présent, par cohérence avec "la valeur renvoyée est".

"Désérialise *fp* (un :term:`file-like object` supportant ``.read()``, "
"contenant un document JSON) vers un objet Python en utilisant cette :ref:"
"`table de conversion <json-to-py-table>`."
"Désérialise *fp* (un :term:`text file` ou un :term:`binary file` supportant "
Copy link
Contributor

Choose a reason for hiding this comment

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

s/supportant/gérant/ ?

library/re.po Outdated
"support de l'Unicode."
"Le module tiers `regex <https://pypi.org/project/regex/>`_, dont l'interface "
"est compatible avec le module :mod:`re` de la bibliothèque standard, mais "
"offre des fonctionnalités additionnelles et un meilleur support de l'Unicode."
Copy link
Contributor

Choose a reason for hiding this comment

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

une meilleure gestion ? (je dois être au moins aussi lourd que toi avec "retourner" et "renvoyer").

@christopheNan christopheNan merged commit c4407d1 into python:3.6 Jun 11, 2018
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

2 participants