[pypy-issue] [issue1586] gc.collect doesn't take an argument

Armin Rigo tracker at bugs.pypy.org
Tue Aug 20 08:43:05 CEST 2013


Armin Rigo <armin.rigo at gmail.com> added the comment:

We also have a "generation" argument that we can pass to the RPython
rgc.collect(), with roughly the same meaning, but the range of values that makes
sense is different.  Should we anyway just pass the number down and be happy?

----------
nosy: +arigo
status: unread -> chatting

________________________________________
PyPy bug tracker <tracker at bugs.pypy.org>
<https://bugs.pypy.org/issue1586>
________________________________________


More information about the pypy-issue mailing list