]> granicus.if.org Git - python/commit
#17303: test_future* now work with unittest test discovery. Patch by Zachary Ware.
authorEzio Melotti <ezio.melotti@gmail.com>
Wed, 27 Feb 2013 08:00:03 +0000 (10:00 +0200)
committerEzio Melotti <ezio.melotti@gmail.com>
Wed, 27 Feb 2013 08:00:03 +0000 (10:00 +0200)
commit1ed6be3793cf7e0964a8c345967064e915e13b78
tree16d7162f231586021a0f651bdfba95a1da5a2256
parentc472c5d7bd2e2b347af650cf448bad71e33aa317
#17303: test_future* now work with unittest test discovery.  Patch by Zachary Ware.
Lib/test/test_future.py
Lib/test/test_future3.py
Lib/test/test_future4.py
Lib/test/test_future5.py
Misc/NEWS