Amaury Forgeot d Arc <[email protected]> added the comment: Another use case: a pygame.Surface contains a large cdata, and successive operations on Surfaces generate many intermediate objects which keep the memory alive until the next gc.
---------- nosy: +amaury ________________________________________ PyPy bug tracker <[email protected]> <https://bugs.pypy.org/issue1475> ________________________________________ _______________________________________________ pypy-issue mailing list [email protected] http://mail.python.org/mailman/listinfo/pypy-issue
