| Commit message (Collapse) | Author | Age | Files | Lines | |
|---|---|---|---|---|---|
| * | drop support for Python 2.6 and 3.2 | Victor Stinner | 2016-02-22 | 1 | -8/+2 |
| | | |||||
| * | Don't use deprecated functions in tests | Victor Stinner | 2015-01-06 | 1 | -1/+8 |
| | | |||||
| * | rename the project from aiogreen to aioeventlet | Victor Stinner | 2014-12-03 | 1 | -2/+2 |
| | | |||||
| * | fix tests | Victor Stinner | 2014-11-21 | 1 | -1/+1 |
| | | | | | | * add mock dependency in tox.ini for python older than 3.3 * set tox minimum version to 1.4: set basepython for python older than 3.3 | ||||
| * | In debug mode, wrap_greenthread() now logs a warning if the greenthead is | Victor Stinner | 2014-11-21 | 1 | -0/+4 |
| | | | | | running | ||||
| * | port tests to python 2.6 | Victor Stinner | 2014-11-20 | 1 | -1/+5 |
| | | |||||
| * | Convert more manual tests to unit tests | Victor Stinner | 2014-11-19 | 1 | -1/+10 |
| | | |||||
| * | add a first automated unit test | Victor Stinner | 2014-11-19 | 1 | -0/+7 |
