Hi all, I've given Python 3 support to zope.deprecation at http://svn.zope.org/zope.deprecation/branches/chrism-unittesting/
Outstanding questions before I merge: - Which Python versions is this thing meant to support? I have it functioning under 2.5, 2.6, 2.7 (and 3.2). Do we need it to support 2.4? - I converted all tests to unit tests and just made the doctests into docs. I don't think anyone will have an issue with this, but if you do, let me know. - I presume the version number after merge should be bumped to 3.5 (it was branched from 3.42dev)? Thanks, - C _______________________________________________ Zope-Dev maillist - Zope-Dev@zope.org https://mail.zope.org/mailman/listinfo/zope-dev ** No cross posts or HTML encoding! ** (Related lists - https://mail.zope.org/mailman/listinfo/zope-announce https://mail.zope.org/mailman/listinfo/zope )