summaryrefslogtreecommitdiff
path: root/wsgitools/scgi/__init__.py
AgeCommit message (Expand)Author
2023-06-18add a wsgitools.scgi.asyncio moduleHelmut Grohne
2023-06-18add type hints to all of the codeHelmut Grohne
2023-06-18drop support for Python 2.xHelmut Grohne
2015-04-18Merge branch py3kHelmut Grohne
2014-01-06switch to new-style classes entirelyHelmut Grohne
2012-06-28provide py3 style __next__ methodsHelmut Grohne
2012-03-17sendfile supportHelmut Grohne
2012-03-17deduplicate scgi.{asynchronous,forkpool}Helmut Grohne
2007-04-17added wsgitools.scgi.forkpoolHelmut Grohne