lxml:lxml-3.2

Last commit made on 2014-01-06
Get this branch:
git clone -b lxml-3.2 https://git.launchpad.net/lxml

Branch merges

Branch information

Name:
lxml-3.2
Repository:
lp:lxml

Recent commits

954b4c0... by scoder

changelog

af8644b... by scoder

fix build with old Cython 0.19

3923cb7... by scoder

rewrite fix for instantiating internal/external subset DTDs by properly copying them

4ab9f6e... by scoder

fix DTD-API iteration of attributes in internal/external subset DTDs

4bbc11f... by scoder

prepare release of lxml 3.2.5

42b012d... by scoder

changelog

6a80420... by scoder

add error handling test case for xmlfile

094dae8... by scoder

clean up xmlfile tree status immediately on errors

2188421... by scoder

fix potential crash when xmlfile is closed due to an error while elements are still open

9693d73... by scoder

fix attribute error on error handling in xmlfile()