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

Skip to content

traducción completa library/logging.po #1121

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 16 commits into from
Mar 20, 2021
Prev Previous commit
Next Next commit
corrección sphinx-build
  • Loading branch information
cacrespo committed Jan 2, 2021
commit 0266c82bc354ecfe52564598624b69916f8a00a4
4 changes: 2 additions & 2 deletions library/logging.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: 2021-01-01 21:19-0300\n"
"PO-Revision-Date: 2021-01-01 21:49-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 @@ -1918,7 +1918,7 @@ msgid ""
"allow developers more control over how the :class:`LogRecord` representing a "
"logging event is constructed."
msgstr ""
"Esta función se ha proporcionado, junto con: func:`setLogRecordFactory`, "
"Esta función se ha proporcionado, junto con :func:`setLogRecordFactory`, "
"para permitir a los desarrolladores un mayor control sobre cómo :class:"
"`LogRecord` representa un evento logging construido."

Expand Down