Skip to content

traducción library tracemalloc #1569

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 4 commits into from
Oct 27, 2021
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
powrap
  • Loading branch information
lis17 committed Oct 25, 2021
commit 02632966c40d9bf0372aec82463d93eb4158b314
6 changes: 3 additions & 3 deletions library/tracemalloc.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: 2021-10-16 21:42+0200\n"
"PO-Revision-Date: 2021-10-22 13:26+0200\n"
"PO-Revision-Date: 2021-10-25 11:59+0200\n"
"Last-Translator: Rodrigo Tobar <rtobarc@gmail.com>\n"
"Language: es\n"
"Language-Team: python-doc-es\n"
Expand Down Expand Up @@ -618,7 +618,7 @@ msgid ""
"`get_traceback_limit` function and :attr:`Snapshot.traceback_limit` "
"attribute."
msgstr ""
"El atributo no tiene efecto si el limite de rastreo es ``1``. Mira la "
"El atributo no tiene efecto si el limite de rastreo es ``1``. Mira la "
"función :func:`get_traceback_limit` y el atributo :attr:`Snapshot."
"traceback_limit`."

Expand Down Expand Up @@ -705,7 +705,7 @@ msgid ""
msgstr ""
"Crea una nueva instancia de clase :class:`Snapshot` con una secuencia de :"
"attr:`traces` filtrados, *filters* es una lista de las instancias de :class:"
"`DomainFilter` y :class:`Filter`. Si *filters* es una lista vacía, retorna "
"`DomainFilter` y :class:`Filter`. Si *filters* es una lista vacía, retorna "
"una nueva instancia de clase :class:`Snapshot` con una copia de los rastreos."

#: ../Doc/library/tracemalloc.rst:562
Expand Down