]> 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:24:44 +0000 (23:24 +0200)
committerAntoine Pitrou <solipsis@pitrou.net>
Tue, 15 Oct 2013 21:24:44 +0000 (23:24 +0200)
commit355dda8d17c01d39fac47966aa6b6b44bf6e88b0
tree65e5d026c22e1cdbe8ae60846c430bd6f5a709e7
parentacc9f3fb1622c0685b52097b977cafada742be99
parent9816a1e643388d86105e740bcdc6a0122fce7297
Issue #14407: Fix unittest test discovery in test_concurrent_futures.
Lib/test/test_concurrent_futures.py
Misc/NEWS