This issue tracker has been migrated to GitHub, and is currently read-only.
For more information, see the GitHub FAQs in the Python's Developer Guide.

Author serhiy.storchaka
Recipients benjamin.peterson, christian.heimes, gregory.p.smith, pitrou, serhiy.storchaka
Date 2012-10-28.18:30:53
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1351449053.97.0.170237624315.issue16351@psf.upfronthosting.co.za>
In-reply-to
Content
Oh, I understand. GC callbacks receive a dict.

For avoid confusion with gc.DEBUG_STATS and to conform with callbacks argument name, may be better to name this function as gc.get_infos([generation])?
History
Date User Action Args
2012-10-28 18:30:54serhiy.storchakasetrecipients: + serhiy.storchaka, gregory.p.smith, pitrou, christian.heimes, benjamin.peterson
2012-10-28 18:30:53serhiy.storchakasetmessageid: <1351449053.97.0.170237624315.issue16351@psf.upfronthosting.co.za>
2012-10-28 18:30:53serhiy.storchakalinkissue16351 messages
2012-10-28 18:30:53serhiy.storchakacreate