Skip to content

traducido multiprocessing #2700

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Merged
merged 12 commits into from
Oct 21, 2023
Prev Previous commit
Next Next commit
Update library/multiprocessing.shared_memory.po
Co-authored-by: rtobar <rtobarc@gmail.com>
  • Loading branch information
JPC501 and rtobar authored Oct 20, 2023
commit 57c565fa9e581940d7d4e6bf64e95e81259a087e
2 changes: 1 addition & 1 deletion library/multiprocessing.shared_memory.po
Original file line number Diff line number Diff line change
Expand Up @@ -377,7 +377,7 @@ msgid ""
"of such values when storing and unconditionally removing it when fetching:"
msgstr ""
"Para aplicaciones donde eliminar espacios nulos finales es un problema, "
"solucionarlo siempre añadiendo incondicionalmente un byte extra que no sea 0 "
"evítelo añadiendo siempre incondicionalmente un byte extra que no sea 0 "
"al final de dichos valores al almacenar y eliminándolo incondicionalmente al "
"recuperarlos."

Expand Down