8000 Traducido c-api/memory.po by kbiggers · Pull Request #3366 · python/python-docs-es · GitHub
[go: up one dir, main page]

Skip to content

Traducido c-api/memory.po #3366

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

Open
wants to merge 10 commits into
base: 3.13
Choose a base branch
from
Open
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
Update c-api/memory.po
Co-authored-by: rtobar <rtobarc@gmail.com>
  • Loading branch information
kbiggers and rtobar authored Mar 2, 2025
commit 3e3b5c3f8ee27d513519d7384fa6c647436c31d5
2 changes: 1 addition & 1 deletion c-api/memory.po
Original file line number Diff line number Diff line change
Expand Up @@ -986,7 +986,7 @@ msgstr ""
"`Py_InitializeFromConfig` para instalar un asignador de memoria "
"personalizada. No hay restricciones para el asignador instalado aparte de "
"las que se interpone el dominio (por ejemplo, el Dominio Crudo permite que "
"se llamara el asignador sin sostener el GIL). Consulte :ref:`la sección "
"se llame al asignador sin sostener el GIL). Consulte :ref:`la sección "
"sobre dominios de asignadores <allocator-domains>` para más información."

#: ../Doc/c-api/memory.rst:514
Expand Down
Loading
0