Skip to content

Traduccion logginghandlers #2137

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 23 commits into from
Oct 31, 2022
Merged
Changes from 1 commit
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
Prev Previous commit
Next Next commit
agrego espacio sobrante
  • Loading branch information
JuliKM committed Oct 31, 2022
commit abdffeea08b8130036e3421bfabdc94a3c7fa303
8 changes: 4 additions & 4 deletions library/logging.handlers.po
Original file line number Diff line number Diff line change
Expand Up @@ -11,7 +11,7 @@ msgstr ""
"Project-Id-Version: Python 3.8\n"
"Report-Msgid-Bugs-To: \n"
"POT-Creation-Date: 2022-10-25 19:47+0200\n"
"PO-Revision-Date: 2022-10-31 13:38-0300\n"
"PO-Revision-Date: 2022-10-31 13:50-0300\n"
"Last-Translator: Diego Cristobal Herreros <diecristher@gmail.com>\n"
"Language-Team: python-doc-es\n"
"Language: es_AR\n"
Expand Down Expand Up @@ -2023,9 +2023,9 @@ msgstr ""
"ej. evitar establecer ``exc_text`` en ``None``. Ten en cuenta que los "
"cambios de ``message`` / ``msg`` / ``args`` están relacionados con "
"garantizar que el registro se pueda seleccionar, y es posible que puedas o "
"no evitar hacerlo dependiendo de si sus ``args` ` son serializables. (Ten en "
"cuenta que es posible que deba considerar no solo su propio código, sino "
"también el código en cualquier biblioteca que use)."
"no evitar hacerlo dependiendo de si sus ``args`` son serializables. (Ten en "
"cuenta que es posible que debas considerar no solo tu propio código, sino "
"también el código en cualquier biblioteca que uses)."

#: ../Doc/library/logging.handlers.rst:1090
msgid ""
Expand Down