-
Notifications
You must be signed in to change notification settings - Fork 396
Traducido archivo library/urllib.request #2292
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
Traducido archivo library/urllib.request #2292
Conversation
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.
Revisión completada, sugiero algunos cambios muy menores :)
@@ -48,14 +49,17 @@ msgstr "" | |||
"master/>`_ para una interfaz de cliente HTTP de mayor nivel." | |||
|
|||
msgid ":ref:`Availability <availability>`: not Emscripten, not WASI." | |||
msgstr "" | |||
msgstr ":ref:`Disponibilidad <availability>`: no Emscripten, no WASI." |
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.
Si no me equivoco, las referencias a <availability>
generan warnings cuando se construye la documentación. Puedes dejar marcada la entrada como "fuzzy" para que no haya warnings.
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.
exacto!
Co-authored-by: Marcos Medrano <marcosmedrano0@gmail.com>
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.
Propongo un cambio que debería solucionar el problema del powrap 🤞 😅
Co-authored-by: Marcos Medrano <marcosmedrano0@gmail.com>
…/python-docs-es into traduccion-library/urllib.request
FInalmente 🥲🥲 |
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.
¡Muchas gracias @jdgc14! Me parece que está todo bien 👍 👏👏👏
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.
Closes #1981