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/2001-December/018893.html below:

[Python-Dev] memory leaks in 2.2

[Python-Dev] memory leaks in 2.2 [Python-Dev] memory leaks in 2.2Ka-Ping Yee ping@lfw.org
Thu, 6 Dec 2001 01:57:41 -0800 (PST)
On Wed, 5 Dec 2001, Neal Norwitz wrote:
> Here is a list of all the outstanding memory leaks from the regression tests.
> All of these leaks have a bug report on SF.
> 
> test_descr:	117 bytes (0.0407%)

Okay, i have tested this case and narrowed it down to:

    while 1:
        class C:
            __metaclass__ = type

Try it on a Python interpreter near you.  With mine, it grows
without bound.

As far as i can tell, of all the calls in test_descr.test_main,
only metaclass() leaks memory.


-- ?!ng




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