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 Rosuav, arigo, belopolsky, ethan.furman, nikratio, python-dev, rhettinger, serhiy.storchaka
Date 2014-05-04.04:58:54
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <3gLw2k15xpz7Ljr@mail.python.org>
In-reply-to
Content
New changeset a3c345ba3563 by Raymond Hettinger in branch 'default':
Issue #19414: Have the OrderedDict mark deleted links as unusable.
http://hg.python.org/cpython/rev/a3c345ba3563
History
Date User Action Args
2014-05-04 04:58:55python-devsetrecipients: + python-dev, arigo, rhettinger, belopolsky, nikratio, ethan.furman, Rosuav, serhiy.storchaka
2014-05-04 04:58:54python-devlinkissue19414 messages
2014-05-04 04:58:54python-devcreate