Hi everyone,
given that systems using Python 2.4/5 are becoming truly rare these days
(even Py2.6 officially died last year), I've decided to reduce my own
maintenance burden by letting the next lxml release series (the one after
3.3) no longer support these two versions and require Py2.6, Py2.7, Py3.2
or later.
I'm also dropping support for Py3.1 because I doubt that supporting it is
interesting for any reasonable number of people. Lots of other major Python
packages haven't even been ported to anything below Py3.3, so being stuck
with Py3.1 can't be fun anyway.
Hope you don't mind,
Stefan