| Commit message (Collapse) | Author | Age | Files | Lines | |
|---|---|---|---|---|---|
| * | Remove most of the deprecated code | Jakub Stasiak | 2014-10-10 | 1 | -1/+1 |
| | | | | | Closes GH #144 | ||||
| * | PEP-8 fixes | Sergey Shepelev | 2014-08-27 | 1 | -4/+5 |
| | | |||||
| * | python3 compat: 2to3: `except E as e:` syntax | Davanum Srinivas | 2013-12-03 | 1 | -1/+1 |
| | | | | | | | | First step to Python 3 compatibility "2to3 -w -f except ." See [1] [1] http://docs.python.org/2/library/2to3.html#fixers | ||||
| * | Imported Timeout class from gevent, deprecated exc_after, replaced ↵ | Ryan Williams | 2010-02-15 | 1 | -3/+4 |
| | | | | | TimeoutError with Timeout (should be seamless). | ||||
| * | Renamed coros.event to coros.Event to be compatible with PEP-8 some more. | Ryan Williams | 2009-12-16 | 1 | -4/+4 |
| | | |||||
| * | Buncha tiny windows-specific fixes. | Ryan Williams | 2009-12-07 | 1 | -0/+1 |
| | | |||||
| * | Removed copyright headers from individual files, added LICENSE and AUTHORS ↵ | Ryan Williams | 2009-10-03 | 1 | -21/+0 |
| | | | | | files to give credit instead. Linked authors list into documentation. | ||||
| * | Eliminate references to 'greentest' | Ryan Williams | 2009-07-27 | 1 | -1/+1 |
| | | |||||
| * | Renamed greentest to tests to be more standard. | Ryan Williams | 2009-07-24 | 1 | -0/+63 |
