summaryrefslogtreecommitdiff
path: root/tests/test__refcount.py
Commit message (Expand)AuthorAgeFilesLines
* tests cleanup, CI with Python 3.6Sergey Shepelev2017-01-051-36/+29
* tests: clean out unittest.main()Sergey Shepelev2016-06-011-5/+0
* PEP-8 fixesSergey Shepelev2014-08-271-13/+13
* python3 compatibilitySergey Shepelev2014-04-231-7/+8
* PEP-8 fixes, tox runs pep8 checkSergey Shepelev2014-04-231-4/+8
* python3 compatibility: print functionSergey Shepelev2014-04-231-9/+10
* pypy compatibilityJakub Stasiak2014-04-151-0/+1
* python3 compat: print() function syntaxSergey Shepelev2013-12-031-3/+3
* module eventlet.common moved to eventlet.supportamajorek2010-03-091-1/+1
* py3k - corrections for deprecation warnings reported by python2.6 -3.amajorek2010-03-091-2/+2
* Added clear_sysy_exc_info to eventlet.common.amajorek2010-02-281-1/+2
* Fixed fragile test that used to rely on exc_info being incidentally replaced ...Ryan Williams2010-02-131-8/+8
* Removed copyright headers from individual files, added LICENSE and AUTHORS fi...Ryan Williams2009-10-031-21/+0
* Changed some tests that hardcoded the port to not do so, added some docs on h...Ryan Williams2009-10-011-8/+6
* Renamed greentest to tests to be more standard.Ryan Williams2009-07-241-0/+107