
26 Mar
2012
26 Mar
'12
3:42 p.m.
Hi,
I just released lxml 2.3.4. It's a pure bugfix release for two important bugs in the XSLT support.
http://pypi.python.org/pypi/lxml/2.3.4
Bugs fixed
* Crash due to race condition when errors (or user messages) occur during threaded XSLT processing (or compilation). * XSLT stylesheet compilation could ignore compilation errors.
Have fun,
Stefan

26 Mar
26 Mar
4:41 p.m.
... and I forgot one more:
Stefan Behnel, 26.03.2012 15:42:
Hi,
I just released lxml 2.3.4. It's a pure bugfix release for two important bugs in the XSLT support.
http://pypi.python.org/pypi/lxml/2.3.4
Bugs fixed
* Crash when building an nsmap (Element property) with empty namespace URIs.
- Crash due to race condition when errors (or user messages) occur during threaded XSLT processing (or compilation).
- XSLT stylesheet compilation could ignore compilation errors.
Also, these are pretty serious bugs, so upgrading is recommended.
Stefan
4202
Age (days ago)
4202
Last active (days ago)
1 comments
1 participants
participants (1)
-
Stefan Behnel