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 python-dev
Recipients Jim.Jewett, Mark.Shannon, Yury.Selivanov, benjamin.peterson, giampaolo.rodola, gregory.p.smith, jcea, jcon, loewis, pitrou, pjenvey, python-dev, rhettinger, terry.reedy, vstinner
Date 2012-04-24.14:34:01
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <E1SMgoZ-0005IV-T2@dinsdale.python.org>
In-reply-to
Content
New changeset 507a6703d6a3 by Benjamin Peterson in branch 'default':
fix dict gc tracking (#13903)
http://hg.python.org/cpython/rev/507a6703d6a3
History
Date User Action Args
2012-04-24 14:34:01python-devsetrecipients: + python-dev, loewis, rhettinger, terry.reedy, gregory.p.smith, jcea, pitrou, vstinner, giampaolo.rodola, pjenvey, benjamin.peterson, Yury.Selivanov, Mark.Shannon, jcon, Jim.Jewett
2012-04-24 14:34:01python-devlinkissue13903 messages
2012-04-24 14:34:01python-devcreate