We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see ourdocumentation.
There was an error while loading.Please reload this page.
1 parent020dafa commit6d58009Copy full SHA for 6d58009
c-api/number.po
@@ -11,7 +11,7 @@ msgstr ""
11
"Project-Id-Version:Python 3.8\n"
12
"Report-Msgid-Bugs-To:\n"
13
"POT-Creation-Date:2024-11-21 16:38-0300\n"
14
-"PO-Revision-Date:2025-02-0308:57-0300\n"
+"PO-Revision-Date:2025-02-0309:07-0300\n"
15
"Last-Translator:srmorita <fr.morac@duocuc.cl>\n"
16
"Language-Team:python-doc-es\n"
17
"Language:es\n"
@@ -407,9 +407,9 @@ msgid ""
407
"interpreted as an integer. If the call fails, an exception is raised and "
408
"``-1`` is returned."
409
msgstr""
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``."
+"Retorna *o* convertido a un valor:c:type:`Py_ssize_t` si *o* puede "
+"interpretarsecomo un entero. Si la llamada falla, se lanza una excepción y "
+"se retorna``-1``."
413
414
#:../Doc/c-api/number.rst:279
415
msgid""