]> granicus.if.org Git - python/commit
Issue #14407: Fix unittest test discovery in test_concurrent_futures.
authorAntoine Pitrou <solipsis@pitrou.net>
Tue, 15 Oct 2013 21:23:32 +0000 (23:23 +0200)
committerAntoine Pitrou <solipsis@pitrou.net>
Tue, 15 Oct 2013 21:23:32 +0000 (23:23 +0200)
commit9816a1e643388d86105e740bcdc6a0122fce7297
tree7530411f5d5314d9b7a32ba42c7094485c5bb9c0
parentb46fe797355d21fbf5c091abf25a0d9145976e5d
Issue #14407: Fix unittest test discovery in test_concurrent_futures.
Lib/test/test_concurrent_futures.py
Misc/NEWS