summaryrefslogtreecommitdiff
path: root/tests/fork_test.py
Commit message (Collapse)AuthorAgeFilesLines
* Python 3 compat: Improve subprocess, WSGI and testsJakub Stasiak2014-10-131-4/+5
|
* python3 compatibility: print functionSergey Shepelev2014-04-231-1/+1
|
* Removed EVENTLET_TPOOL_DNS because greendns is better. Fixed issue where we ↵Ryan Williams2010-08-241-0/+51
were instantiating the hub too early in one use case, added a test for it, thanks to pigmej and gholt.