| Commit message (Collapse) | Author | Age | Files | Lines | |
|---|---|---|---|---|---|
| * | PEP-8 fixes | Sergey Shepelev | 2014-08-27 | 1 | -0/+3 |
| | | |||||
| * | Much easier to just use the blanket defaults. :) | Ryan Williams | 2010-02-24 | 1 | -11/+3 |
| | | |||||
| * | Fixed bad references in test_socket_ssl.py | Ryan Williams | 2010-02-24 | 1 | -0/+17 |
| | | |||||
| * | Missed a few patches. | Ryan Williams | 2010-02-25 | 1 | -0/+6 |
| | | |||||
| * | Fleshed out the rest of eventlet.green.thread, tweaked all.py so it discerns ↵ | Ryan Williams | 2009-11-30 | 1 | -0/+6 |
| | | | | | which tests will run when the frikkin internet is down, and used the improved corolocal that Tyler and I worked on (and fixed some bugs with it that these tests revealed. | ||||
| * | Patcher-ized test_socket_ssl and test_socketserver. Also patcher-ized ↵ | Ryan Williams | 2009-11-27 | 1 | -12/+7 |
| | | | | | SocketServer, which allows it to successfullly pass its unit tests, which it failed previously because it was making a call to non-greened select.select(). | ||||
| * | Converted test_socket_ssl away from copy-n-paste. | Ryan Williams | 2009-08-06 | 1 | -0/+20 |
