Tim Peters <tim.one@comcast.net> writes: > How do we know which other objects they refer to? How do we know that the > set of objects they refer to will never change? And do we have a reason to > believe that any type other than tuples makes a lick of difference <wink>? I'd suggest a tp_is_immutable predicate. If a container is immutable and non-cyclic, it can be untracked. A container is non-cyclic if all contained objects are either non-gc, or untracked. Regards, Martin
RetroSearch is an open source project built by @garambo | Open a GitHub Issue
Search and Browse the WWW like it's 1997 | Search results from DuckDuckGo
HTML:
3.2
| Encoding:
UTF-8
| Version:
0.7.4