| Commit message (Collapse) | Author | Age | Files | Lines | |
|---|---|---|---|---|---|
| * | Python 3 compatibility fixes | Jakub Stasiak | 2014-07-18 | 1 | -1/+4 |
| | | | | | | | Closes GH-102 Closes GH-103 Closes GH-104 | ||||
| * | Patcher-ized test_socket_ssl and test_socketserver. Also patcher-ized ↵ | Ryan Williams | 2009-11-27 | 1 | -56/+9 |
| | | | | | 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(). | ||||
| * | fix green package not to use absolute_import and otherwise be nice on 2.4 | Denis Bilenko | 2009-05-19 | 1 | -7/+9 |
| | | |||||
| * | green.SocketServer: only redefine classes that use i/o, use the original ↵ | Denis Bilenko | 2008-11-24 | 1 | -544/+13 |
| | | | | | ones for all that is not relevant to eventlet | ||||
| * | added green/SocketServer.py | Denis Bilenko | 2008-10-07 | 1 | -0/+588 |
