Commit graph

2 commits

Author SHA1 Message Date
adam
9a96e22055 Changes 3.5.0:
* Support for Python 3.3
* Simpler, faster and up-to-date with latest Python code for creating/maintaining interpreter and thread state.
* A much faster WSGI implementation (start_response now implemented in C)
2014-02-17 17:20:28 +00:00
darcy
405f23f2d9 Initial import of ap2-python
Version 3.1.3
Apache module that embeds the Python interpreter

As discussed on the mailing list, this package builds and runs for the
most part but fails if the web server has too many backends.  Adding it
breaks nothing and does add functionality.  I will file a PR to keep
track of the remaining issue.
2004-07-17 01:11:36 +00:00