This issue tracker has been migrated to GitHub, and is currently read-only.
For more information, see the GitHub FAQs in the Python's Developer Guide.

Author python-dev
Recipients anacrolix, bquinlan, pitrou, python-dev
Date 2013-10-15.21:24:56
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <3czqRC3qvcz7LjQ@mail.python.org>
In-reply-to
Content
New changeset 38243a0a1f44 by Antoine Pitrou in branch '3.3':
Issue #14407: Fix unittest test discovery in test_concurrent_futures.
http://hg.python.org/cpython/rev/38243a0a1f44

New changeset 9cc40bc5f02b by Antoine Pitrou in branch 'default':
Issue #14407: Fix unittest test discovery in test_concurrent_futures.
http://hg.python.org/cpython/rev/9cc40bc5f02b
History
Date User Action Args
2013-10-15 21:24:56python-devsetrecipients: + python-dev, bquinlan, pitrou, anacrolix
2013-10-15 21:24:56python-devlinkissue14407 messages
2013-10-15 21:24:56python-devcreate