Issue24359
Created on 2015-06-02 05:21 by eric.snow, last changed 2015-06-02 05:40 by eric.snow. This issue is now closed.
| Messages (2) | |||
|---|---|---|---|
| msg244651 - (view) | Author: Eric Snow (eric.snow) * | Date: 2015-06-02 05:21 | |
Currently test_detect_deletion_during_iteration is disabled for the C implementation of OrderedDict. The test needs to pass after being enabled. |
|||
| msg244653 - (view) | Author: Roundup Robot (python-dev) | Date: 2015-06-02 05:40 | |
New changeset 141eb4d1b766 by Eric Snow in branch '3.5': Issue #24359: Check for changed OrderedDict size during iteration. https://hg.python.org/cpython/rev/141eb4d1b766 |
|||
| History | |||
|---|---|---|---|
| Date | User | Action | Args |
| 2015-06-02 05:40:57 | eric.snow | set | status: open -> closed resolution: fixed stage: needs patch -> resolved |
| 2015-06-02 05:40:11 | python-dev | set | nosy:
+ python-dev messages: + msg244653 |
| 2015-06-02 05:21:56 | eric.snow | create | |