Javascript is not enabled. This site can still works but it'll be more interactive when javascript is enabled.
loading...
Hacker News
new
|
past
|
comments
|
ask
|
show
|
jobs
|
submit
bmm6o
6 hours ago
|
on: Python 3.15's JIT is now back on track
There are documented ways to ensure that changes are visible across threads (e.g. locks). If these are not used, the compiler is within its rights to not go out of its way to pull changes from another thread.
reply
LtWorf
3 hours ago
|
parent
Except python has a well documented global lock.
reply
anematode
2 hours ago
|
root
|
parent
This thread is discussing Java, not Python
reply