Package: python-mechanicalsoup / 1.4.0-1

Metadata

Package Version Patches format
python-mechanicalsoup 1.4.0-1 3.0 (quilt)

Patch series

view the series file
Patch File delta Description
libxml2 2.14 | (download)

tests/test_stateful_browser.py | 2 1 + 1 - 0 !
1 file changed, 1 insertion(+), 1 deletion(-)

 test_stateful_browser.py: fix unclosed textarea element (#454)

Fixes #450.

The HTML parser in libxml2 2.14 is more strict about closing textarea
elements.