File tree Expand file tree Collapse file tree 1 file changed +2
-2
lines changed
Expand file tree Collapse file tree 1 file changed +2
-2
lines changed Original file line number Diff line number Diff line change @@ -15,7 +15,7 @@ msgstr ""
1515"Project-Id-Version : Python 3.8\n "
1616"Report-Msgid-Bugs-To : \n "
1717"POT-Creation-Date : 2024-11-21 16:38-0300\n "
18- "PO-Revision-Date : 2026-02-08 18:50 -0300\n "
18+ "PO-Revision-Date : 2026-02-08 19:12 -0300\n "
1919"Last-Translator : Carlos A. Crespo <lvccrespo@gmail.com>\n "
2020"Language-Team : python-doc-es (https://mail.python.org/mailman3/lists/docs-es.python.org)\n "
2121"Language : es\n "
@@ -1299,7 +1299,7 @@ msgstr ""
12991299"con un carácter nulo. Si *size* no es ``NULL``, escribe el número de caracteres anchos (excluyendo "
13001300"el carácter de terminación nulo final) en *\\ *size*. Tenga en cuenta que la cadena resultante :c:"
13011301"type:`wchar_t` podría contener caracteres nulos, lo que provocaría que la cadena se truncara cuando "
1302- "se usara con la mayoría de las funciones de C. Si *size* es ``NULL`` y la cadena :c:type :`wchar_t*` "
1302+ "se usara con la mayoría de las funciones de C. Si *size* es ``NULL`` y la cadena :c:expr :`wchar_t*` "
13031303"contiene caracteres nulos un :exc:`ValueError` aparece."
13041304
13051305#: ../Doc/c-api/unicode.rst:912
You can’t perform that action at this time.
0 commit comments