A RetroSearch Logo

Home - News ( United States | United Kingdom | Italy | Germany ) - Football scores

Search Query:

Showing content from https://mail.python.org/pipermail/python-dev/2000-September/009138.html below:

DEBUG_SAVEALL feature for gc not in 2.0b1?

[Python-Dev] Re: DEBUG_SAVEALL feature for gc not in 2.0b1? [Python-Dev] Re: DEBUG_SAVEALL feature for gc not in 2.0b1?Skip Montanaro skip@mojam.com (Skip Montanaro)
Sat, 2 Sep 2000 12:43:06 -0500 (CDT)
    Vlad> Skip Montanaro wrote:
    >> 
    >> If I read my (patched) version of gcmodule.c correctly, with the
    >> gc.DEBUG_SAVEALL bit set, gc.garbage *does* acquire all garbage, not
    >> just the stuff with __del__ methods.

    Vlad> Yes. And you don't know which objects are collectable and which
    Vlad> ones are not by this collector. That is, SAVEALL transforms the
    Vlad> collector in a cycle detector. 

Which is precisely what I want.  I'm trying to locate cycles in a
long-running program.  In that environment collectable and uncollectable
garbage are just as bad since I still use 1.5.2 in production.

Skip



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