0
I Use This!
Inactive

Commits : Listings

Analyzed about 13 hours ago. based on code collected 1 day ago.
Mar 27, 2023 — Mar 27, 2024
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
Swirl is obsolete More... about 12 years ago
Swirl v0.1.2 More... over 12 years ago
Fix Python < 2.6 compatibility shim More... over 12 years ago
Merge pull request #6 from rgarcia/patch-1 More... over 12 years ago
some async callbacks pass keyword arguments. this should be handled in some way. specifically i'm running into this issue using swirl with asyncmongo, which happens to pass back 'error' as a keyword argument. More... almost 13 years ago
re-raise exception if it's not a request handler More... over 13 years ago
Version number bump. More... almost 14 years ago
General cleanup, and again make it possible to use HTTPServer's multiple process mechanism. More... almost 14 years ago
* put coroutine running logic in own class * do as little of the configuration as possible on a per request basis * remove all per request closures More... almost 14 years ago
Don't access IOLoop.instance() until the last possible second. More... about 14 years ago
Include our own version of isgenerator() for Python 2.5 and below. More... about 14 years ago
Don't double-finish Web requests. More... about 14 years ago
Fix a serious bug that would cause the first work item to be repeated on every yield. More... about 14 years ago
Adding a link to the website in the readme. More... over 14 years ago
Adding setup infrastructure. More... over 14 years ago
Version bump. More... over 14 years ago
Adding some (crappy) docstrings. More... over 14 years ago
Adding an initial implementation of Swirl. More... over 14 years ago
Ignoring .pyc files. More... over 14 years ago
Adding an initial readme, and off we go. More... over 14 years ago