- Notifications
You must be signed in to change notification settings - Fork396
Traducido archivo library/collections.abc.po#2767
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 ourterms of service andprivacy statement. We’ll occasionally send you account related emails.
Already on GitHub?Sign in to your account
Uh oh!
There was an error while loading.Please reload this page.
Conversation
All entries translated, horray! 🎉 |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others.Learn more.
Un pequeño comentario y estaríamos listos
library/collections.abc.po Outdated
@@ -599,6 +597,10 @@ msgid "" | |||
"union, like ``bytes | bytearray``, or :class:`collections.abc.Buffer`. For " | |||
"use as an ABC, prefer :class:`Sequence` or :class:`collections.abc.Buffer`." | |||
msgstr "" | |||
"La ABC :class:`ByteString` está obsoleta. Para usar al escribir, mejor use " |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others.Learn more.
El "typing" del original se refiere a el uso de este tipo dentro de type hints, no al hecho de escribir en general. Creo que habría que ajustar esta traducción para que refleje ese contexto mejor.
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others.Learn more.
Gracias@jcaalzago!
Closes#2584