| Commit message (Expand) | Author | Age | Files | Lines | |
|---|---|---|---|---|---|
| * | "concurrency" is a better name that "coroutine" | Ned Batchelder | 2014-09-24 | 1 | -208/+0 |
| * | Add greenlet tests | Ned Batchelder | 2014-09-20 | 1 | -3/+31 |
| * | Coroutines are now only supported with the C tracer, and better error handling | Ned Batchelder | 2014-09-20 | 1 | -31/+57 |
| * | Merge in the C implementation of coroutine support. | Ned Batchelder | 2014-09-17 | 1 | -1/+1 |
| |\ | |||||
| | * | Temporary debugging tweaks to tests | Ned Batchelder | 2014-07-31 | 1 | -3/+16 |
| * | | Gevent, etc, support finally works. #149 | Ned Batchelder | 2014-09-17 | 1 | -11/+22 |
| |/ | |||||
| * | Fix up the coroutine tests, now eventlet works? But gevent still doesn't | Ned Batchelder | 2014-07-06 | 1 | -19/+42 |
| * | Let the coroutine tests make a file, so the temp-file police don't complain. | Ned Batchelder | 2014-03-01 | 1 | -3/+4 |
| * | Tests for the coroutine support that don't work yet... :( | Ned Batchelder | 2014-03-01 | 1 | -0/+119 |
