Hi,
I just released lxml 2.2.6.
The only change is a fix for lxml 2.2.5, which failed to import in Python
3. The problem was an incompatible change in Cython 0.12 which is not yet
supported by the 2.2 series branch.
This release was therefore built using Cython 0.11.3.
Sorry for the inconvenience.
Stefan
2.2.6 (2010-03-02)
Bugs fixed
* Fixed several Python 3 regressions by building with Cython 0.11.3.