##// END OF EJS Templates
repoview: separate concerns in _filteredrepotypes comment...
repoview: separate concerns in _filteredrepotypes comment The cited issue in Python bugtracker is closed, but hasn't been fixed. We've been able to use the attached example and reproduce it with Python 3.9. The point where it turns from needless stress on the GC to the an actual leak is when one factors in the fact that the GC was before Python 3.4 unable to collect some types (see PEP 442). Note that even with Python 2.7, the simple example of cycles due to __mro__ are collectable. This was seen again with the example attached on the CPython issue.
Georges Racinet -
r47776:b7e623ac stable
Show More
Name Size Modified Last Commit Author
/ relnotes
5.1 Loading ...
5.2 Loading ...
5.3 Loading ...
5.4 Loading ...
5.5 Loading ...
5.6 Loading ...
5.7 Loading ...
next Loading ...