Y
Hacker News
new
|
ask
|
show
|
jobs
by
angus_gh
1059 days ago
The no-gil fork of Python makes the builtin collections thread-safe, so that will remain not an issue (see the "Collection thread-safety" section of the design doc
https://docs.google.com/document/d/18CXhDb1ygxg-YXNBJNzfzZsD...
)