| Commit message (Collapse) | Author | Age | Files | Lines | |
|---|---|---|---|---|---|
| * | python3 compat: print() function syntax | Sergey Shepelev | 2013-12-03 | 1 | -3/+3 |
| | | |||||
| * | examples: webcrawler: urls tuple->list + more style fixes | Sergey Shepelev | 2013-01-04 | 1 | -8/+9 |
| | | |||||
| * | use a tuple of URLs that do not 404 | Thomas Grainger | 2013-01-03 | 1 | -9/+12 |
| | | |||||
| * | Default size parameter for greenpools | Ryan Williams | 2010-01-17 | 1 | -3/+1 |
| | | |||||
| * | Documentation sweep -- slightly improved documentation for a bunch of ↵ | Ryan Williams | 2009-12-31 | 1 | -23/+18 |
| | | | | | things, and beefed up the examples to keep up with the parlance of our times. | ||||
| * | Removed copyright headers from individual files, added LICENSE and AUTHORS ↵ | Ryan Williams | 2009-10-03 | 1 | -19/+0 |
| | | | | | files to give credit instead. Linked authors list into documentation. | ||||
| * | Thanks to Marcus for the SSL patch for 2.6 compatibility. Added greenlet ↵ | Ryan Williams | 2009-08-08 | 1 | -0/+52 |
| | | | | | and pyopenssl dependencies to setup.py. | ||||
| * | remove examples/webcrawler.py: deprecated by examples/connect.py which uses ↵ | Denis Bilenko | 2009-04-19 | 1 | -56/+0 |
| | | | | | the newer API | ||||
| * | Fix the echoserver example | donovan | 2008-06-11 | 1 | -0/+1 |
| | | |||||
| * | Initial implementation of libeventhub. Works for some basic socket stuff ↵ | rdw | 2008-03-16 | 1 | -0/+55 |
| but it's got problems. | |||||
