summaryrefslogtreecommitdiff
path: root/tests/pools_test.py
Commit message (Expand)AuthorAgeFilesLines
* PEP-8 fixesSergey Shepelev2014-08-271-11/+18
* python3 compatibilitySergey Shepelev2014-04-241-25/+25
* python3 compat fixesVictor Sergeyev2014-03-281-6/+8
* Better accounting of current_size in pools.Pool, thanks to Brett Hoerner for ...Ryan Williams2011-06-081-0/+20
* Fix some deprecation warningsChris AtLee2010-02-231-18/+17
* Imported Timeout class from gevent, deprecated exc_after, replaced TimeoutErr...Ryan Williams2010-02-151-2/+2
* Removed copyright headers from individual files, added LICENSE and AUTHORS fi...Ryan Williams2009-10-031-20/+0
* Eliminate references to 'greentest'Ryan Williams2009-07-271-33/+0
* Renamed greentest to tests to be more standard.Ryan Williams2009-07-241-0/+257