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.20:00:25
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1335556826.15.0.588253954834.issue13903@psf.upfronthosting.co.za>
In-reply-to
Content
This patch integrates the dictkeys' refcounting into the refcount checking framework. Seems to work ok, but it would be better if someone more acquainted with the code could confirm it.
History
Date User Action Args
2012-04-27 20:00:26pitrousetrecipients: + 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 20:00:26pitrousetmessageid: <1335556826.15.0.588253954834.issue13903@psf.upfronthosting.co.za>
2012-04-27 20:00:25pitroulinkissue13903 messages
2012-04-27 20:00:25pitroucreate