commit | 89c3b8e480146b260006097201f0627fa23e4b57 | [log] [tgz] |
---|---|---|
author | Serhiy Storchaka <storchaka@gmail.com> | Thu Apr 23 11:35:43 2015 +0300 |
committer | Serhiy Storchaka <storchaka@gmail.com> | Thu Apr 23 11:35:43 2015 +0300 |
tree | 3cad2cd6b48ececcd3edefff154f19302b275110 | |
parent | dacd7d0cd6c75145dac810b886404f727a4a4a28 [diff] |
Issue #23713: Fixed fragility of test_imap_unordered_handle_iterable_exception. Patch by Davin Potts.