Commit message (Expand) | 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 |
* | In debug mode, wrap_greenthread() now logs a warning if the greenthead is | Victor Stinner | 2014-11-21 | 1 | -0/+4 |
* | 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 |