Am 20.05.2011 17:40 schrieb Michael Pedersen:
This option didn't even cross my mind. The reason it didn't is because
it violates another goal: 100% testing coverage. To test that Kajiki
works, we have to test it. In order to test it, we have to render a
page. On Python 2.4, we can't do that.

In my opinion we do not need to require 100% coverage with Py 2.4 if there is already 100% coverage with Py > 2.4 and all tests except for the Kajiki option do run with Py 2.4.

If we drop Py 2.4 support then we should do it in the next minor release, i.e. TG 2.2. TG 2.1.x bugfix releases should continue to work with Py 2.4, but maybe we can add a deprecation warning.

-- Christoph

--
You received this message because you are subscribed to the Google Groups 
"TurboGears Trunk" group.
To post to this group, send email to [email protected].
To unsubscribe from this group, send email to 
[email protected].
For more options, visit this group at 
http://groups.google.com/group/turbogears-trunk?hl=en.

Reply via email to