File tree Expand file tree Collapse file tree 1 file changed +3
-4
lines changed
Expand file tree Collapse file tree 1 file changed +3
-4
lines changed Original file line number Diff line number Diff line change @@ -11,8 +11,8 @@ 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-04-08 20:40 +0200\n "
15- "Last-Translator : Sofía Denner <sofi.denner@gmail.com> \n "
14+ "PO-Revision-Date : 2025-04-09 09:25 +0200\n "
15+ "Last-Translator : David Spindola \n "
1616"Language-Team : python-doc-es\n "
1717"Language : es\n "
1818"MIME-Version : 1.0\n "
@@ -81,11 +81,10 @@ msgid "On failure, return ``NULL`` with an exception set."
8181msgstr "Al fallar, retorna ``NULL`` con una excepción asignada."
8282
8383#: ../Doc/c-api/bytearray.rst:50
84- #, fuzzy
8584msgid "Create a new bytearray object from *string* and its length, *len*."
8685msgstr ""
8786"Crea un nuevo objeto de arreglo de bytes a partir de *string* y su longitud, "
88- "*len*. En caso de fallo, se retorna ``NULL``. "
87+ "*len*."
8988
9089#: ../Doc/c-api/bytearray.rst:57
9190msgid ""
You can’t perform that action at this time.
0 commit comments