In article <[email protected]>, John Nagle <[email protected]> wrote: > Is it worth reporting 2.x bugs any more? Or are we in the > version suckage period, where version N is abandonware and > version N+1 isn't deployable yet.
Yes!! 2.7 is being actively maintained for bug fixes. (2.6 only for any security issues that might arise.) It's easy enough to see this if you take a glance at current activity on any of several Python development related mailing lists: http://www.python.org/community/lists/ -- Ned Deily, [email protected] -- http://mail.python.org/mailman/listinfo/python-list
