Thanks to visit codestin.com
Credit goes to github.com

Skip to content

traducido howto/instrumentation.po #1008

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

Closed
wants to merge 22 commits into from
Closed
Show file tree
Hide file tree
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
correcciones posTravis
  • Loading branch information
cacrespo committed Sep 20, 2020
commit c8a8173691fbea52e4fa048729e16fdfc3c7d500
3 changes: 2 additions & 1 deletion dictionaries/howto_logging-cookbook.txt
Original file line number Diff line number Diff line change
Expand Up @@ -8,4 +8,5 @@ QueueHandler
QueueListener
SysLogHandler
LogRecord
bindings
bindings
LoggerAdapters
4 changes: 2 additions & 2 deletions howto/logging-cookbook.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: 2020-05-05 12:54+0200\n"
"PO-Revision-Date: 2020-09-20 09:09-0300\n"
"PO-Revision-Date: 2020-09-20 09:24-0300\n"
"Language-Team: python-doc-es\n"
"MIME-Version: 1.0\n"
"Content-Type: text/plain; charset=UTF-8\n"
Expand Down Expand Up @@ -1309,7 +1309,7 @@ msgstr ""
"En Python 3.1, se agregó código a :class:`~logging.handlers.SysLogHandler` "
"para insertar BOM en el mensaje, pero desafortunadamente, se implementó "
"incorrectamente, BOM aparece al principio del mensaje y, por lo tanto, no "
"permite ningun componente ASCII puro para que aparezca antes."
"permite ningún componente ASCII puro para que aparezca antes."

#: ../Doc/howto/logging-cookbook.rst:1701
msgid ""
Expand Down