Differences between revisions 2 and 4 (spanning 2 versions)
Revision 2 as of 2008-08-18 15:31:45
Size: 667
Editor: msapiro
Comment: Dropped Python 2.3. Recommended Python 2.5.2.
Revision 4 as of 2011-06-18 22:49:02
Size: 791
Editor: msapiro
Comment: Migrated to Confluence 4.0
Deletions are marked like this. Additions are marked like this.
Line 1: Line 1:
#pragma page-filename DOC/versions/12517397 #pragma page-filename DOC/versions/15958288
Line 3: Line 3:
As of this writing, Mailman 2.1.9 is not compatible with Python 2.1 or Python 2.2 and Mailman can no longer be validated against them. Also, the new Sibling Lists feature in Mailman 2.1.10 uses Python sets and thus is not compatible with Python 2.3 or older. It is highly recommended that you upgrade to the latest patch release of one of the following:
Line 5: Line 4:
 * [[http://www.python.org/download/releases/2.4/|Python 2.4]]
 * [[http://www.python.org/download/releases/2.5/|Python 2.5]]
For now, we recommend using [[http://www.python.org/download/releases/2.5.2/|Python 2.5.2]].
As of this writing, Mailman 2.1.14 is not compatible with Python 2.1 or Python 2.2 and Mailman can no longer be validated against them. Also, the new Sibling Lists feature in Mailman 2.1.10 and up uses Python sets and thus is not compatible with Python 2.3 or older. Other incompatibilities between recent Mailman and some Python 2.4.x versions and Python 2.5 have been [[../What version of Python is required for Mailman 2.1.5 and 2.1.9 and 2.1.10 and 2.1.12?|observed]]. It is highly recommended that you upgrade to the latest patch release of [[http://www.python.org/download/releases/2.6/|Python 2.6]]

For now, we recommend using [[http://www.python.org/download/releases/2.6.7/|Python 2.6.7]].

Mailman 2.1 installation requirements

As of this writing, Mailman 2.1.14 is not compatible with Python 2.1 or Python 2.2 and Mailman can no longer be validated against them. Also, the new Sibling Lists feature in Mailman 2.1.10 and up uses Python sets and thus is not compatible with Python 2.3 or older. Other incompatibilities between recent Mailman and some Python 2.4.x versions and Python 2.5 have been observed. It is highly recommended that you upgrade to the latest patch release of Python 2.6

For now, we recommend using Python 2.6.7.

MailmanWiki: DOC/Installation requirements (last edited 2018-06-05 19:24:06 by msapiro)