]> git.ipfire.org Git - thirdparty/Python/cpython.git/commit
Fixes 9903: test_concurrent_futures writes on stderr
authorBrian Quinlan <brian@sweetapp.com>
Wed, 6 Oct 2010 13:05:45 +0000 (13:05 +0000)
committerBrian Quinlan <brian@sweetapp.com>
Wed, 6 Oct 2010 13:05:45 +0000 (13:05 +0000)
commit1e2ae4f054c20f54238997987416dcff0f3b0f3a
tree3212f91cab82c64da9485eed6bcd4e9b143da0c2
parent5ad8ed5f26d5d511c3c058c16229e35cb43ba29f
Fixes 9903: test_concurrent_futures writes on stderr
Lib/concurrent/futures/_base.py
Lib/test/test_concurrent_futures.py