[Zope-dev] zope.deprecation
Chris McDonough
chrism at plope.com
Sun Sep 4 18:09:19 EST 2011
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
More information about the Zope-Dev
mailing list