Menu

Jon's Python modules / News: Recent posts

jonpy 0.12 released

This is a production release, for people to use to build their own web sites. If you download the release you are encouraged to join the jonpy-users@lists.sourceforge.net list.

Changes include the 'domain' and 'create' arguments have been added to sessions, url-based sessions are now deprecated, cgi.set_form_encoding has been added, the 'postconnect' argument has been added to dbpool, and minor improvements to the documentation and minor bug fixes.

Posted by Jon Ribbens 2015-11-10

jonpy 0.07 released

This is a production release, for people to use to build their own web sites. If you download the release you are encouraged to join the jonpy-users@lists.sourceforge.net list.

Changes include unicode support, minor functionality improvements, minor improvements to the documentation and minor bug fixes.

Posted by Jon Ribbens 2008-08-15

jonpy 0.06 released

This is a production release, for people to use to build their own web sites. If you download the release you are encouraged to join the jonpy-users@lists.sourceforge.net list.

Changes include support for gzip-compressed output, support for more file-like operations in cgi.Request (e.g. seek(), tell() ), minor improvements to the documentation and minor bug fixes.

Posted by Jon Ribbens 2004-04-11

jonpy 0.05 released

This is a production release, for people to use to build their own web sites. If you download the release you are encouraged to join the jonpy-users@lists.sourceforge.net list.

Changes include unicode support, changes required for Python 2.3, more documentation and minor bug fixes. In addition, the fcgi module now defaults to threading_level=1, which will be more efficient on servers which don't support multiplexed connections (i.e. Apache mod_fastcgi).

Posted by Jon Ribbens 2003-04-22

jonpy 0.04 released

This is a beta release, for the purpose of getting people to try the system out and provide feedback. If you download the release you are encouraged to join the jonpy-users@lists.sourceforge.net list.

The only change in this release is the addition of the 'dbpool' module. dbpool's purpose is to make it easy for multi-threaded programs to use a database efficiently by sharing connections.

Posted by Jon Ribbens 2002-07-29

jonpy 0.03 released

This is an alpha release, for the purpose of getting people to try the system out and provide feedback. If you download the release you are encouraged to join the jonpy-users@lists.sourceforge.net list.

The main changes include improved and configurable exception handling, with no traceback sent to the browser by default, and the FastCGI module can now be configured to use threading less, or not at all, so it should work on more operating systems. There is also more documentation, plus miscellaneous small bug fixes and improvements.

Posted by Jon Ribbens 2002-05-03

jonpy 0.02 released

This is an alpha release, for the purpose of getting people to try the system out and provide feedback. If you download the release you are encouraged to join the jonpy-users@lists.sourceforge.net list.

The main change is the addition of mod_python support. There is also more documentation, plus miscellaneous small bug fixes.

Posted by Jon Ribbens 2002-04-19

jonpy 0.01 released

This is an alpha release, for the purpose of getting people to try the system out and provide feedback. If you download the release you are encouraged to join the jonpy-users@lists.sourceforge.net list.

Posted by Jon Ribbens 2002-03-06
Want the latest updates on software, tech news, and AI?
Get latest updates about software, tech news, and AI from SourceForge directly in your inbox once a month.