Skip to content
Better HN
Top
Best
Ask
Show
New
Jobs
Search
⌘K
0 points
ghostwriter
6y ago
0 comments
Save
Share
> Python's reference counting mechanism will cause everything to be copied anyway.
isn't it CPython specific though, and may not be observed when running on PyPy?
0 comments
1 comments · 1 top-level
top
newest
oldest
dfox
6y ago
It is. And in practice it is far from everything, only stuff that is actively directly referenced by the service code.
j
/
k
navigate · click thread line to collapse