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 Mark.Shannon
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-30.09:14:53
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1335777294.42.0.839698216597.issue13903@psf.upfronthosting.co.za>
In-reply-to
Content
Change insertdict to follow normal (non-stealing) ref-counting behaviour which fixes possible leakage.

Patch attached.
History
Date User Action Args
2012-04-30 09:14:54Mark.Shannonsetrecipients: + Mark.Shannon, loewis, rhettinger, terry.reedy, gregory.p.smith, jcea, pitrou, vstinner, pjenvey, benjamin.peterson, Yury.Selivanov, python-dev, jcon, Jim.Jewett
2012-04-30 09:14:54Mark.Shannonsetmessageid: <1335777294.42.0.839698216597.issue13903@psf.upfronthosting.co.za>
2012-04-30 09:14:53Mark.Shannonlinkissue13903 messages
2012-04-30 09:14:53Mark.Shannoncreate