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 _______________________________________________ Python-bugs-list mailing list Unsubscribe: http://mail.python.org/mailman/options/python-bugs-list/archive%40mail-archive.com