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 Tim.Graham, charettes, eric.snow, python-dev, serhiy.storchaka
Date 2016-01-19.13:50:20
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1453211420.84.0.516553781095.issue25935@psf.upfronthosting.co.za>
In-reply-to
Content
In some cases (as in committed test) garbage collector was not able to collect a loop with OrderedDict at all.
History
Date User Action Args
2016-01-19 13:50:20serhiy.storchakasetrecipients: + serhiy.storchaka, python-dev, eric.snow, charettes, Tim.Graham
2016-01-19 13:50:20serhiy.storchakasetmessageid: <1453211420.84.0.516553781095.issue25935@psf.upfronthosting.co.za>
2016-01-19 13:50:20serhiy.storchakalinkissue25935 messages
2016-01-19 13:50:20serhiy.storchakacreate