Skip to content
Closed
Changes from all commits
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
4 changes: 3 additions & 1 deletion c-api/weakref.po
Original file line number Diff line number Diff line change
Expand Up @@ -164,7 +164,9 @@ msgid ""
"Test if the weak reference *ref* is dead. Returns 1 if the reference is "
"dead, 0 if it is alive, and -1 with an error set if *ref* is not a weak "
"reference object."
msgstr ""
msgstr "Comprueba si la referencia débil *ref* está muerta. Retorna 1 si la "
"referencia está muerta, 0 si está viva, y -1 con un error establecido si "
"*ref* no es un objeto de referencia débil."

#: ../Doc/c-api/weakref.rst:102
msgid ""
Expand Down
Loading