Skip to content
Better HN
Top
New
Best
Ask
Show
Jobs
Search
⌘K
undefined | Better HN
0 points
ghostwriter
6y ago
0 comments
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
default
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