SVN: zope.testing/branches/regebro-python3-reloaded/CHANGES.txt Added docs.
Lennart Regebro <[email protected]>
| Newsgroups | gmane.comp.web.zope.zope3.cvs |
|---|---|
| Message-ID | <20091214140545.37C6394182__45706.8583964885$1260799556$gmane$org@cvs.zope.org> |
Log message for revision 106492: Added docs. Changed: U zope.testing/branches/regebro-python3-reloaded/CHANGES.txt -=- Modified: zope.testing/branches/regebro-python3-reloaded/CHANGES.txt =================================================================== --- zope.testing/branches/regebro-python3-reloaded/CHANGES.txt 2009-12-14 14:02:00 UTC (rev 106491) +++ zope.testing/branches/regebro-python3-reloaded/CHANGES.txt 2009-12-14 14:05:44 UTC (rev 106492) @@ -1,6 +1,14 @@ zope.testing Changelog ********************** +3.9.0 (unreleased) +================== + +- Removed the custom doctest.py. This also means dropping Python 2.3 support. + +- Python 3 support, thanks to Lennart Regebro and Wolfgang Schnerring. + + 3.8.4 (unreleased) ==================