summaryrefslogtreecommitdiff
path: root/tests/stdlib/test_thread.py
Commit message (Expand)AuthorAgeFilesLines
* python3 compat: remove lots of Python 2.5 and earlier dependent code; use pri...Sergey Shepelev2013-12-031-7/+1
* Silencing a few 2.7 tests.Ryan Williams2010-07-251-5/+8
* Moved get_hub, use_hub, get_default_hub to eventlet.hubs. This is a step in ...Ryan Williams2009-12-171-2/+2
* Patcherized test_threadRyan Williams2009-11-271-11/+9
* Replaced copy-and-paste test_thread with patched thread test.Ryan Williams2009-09-021-0/+20