E&S CVS Commit: PyProtocols [PyProtocols-0_9-maint] - Create PyProtocols 0.9.x maintenance branch; add more backward-

pje at eby-sarna.com pje at eby-sarna.com
Mon Jul 5 21:11:00 EDT 2004


Module Name:	PyProtocols
Committed By:	pje
Date:		Tue Jul  6 01:10:49 UTC 2004

Modified Files:
	PyProtocols [PyProtocols-0_9-maint]: CHANGES.txt README.txt
	PyProtocols/docs/ref [PyProtocols-0_9-maint]: libprotocols.tex
	PyProtocols/src/protocols [PyProtocols-0_9-maint]: adapters.py
	    interfaces.py zope_support.py
	PyProtocols/src/protocols/tests [PyProtocols-0_9-maint]: __init__.py
Added Files:
	PyProtocols [PyProtocols-0_9-maint]: UPGRADING.txt
Removed Files:
	PyProtocols [PyProtocols-0_9-maint]: TODO.txt
	PyProtocols/src/protocols [PyProtocols-0_9-maint]: dispatch.py
	PyProtocols/src/protocols/tests [PyProtocols-0_9-maint]:
	    test_dispatch.py

Log Message:
Create PyProtocols 0.9.x maintenance branch; add more backward-
compatibility shims to make 0.9.3 as smooth an upgrade as possible.  This
should now be the version that PyProtocols-0.9.3 gets built from.


To view diffs of this commit, you can use the following URL(s):
http://cvs.eby-sarna.com/PyProtocols/CHANGES.txt.diff?r1=1.15&r2=1.15.2.1
http://cvs.eby-sarna.com/PyProtocols/README.txt.diff?r1=1.7&r2=1.7.2.1
http://cvs.eby-sarna.com/PyProtocols/UPGRADING.txt?rev=1.1.2.1&content-type=text/vnd.viewcvs-markup
http://cvs.eby-sarna.com/PyProtocols/docs/ref/libprotocols.tex.diff?r1=1.43&r2=1.43.2.1
http://cvs.eby-sarna.com/PyProtocols/src/protocols/adapters.py.diff?r1=1.7&r2=1.7.2.1
http://cvs.eby-sarna.com/PyProtocols/src/protocols/zope_support.py.diff?r1=1.7&r2=1.7.2.1
http://cvs.eby-sarna.com/PyProtocols/src/protocols/interfaces.py.diff?r1=1.18&r2=1.18.2.1
http://cvs.eby-sarna.com/PyProtocols/src/protocols/tests/__init__.py.diff?r1=1.16&r2=1.16.2.1

To generate a diff of this commit:
cvs rdiff -r1.15 -r1.15.2.1 PyProtocols/CHANGES.txt
cvs rdiff -r1.7 -r1.7.2.1 PyProtocols/README.txt
cvs rdiff -r1.3 -r0 PyProtocols/TODO.txt
cvs rdiff -r0 -r1.1.2.1 PyProtocols/UPGRADING.txt
cvs rdiff -r1.43 -r1.43.2.1 PyProtocols/docs/ref/libprotocols.tex
cvs rdiff -r1.7 -r1.7.2.1 PyProtocols/src/protocols/adapters.py \
    PyProtocols/src/protocols/zope_support.py
cvs rdiff -r1.3 -r0 PyProtocols/src/protocols/dispatch.py
cvs rdiff -r1.18 -r1.18.2.1 PyProtocols/src/protocols/interfaces.py
cvs rdiff -r1.16 -r1.16.2.1 PyProtocols/src/protocols/tests/__init__.py
cvs rdiff -r1.3 -r0 PyProtocols/src/protocols/tests/test_dispatch.py

Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.




More information about the source-changes mailing list