Y
Hacker News
new
|
ask
|
show
|
jobs
by
cousin_it
4356 days ago
I think illumen is referring to the concept of "deterministic destruction", which exists in refcounted languages but not in GC'd ones. It's not quite the same as "determinism".
1 comments
fzltrp
4355 days ago
Oh, ok. So every python implementations follow that practice?
link
cousin_it
4354 days ago
No, just CPython I think.
link