My DZUG Presentation
This is the current state of my Python 3.1 port of ZODB.
It consists of various patches to Zope projects:
These diffs are against the following repositories:
- svn://svn.zope.org/repos/main/ZConfig/trunk
- svn://svn.zope.org/repos/main/ZODB/trunk
- svn://svn.zope.org/repos/main/zc.buildout/trunk
- svn://svn.zope.org/repos/main/zope.event/trunk
- svn://svn.zope.org/repos/main/zope.fixers/trunk
- svn://svn.zope.org/repos/main/zope.interface/branches/regebro-python3
- svn://svn.zope.org/repos/main/zc.lockfile/trunk
- svn://svn.zope.org/repos/main/zope.proxy/trunk
- svn://svn.zope.org/repos/main/zc.recipe.testrunner/trunk
- http://python-incompatibility.googlecode.com/svn/ports/setuptools/trunk
- svn://svn.zope.org/repos/main/zope.testing/trunk
- svn://svn.zope.org/repos/main/transaction/trunk
- svn://svn.zope.org/repos/main/zdaemon/trunk
The distribute clone supporting this porting strategy is at
bitbucket.
In addition, a Python patch is
needed for Python 3.1.1.
Please send questions and comments to martin@v.loewis.de