Oh, that's not a problem.
svn://svn.zope.org/repos/main/zope.testing/branches/regebro-400 Is
testrunner free and runs on Python 3 already. It's purely a question
of if we want both changes at once or not. :-)
--
Lennart Regebro, Colliberty: http://www.colliberty.com/
Python, Zope, Plone blog: http://regebro.wordpress.com/
Telephone: +33 661 58 14 64
_______________________________________________
Zope-Dev maillist - Zope...@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 )
I myself prefer having more releases. I like Marius' idea: 3.10 would be
good for removing the test runner then 4.0 can be Py3 compatibility.
Christian
--
Christian Theune · c...@gocept.com
gocept gmbh & co. kg · forsterstraße 29 · 06112 halle (saale) · germany
http://gocept.com · tel +49 345 1229889 0 · fax +49 345 1229889 1
Zope and Plone consulting and development
My opinions:
> 1. Should there be BBB imports of zope.testrunner into zope.testing?
> We can do that to get a longer deprecation period, a couple of months
> isn't very long).
No.
> 2. Should I release the testrunner-free version before I port to
> Python 3, or should we do both at once?Doing both at once of course
> risks more problems than one at a time. On the other hand we might
> want all changes at once to lessen annoyance.
Do whatever is easiest for you. One option would be to release as
eggs for Python 3 only. That way, you shouldn't be affecting Python 2
users.
> 3. It should be zope.testing 4.0.0, right?
Yes
Jim
--
Jim Fulton
I've released 3.10.0 now, and will let that simmer a while. I'm on
Europython so please mail me if something breaks so I see it.
4.0.0 is ready, but I'll wait with releasing it for a week at least, I
only need it to work on my porting of zc.buildout, and I don't need it
uploaded to PyPI. :-)
--
Lennart Regebro, Colliberty: http://www.colliberty.com/
Python, Zope, Plone blog: http://regebro.wordpress.com/
Telephone: +33 661 58 14 64
Hi Lennart,
Just to be clear, is zope.testing 4.0.0 intended to work with Python 2?
I'll try to get around to trying 3.10.0 with Launchpad rsn.
jml
Yes.