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 eric.snow
Recipients eric.snow
Date 2015-06-02.05:21:55
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1433222516.05.0.83881283764.issue24359@psf.upfronthosting.co.za>
In-reply-to
Content
Currently test_detect_deletion_during_iteration is disabled for the C implementation of OrderedDict.  The test needs to pass after being enabled.
History
Date User Action Args
2015-06-02 05:21:56eric.snowsetrecipients: + eric.snow
2015-06-02 05:21:56eric.snowsetmessageid: <1433222516.05.0.83881283764.issue24359@psf.upfronthosting.co.za>
2015-06-02 05:21:55eric.snowlinkissue24359 messages
2015-06-02 05:21:55eric.snowcreate