We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 9a0e023 commit 22c4d9dCopy full SHA for 22c4d9d
library/concurrent.futures.po
@@ -300,7 +300,7 @@ msgstr ""
300
"asincrónica. :class:`ProcessPoolExecutor` usa el módulo :mod:"
301
"`multiprocessing`, lo cual le permite evitar el :term:`Global Interpreter "
302
"Lock` pero también significa que solo se pueden ejecutar y devolver objetos "
303
-"serializables con pickle."
+"serializables con *pickle*."
304
305
#: ../Doc/library/concurrent.futures.rst:215
306
msgid ""
0 commit comments