| Commit message (Collapse) | Author | Age | Files | Lines | |
|---|---|---|---|---|---|
| * | Reformat with autopep8 | Jakub Stasiak | 2014-10-11 | 1 | -2/+4 |
| | | |||||
| * | PEP-8 fixes | Sergey Shepelev | 2014-08-27 | 5 | -32/+51 |
| | | |||||
| * | Python 3 compatibility fixes | Jakub Stasiak | 2014-07-18 | 1 | -4/+6 |
| | | | | | | | Closes GH-102 Closes GH-103 Closes GH-104 | ||||
| * | python3 compat fixes | Victor Sergeyev | 2014-03-28 | 3 | -6/+10 |
| | | | | | https://github.com/eventlet/eventlet/pull/59 | ||||
| * | python3 compat: print() function syntax | Sergey Shepelev | 2013-12-03 | 4 | -42/+70 |
| | | |||||
| * | Refactored spawn_plot to not use the with-statement, so we can install the ↵ | Ryan Williams | 2010-04-17 | 1 | -3/+3 |
| | | | | | dev version of eventlet on 2.4. | ||||
| * | Adding spawn_plot.py, which outputs in a format that hudson's plot plugin ↵ | Ryan Williams | 2010-04-11 | 1 | -0/+86 |
| | | | | | understands. | ||||
| * | Two minor tweaks. | Ryan Williams | 2010-03-15 | 1 | -1/+6 |
| | | |||||
| * | merge | Eugene Oden | 2010-02-23 | 1 | -0/+41 |
| |\ | |||||
| | * | changed the BaseHub timer list management to use heapq instead of bisect | Eugene Oden | 2010-02-23 | 1 | -0/+41 |
| | | | | | | | | | | | | | better overall performance (especially for many outstanding timers) new benchmark | ||||
| * | | Added context switching benchmark | Chuck Thier | 2010-02-23 | 1 | -0/+92 |
| |/ | |||||
| * | Added a test to the parent assignment in hub.switch because the constant ↵ | Ryan Williams | 2010-02-13 | 1 | -3/+17 |
| | | | | | ValueErrors were confusing me. Yields a slight performance improvement, the benchmark shows. | ||||
| * | Added debug control over exceptions in greenpool, benchmarks directory. | Ryan Williams | 2010-01-21 | 3 | -0/+180 |
