Hacker News new | ask | show | jobs
by 2d8a875f-39a2-4 310 days ago
Do you still need an add-on library to use more than one core?
2 comments

Latest version officially supports full-threaded mode: https://docs.python.org/3.14/whatsnew/3.14.html#whatsnew314-...
Eh? Multiprocessing has existed since 2.X days.