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 pitrou
Recipients Jim.Jewett, Mark.Shannon, Yury.Selivanov, benjamin.peterson, gregory.p.smith, jcea, jcon, loewis, pitrou, pjenvey, python-dev, rhettinger, terry.reedy, vstinner
Date 2012-04-27.19:08:32
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1335553622.3340.1.camel@localhost.localdomain>
In-reply-to <E1SNqW5-0005gR-OI@dinsdale.python.org>
Content
> New changeset a3beae842f13 by Benjamin Peterson in branch 'default':
> decref cached keys on type deallocation (#13903)
> http://hg.python.org/cpython/rev/a3beae842f13

Is there any way to detect / avoid leaks on this separate refcounting
scheme?
History
Date User Action Args
2012-04-27 19:08:33pitrousetrecipients: + pitrou, loewis, rhettinger, terry.reedy, gregory.p.smith, jcea, vstinner, pjenvey, benjamin.peterson, Yury.Selivanov, Mark.Shannon, python-dev, jcon, Jim.Jewett
2012-04-27 19:08:33pitroulinkissue13903 messages
2012-04-27 19:08:32pitroucreate