8000 Translate faq/library by skpanagiotis · Pull Request #575 · python/python-docs-el · GitHub
[go: up one dir, main page]

Skip to content

Translate faq/library #575

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

Open
wants to merge 23 commits into
base: 3.12
Choose a base branch
from
Open
Changes from 1 commit
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
Prev Previous commit
Next Next commit
Update faq/library.po
Co-authored-by: George Margaritis <gmargaritis@protonmail.com>
  • Loading branch information
skpanagiotis and gmargaritis authored Feb 27, 2025
commit c30825d9a8d8d83a3d23cccb7bdf472ed57ebb9c
2 changes: 1 addition & 1 deletion faq/library.po
Original file line number Diff line number Diff line change
Expand Up @@ -838,7 +838,7 @@ msgid ""
"dispatching of tasks."
msgstr ""
"Αυτό δεν σημαίνει ότι δεν μπορείτε να κάνετε καλή χρήση της Python σε "
"μηχανές πολλαπλών CPU! Απλώς πρέπει να είστε δημιουργικοί μοιράζοντας την "
"μηχανήματα πολλαπλών επεξεργαστών! Απλώς πρέπει να είστε δημιουργικοί μοιράζοντας την "
"εργασία μεταξύ πολλαπλών *διεργασιών* και όχι πολλών *νημάτων*. Η κλάση :"
"class:`~concurrent.futures.ProcessPoolExecutor` στο νέο module :mod:"
"`concurrent.futures`, παρέχει έναν εύκολο τρόπο για να το κάνετε αυτό· Το "
Expand Down
Loading
0