Skip to content

Commit 63843b3

Browse files
JPC501rtobar
andauthored
Update library/multiprocessing.shared_memory.po
Co-authored-by: rtobar <rtobarc@gmail.com>
1 parent 7c69848 commit 63843b3

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

library/multiprocessing.shared_memory.po

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -364,7 +364,7 @@ msgid ""
364364
"rstrip(b'\\x00')`` behavior is considered a bug and may go away in the "
365365
"future. See :gh:`106939`."
366366
msgstr ""
367-
"Existe un problema conocido para los valores :class:`bytes` y :class:`str`. "
367+
"Existe un problema conocido para valores :class:`bytes` y :class:`str`. "
368368
"Si terminan con bytes nulos ``\\x00`` o caracteres, estos pueden ser "
369369
"*eliminados silenciosamente* al obtenerlos por índice desde la :class:"
370370
"`ShareableList`. Este comportamiento ``.rstrip(b'\\x00')`` se considera un "

0 commit comments

Comments
 (0)