Here is a rough guide to version compatibility of Zope-related software. Add information if you know it.
Zope 1 & 2
| Zope | 1.0-2.1 | 2.2 | 2.3 | 2.4 | 2.5 | 2.6 | 2.7 | 2.8 | 2.9 | 2.10 |
| Python | 1.5.2 | 1.5.2 | 2.1.3 | 2.1.3 | 2.1.3 (or 2.3) | 2.3.5 | 2.3.5 | 2.4.3[1] | 2.4.3[1] | |
| Five | 1.0-1.2 | 1.3-1.4 | 1.5- | |||||||
| CMF | 1.3 | 1.3 | 1.3-1.4 | 1.3-1.5 | 1.5-1.6[2] |
1.5-2.0 |
1.5?-2.0 |
|||
| Plone | 2.0.5 | 2.1.2 | ||||||||
| PloneCollectorNG | -1.2.7 | |||||||||
| Zwiki | 0.1-0.6 | 0.7-0.19 | 0.7-0.19 | 0.9.7-0.28 | 0.10-0.28 | 0.13-0.28 | 0.29- | 0.29- | 0.29- | 0.29- |
Zope 3
| Zope | 3.1 | 3.2 | 3.3 | 3.4 |
| Python | 2.3.5, 2.4 | 2.4.2 | 2.4.3 | |
| Five | 1.3-1.4 | 1.5- |
[1] Python 2.4.2 is also acceptable for Zope 2.9-2.10. If you're not using the built-in zope3/five support, Python 2.3.5 may work.
[2] CMF 1.6 requires at least Zope 2.8.5.
See also:
See below for some notes on specific versions.