File tree 1 file changed +4
-4
lines changed
1 file changed +4
-4
lines changed Original file line number Diff line number Diff line change @@ -11,7 +11,7 @@ msgstr ""
11
11
"Project-Id-Version : Python 3.8\n "
12
12
"Report-Msgid-Bugs-To : \n "
13
13
"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 "
15
15
"
Last-Translator :
srmorita <[email protected] >\n "
16
16
"Language-Team : python-doc-es\n "
17
17
"Language : es\n "
@@ -407,9 +407,9 @@ msgid ""
407
407
"interpreted as an integer. If the call fails, an exception is raised and "
408
408
"``-1`` is returned."
409
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``."
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``."
413
413
414
414
#: ../Doc/c-api/number.rst:279
415
415
msgid ""
You can’t perform that action at this time.
0 commit comments