Hacker News
new
|
past
|
comments
|
ask
|
show
|
jobs
|
submit
login
codethief
38 days ago
|
parent
|
context
|
favorite
| on:
The first year of free-threaded Python
> Which is why, at least on Linux, Python's multiprocessing doesn't do that but fork()s the interpreter
…which can also be a great source of subtle bugs if you're writing a cross-platform application.
Consider applying for YC's Fall 2025 batch! Applications are open till Aug 4
Guidelines
|
FAQ
|
Lists
|
API
|
Security
|
Legal
|
Apply to YC
|
Contact
Search:
…which can also be a great source of subtle bugs if you're writing a cross-platform application.