summaryrefslogtreecommitdiff
path: root/tests/mysqldb_test.py
Commit message (Expand)AuthorAgeFilesLines
* tests/isolated for tests sandboxed in separate python processSergey Shepelev2015-02-251-17/+5
* Fix timers not cleaned up on MySQL test skipsCorey Wright2014-12-151-2/+2
* PEP-8 fixesSergey Shepelev2014-08-271-3/+3
* tests: deprecated TestCase.assert_() -> assert keywordSergey Shepelev2014-07-161-4/+4
* python3 compatibilitySergey Shepelev2014-04-241-2/+6
* PEP-8 fixes, tox runs pep8 checkSergey Shepelev2014-04-231-5/+8
* python3 compatibility: print functionSergey Shepelev2014-04-231-14/+13
* python3 compat: print() function syntaxSergey Shepelev2013-12-031-7/+12
* tests: kill all tpool workers in LimitedTestCaseJakub Stasiak2013-08-071-0/+4
* Added a missing traceback import.Duncan McGreggor2011-10-281-0/+1
* __loader__ is another of those sekkrit management module attributes.Ryan Williams2010-10-171-1/+1
* Fixing hudson failure.Ryan Williams2010-10-141-1/+1
* Fine, be picky about types, Python, see if I care.Ryan Williams2010-10-111-1/+1
* Finally, eventlet.green.MySQLdb so we don't have to hassle with db_pool if we...Ryan Williams2010-10-071-0/+228