changeset 1687:580ce488f976 maint-0.5

py2.3+roundup, not in a happy place
author Anthony Baxter <anthonybaxter@users.sourceforge.net>
date Tue, 24 Jun 2003 03:47:45 +0000
parents b6621f8bd496
children d6177306d010
files doc/installation.txt
diffstat 1 files changed, 4 insertions(+), 2 deletions(-) [+]
line wrap: on
line diff
--- a/doc/installation.txt	Tue Jun 24 03:33:56 2003 +0000
+++ b/doc/installation.txt	Tue Jun 24 03:47:45 2003 +0000
@@ -2,7 +2,7 @@
 Installing Roundup
 ==================
 
-:Version: $Revision: 1.37.2.1 $
+:Version: $Revision: 1.37.2.2 $
 
 .. contents::
 
@@ -34,7 +34,9 @@
 Python 2.1.1 or newer with a functioning anydbm or bsddb module. Download the
 latest version from http://www.python.org/. It is highly recommended that
 users install the latest patch version of python - 2.1.3 or 2.2.3 - as these
-contain many fixes to serious bugs.
+contain many fixes to serious bugs. Python 2.3 (currently in beta) has some
+"issues", at least with the SQLite backend, and possibly with other backends
+as well. It shouldn't be used with Roundup for now.
 
 If you want to use Berkeley DB bsddb3 with Roundup, use version 3.3.0 or
 later. Download the latest version from http://pybsddb.sourceforge.net/.

Roundup Issue Tracker: http://roundup-tracker.org/