Age | Commit message (Expand) | Author |
---|---|---|
2010-08-31 | bugfix: io module from py2.6 provides incompatible StringIO | Helmut Grohne |
2009-03-29 | get rid of old builtin long | Helmut Grohne |
2009-03-29 | quite some changes for py3 | Helmut Grohne |
2009-02-01 | wsgi compliance: scgi.asynchronous no longer holds data | Helmut Grohne |
2009-02-01 | added config parameter (for environ) to scgi.asynchronous | Helmut Grohne |
2008-10-14 | added epydoc markup to doc strings | Helmut Grohne |
2008-09-22 | make limits in scgi.asynchronous configurable | Helmut Grohne |
2008-07-09 | check for whether environ contains CONTENT_LENGTH | Helmut Grohne |
2008-02-28 | refactored docstrings for epydoc | Helmut Grohne |
2007-09-20 | added assertions for not getting unicode strings | Helmut Grohne |
2007-09-11 | fix scgi.asynchronous to work with empty responses | Helmut Grohne |
2007-04-25 | some environ fixups in scgi.* | Helmut Grohne |
2007-04-21 | added some assertions | Helmut Grohne |
2007-04-18 | fixed grave data sending bug in wsgitools.scgi | Helmut Grohne |
2007-04-17 | added wsgitools.scgi.forkpool | Helmut Grohne |