[ python-Bugs-1170460 ] gc module docu

SourceForge.net noreply at sourceforge.net
Mon Mar 28 17:30:00 CEST 2005


Bugs item #1170460, was opened at 2005-03-25 12:22
Message generated for change (Comment added) made by loewis
You can respond by visiting: 
https://sourceforge.net/tracker/?func=detail&atid=105470&aid=1170460&group_id=5470

Category: Documentation
Group: None
>Status: Closed
>Resolution: Fixed
Priority: 5
Submitted By: Martin Renold (martinxyz)
Assigned to: Nobody/Anonymous (nobody)
Summary: gc module docu

Initial Comment:
It says: "To debug a leaking program call
gc.set_debug(gc.DEBUG_LEAK)."

I added this call, found the leak, fixed it, and
watched the memory consumption - argh.

Please add a warning sentence like: "Note: this will
stop freeing the collected memory."


----------------------------------------------------------------------

>Comment By: Martin v. Löwis (loewis)
Date: 2005-03-28 17:30

Message:
Logged In: YES 
user_id=21627

Thanks for the report. Fixed in libgc.tex 1.17 and 1.15.4.2.

----------------------------------------------------------------------

You can respond by visiting: 
https://sourceforge.net/tracker/?func=detail&atid=105470&aid=1170460&group_id=5470


More information about the Python-bugs-list mailing list