File tree Expand file tree Collapse file tree 1 file changed +2
-2
lines changed
Expand file tree Collapse file tree 1 file changed +2
-2
lines changed Original file line number Diff line number Diff line change @@ -76,7 +76,7 @@ msgid ""
7676"On :ref:`Python build with Free Threading <free-threading-build>`, if "
7777"*refcnt* is larger than ``UINT32_MAX``, the object is made :term:`immortal`."
7878msgstr ""
79- "En :ref:`compilación de Python con Free Threading <free-threading-build> `, "
79+ "En :ref:`compilación de Python con Free Threading <free-threading-build>`, "
8080"si *refcnt* es mas mayor que ``UINT32_MAX``, el objeto se convierte "
8181"en :term:`immortal`."
8282
@@ -361,7 +361,7 @@ msgid ""
361361"old value of *dst*, so that any code triggered as a side-effect of *dst* "
362362"getting torn down no longer believes *dst* points to a valid object."
363363msgstr ""
364- "Eso termina asignando *dst* al valor *src* _antes de_ liberar la referencia "
364+ "Eso termina asignando *dst* al valor *src* _antes_ de liberar la referencia "
365365"al valor anterior de *dst*, para que cualquier código ejecutado como efecto "
366366"secundario de *dst* siendo destruido ya no crea que *dst* señala a un objeto "
367367"válido."
You can’t perform that action at this time.
0 commit comments