8000 Traducido archivo c-api/memory by alcides29 · Pull Request #1563 · python/python-docs-es · GitHub
[go: up one dir, main page]

Skip to content

Traducido archivo c-api/memory #1563

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 22, 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
Update memory.po
Word opción replaced with option
  • Loading branch information
alcides29 authored Oct 22, 2021
commit 750336dd9f8fad0ab10cf477e302344af383ce25
2 changes: 1 addition & 1 deletion c-api/memory.po
Original file line number Diff line number Diff line change
Expand Up @@ -1232,7 +1232,7 @@ msgid ""
"envvar:`PYTHONMALLOC` environment variable (ex: ``PYTHONMALLOC=malloc``)."
msgstr ""
"Este a 4D9B signador está deshabilitado si Python está configurado con la opción :"
"opción:`--without-pymalloc`. También se puede deshabilitar en tiempo de "
"option:`--without-pymalloc`. También se puede deshabilitar en tiempo de "
"ejecución usando la variable de entorno :envvar:`PYTHONMALLOC` (por ejemplo: "
"``PYTHONMALLOC=malloc``)."

Expand Down
0