Skip to content

Commit 82f1dff

Browse files
committed
Traducido c-api/memory.po
1 parent 051a582 commit 82f1dff

File tree

2 files changed

+8
-7
lines changed

2 files changed

+8
-7
lines changed

c-api/memory.po

Lines changed: 3 additions & 7 deletions
Original file line numberDiff line numberDiff line change
@@ -11,11 +11,7 @@ msgstr ""
1111
"Project-Id-Version: Python 3.11\n"
1212
"Report-Msgid-Bugs-To: \n"
1313
"POT-Creation-Date: 2024-11-21 16:38-0300\n"
14-
<<<<<<< HEAD
15-
"PO-Revision-Date: 2025-02-02 10:07-0500\n"
16-
=======
1714
"PO-Revision-Date: 2025-02-10 12:41-0500\n"
18-
>>>>>>> 6fe1a5cf (Traducido c-api/memory.po)
1915
"Last-Translator: Marco Richetta <marcorichetta@gmail.com>\n"
2016
"Language-Team: python-doc-es\n"
2117
"Language: es\n"
@@ -222,7 +218,7 @@ msgstr ""
222218
"detalle de implementación, pero para fines de depuración, se puede encontrar "
223219
"una tabla simplificada en :ref:`here <default-memory-allocators>`. Los APIs "
224220
"que se usan para designar y librar un bloque de memoria deben ser del mismo "
225-
"dominio. Por ejemplo, se debe usar :c:func:`PyMem_Free`para librar memoria "
221+
"dominio. Por ejemplo, se debe usar :c:func:`PyMem_Free` para librar memoria "
226222
"usando :c:func:`PyMem_Malloc`."
227223

228224
#: ../Doc/c-api/memory.rst:109
@@ -253,7 +249,7 @@ msgstr ""
253249
"Dominio \"Mem\": destinado a asignar memoria para búferes de Python y "
254250
"búferes de memoria de propósito general donde la asignación debe realizarse "
255251
"con el :term:`GIL` retenido. La memoria se toma del montículo privado de "
256-
"Python."
252+
"Python. Consulte :ref:`Interfaz de Memoria <memoryinterface>`."
257253

258254
#: ../Doc/c-api/memory.rst:121
259255
msgid ""
@@ -316,7 +312,7 @@ msgid ""
316312
msgstr ""
317313
"El :ref:`asignador de memoria sin formato <default-memory-allocators>` usa "
318314
"las siguientes funciones: :c:func:`malloc`, :c:func:`calloc`, :c:func:"
319-
"`realloc` y :c:func:`free`; llame a ``malloc(1)`` (o ``calloc(1, 1)``) "
315+
"`realloc` y :c:func:`!free`; llame a ``malloc(1)`` (o ``calloc(1, 1)``) "
320316
"cuando solicita cero bytes."
321317

322318
#: ../Doc/c-api/memory.rst:154 ../Doc/c-api/memory.rst:225

dictionaries/c-api_memory.txt

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -2,3 +2,8 @@ Mem
22
realloc
33
sobrescrituras
44
bumpserialno
5+
mimalloc
6+
calloc
7+
Daan
8+
Leijen
9+
Koka

0 commit comments

Comments
 (0)
pFad - Phonifier reborn

Pfad - The Proxy pFad of © 2024 Garber Painting. All rights reserved.

Note: This service is not intended for secure transactions such as banking, social media, email, or purchasing. Use at your own risk. We assume no liability whatsoever for broken pages.


Alternative Proxies:

Alternative Proxy

pFad Proxy

pFad v3 Proxy

pFad v4 Proxy