[Checkins] SVN: zopetoolkit/trunk/source/steeringgroup/ Revert decision for now.

Martijn Faassen faassen at startifact.com
Tue May 5 10:45:39 EDT 2009


Log message for revision 99779:
  Revert decision for now.
  

Changed:
  U   zopetoolkit/trunk/source/steeringgroup/decisions.rst
  U   zopetoolkit/trunk/source/steeringgroup/openissues.rst

-=-
Modified: zopetoolkit/trunk/source/steeringgroup/decisions.rst
===================================================================
--- zopetoolkit/trunk/source/steeringgroup/decisions.rst	2009-05-05 14:01:43 UTC (rev 99778)
+++ zopetoolkit/trunk/source/steeringgroup/decisions.rst	2009-05-05 14:45:38 UTC (rev 99779)
@@ -94,13 +94,3 @@
 
   This is a compromise in the interests of both flexibility and giving
   hints to people who use our packages. We'll see how it goes.
-
-* New feature releases of packages in the Zope Toolkit should be 
-  compatible with Python 2.5 (and 2.6, preferably). Python 2.4
-  compatibility is not required.
- 
-  The following low-level packages are exceptions that do still need
-  Python 2.4 compatibility:
-
-  * zope.interface, zope.schema, zope.component, zope.event,
-    zope.i18nmessageid

Modified: zopetoolkit/trunk/source/steeringgroup/openissues.rst
===================================================================
--- zopetoolkit/trunk/source/steeringgroup/openissues.rst	2009-05-05 14:01:43 UTC (rev 99778)
+++ zopetoolkit/trunk/source/steeringgroup/openissues.rst	2009-05-05 14:45:38 UTC (rev 99779)
@@ -26,6 +26,22 @@
 * We should investigate the possible role of WebOb in the Zope
   Toolkit. See http://mail.zope.org/pipermail/zope-dev/2009-March/034870.html
 
+* When can we give up Python 2.4 compatibility for new releases of
+  packages? The following decision didn't please everybody:
+
+  * New feature releases of packages in the Zope Toolkit should be
+    compatible with Python 2.5 (and 2.6, preferably). Python 2.4
+    compatibility is not required.
+ 
+    The following low-level packages are exceptions that do still need
+    Python 2.4 compatibility:
+
+    * zope.interface, zope.schema, zope.component, zope.event,
+      zope.i18nmessageid
+
+
+
+
 .. note:: 
    We may want to move over the management of such issues to
    launchpad? Not?



More information about the Checkins mailing list