]> git.ipfire.org Git - thirdparty/Python/cpython.git/commit
Issue #23713: Fixed fragility of test_imap_unordered_handle_iterable_exception.
authorSerhiy Storchaka <storchaka@gmail.com>
Thu, 23 Apr 2015 08:35:43 +0000 (11:35 +0300)
committerSerhiy Storchaka <storchaka@gmail.com>
Thu, 23 Apr 2015 08:35:43 +0000 (11:35 +0300)
commit89c3b8e480146b260006097201f0627fa23e4b57
tree3cad2cd6b48ececcd3edefff154f19302b275110
parentdacd7d0cd6c75145dac810b886404f727a4a4a28
Issue #23713: Fixed fragility of test_imap_unordered_handle_iterable_exception.
Patch by Davin Potts.
Lib/test/test_multiprocessing.py