File tree Expand file tree Collapse file tree 1 file changed +4
-4
lines changed
Expand file tree Collapse file tree 1 file changed +4
-4
lines changed Original file line number Diff line number Diff line change @@ -11,7 +11,7 @@ msgstr ""
1111"Project-Id-Version : Python 3.8\n "
1212"Report-Msgid-Bugs-To : \n "
1313"POT-Creation-Date : 2024-11-21 16:38-0300\n "
14- "PO-Revision-Date : 2025-02-03 08:57 -0300\n "
14+ "PO-Revision-Date : 2025-02-03 09:07 -0300\n "
1515"Last-Translator : srmorita <fr.morac@duocuc.cl>\n "
1616"Language-Team : python-doc-es\n "
1717"Language : es\n "
@@ -407,9 +407,9 @@ msgid ""
407407"interpreted as an integer. If the call fails, an exception is raised and "
408408"``-1`` is returned."
409409msgstr ""
410- "Retorna *o* convertido a un valor `` Py_ssize_t`` si *o* puede interpretarse "
411- "como un entero. Si la llamada falla, se lanza una excepción y se retorna "
412- "``-1``."
410+ "Retorna *o* convertido a un valor :c:type:` Py_ssize_t` si *o* puede "
411+ "interpretarse como un entero. Si la llamada falla, se lanza una excepción y "
412+ "se retorna ``-1``."
413413
414414#: ../Doc/c-api/number.rst:279
415415msgid ""
You can’t perform that action at this time.
0 commit comments