[Python-checkins] r83068 - peps/trunk/pep-0360.txt
brett.cannon
python-checkins at python.org
Fri Jul 23 12:32:46 CEST 2010
Author: brett.cannon
Date: Fri Jul 23 12:32:46 2010
New Revision: 83068
Log:
Drop sync history as keeping it updated is a pain and typically forgotten.
Modified:
peps/trunk/pep-0360.txt
Modified: peps/trunk/pep-0360.txt
==============================================================================
--- peps/trunk/pep-0360.txt (original)
+++ peps/trunk/pep-0360.txt Fri Jul 23 12:32:46 2010
@@ -65,8 +65,6 @@
xml.etree
:Contact person:
Fredrik Lundh
-:Synchronisation history:
- * 1.2.6 [ElementTree] / 1.0.5 [cElementTree] (2.5)
Patches should not be directly applied to Python HEAD, but instead
reported to the Python tracker [#python-tracker]_ (critical bug fixes
@@ -84,11 +82,6 @@
bindings)
:Contact person:
None
-:Synchronisation history:
- * 1.95.8 (2.4)
- * 1.95.7 (2.3)
- * 2.0 (2.5)
-
Optik
-----
@@ -99,11 +92,8 @@
optparse
:Contact person:
Greg Ward
-:Synchronisation history:
- * 1.5.1 (2.5)
- * 1.5a1 (2.4)
- * 1.4 (2.3)
+External development seems to have ceased.
wsgiref
-------
@@ -113,11 +103,10 @@
wsgiref
:Contact Person:
Phillip J. Eby
-:Synchronisation history:
- * 0.1 (2.5)
Bugs and patches should pass through the Web-SIG mailing list [#web-sig]_
-before being applied to HEAD.
+before being applied to HEAD. External maintenance seems to have
+ceased.
References
More information about the Python-checkins
mailing list