<feed xmlns='http://www.w3.org/2005/Atom'>
<title>delta/python-lxml.git/src/lxml/tests/test_htmlparser.py, branch lxml-4.3</title>
<subtitle>github.com: lxml/lxml.git
</subtitle>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/python-lxml.git/'/>
<entry>
<title>enable the collect_ids option also for HTML and add a simple test for it</title>
<updated>2016-12-10T13:28:49+00:00</updated>
<author>
<name>Stefan Behnel</name>
<email>stefan_ml@behnel.de</email>
</author>
<published>2016-12-10T13:28:49+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/python-lxml.git/commit/?id=573925701a533617c0522bc97774e356e4f2efb0'/>
<id>573925701a533617c0522bc97774e356e4f2efb0</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Add tests for the default_doctype option</title>
<updated>2016-08-20T14:06:31+00:00</updated>
<author>
<name>Shadab Zafar</name>
<email>dufferzafar0@gmail.com</email>
</author>
<published>2016-08-20T14:06:31+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/python-lxml.git/commit/?id=f7dcf7d80eed6248f9297965388aaa3ac661ebd4'/>
<id>f7dcf7d80eed6248f9297965388aaa3ac661ebd4</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>allow el.set("attr") in HTML trees without having to specify an explicit None value</title>
<updated>2016-07-29T16:39:46+00:00</updated>
<author>
<name>Stefan Behnel</name>
<email>stefan_ml@behnel.de</email>
</author>
<published>2016-07-29T16:39:46+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/python-lxml.git/commit/?id=8132c755adad4a75ba855d985dd257493bccc7fd'/>
<id>8132c755adad4a75ba855d985dd257493bccc7fd</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>docs, additional tests for boolean attributes</title>
<updated>2016-07-29T11:27:22+00:00</updated>
<author>
<name>Daniel Holth</name>
<email>dholth@fastmail.fm</email>
</author>
<published>2016-07-29T11:27:22+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/python-lxml.git/commit/?id=02c419cbf65de900da208b037363d1d5fdbb31f0'/>
<id>02c419cbf65de900da208b037363d1d5fdbb31f0</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>allow None as an attribute value, for HTML boolean attributes</title>
<updated>2016-07-29T00:39:07+00:00</updated>
<author>
<name>Daniel Holth</name>
<email>dholth@fastmail.fm</email>
</author>
<published>2016-07-29T00:39:07+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/python-lxml.git/commit/?id=fce178735f9e63ab636eca5544be3e1a7e0582d7'/>
<id>fce178735f9e63ab636eca5544be3e1a7e0582d7</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>propagate SAX exceptions immediately in HTML parser (used to continue parsing)</title>
<updated>2015-09-23T13:38:21+00:00</updated>
<author>
<name>Stefan Behnel</name>
<email>stefan_ml@behnel.de</email>
</author>
<published>2015-09-23T13:38:21+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/python-lxml.git/commit/?id=11e7f9a7d98e96ad31a1d5991b57d47472c1d143'/>
<id>11e7f9a7d98e96ad31a1d5991b57d47472c1d143</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Enable modifying document type declarations.</title>
<updated>2015-02-16T12:54:06+00:00</updated>
<author>
<name>Olli Pottonen</name>
<email>olli.pottonen@iki.fi</email>
</author>
<published>2015-02-14T08:48:33+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/python-lxml.git/commit/?id=109787387eebd21b8754ef637647547b9dee0832'/>
<id>109787387eebd21b8754ef637647547b9dee0832</id>
<content type='text'>
See https://bugs.launchpad.net/lxml/+bug/1421512.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
See https://bugs.launchpad.net/lxml/+bug/1421512.
</pre>
</div>
</content>
</entry>
<entry>
<title>fix corner case where name of HTML root node was not put into parser dict</title>
<updated>2014-01-31T08:34:10+00:00</updated>
<author>
<name>Stefan Behnel</name>
<email>stefan_ml@behnel.de</email>
</author>
<published>2014-01-31T08:34:10+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/python-lxml.git/commit/?id=528018693e27ec9d2f53fbe2d7092a157b6ac4eb'/>
<id>528018693e27ec9d2f53fbe2d7092a157b6ac4eb</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>fix up tag dict usage also for the feed parser</title>
<updated>2014-01-31T08:03:26+00:00</updated>
<author>
<name>Stefan Behnel</name>
<email>stefan_ml@behnel.de</email>
</author>
<published>2014-01-31T08:03:26+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/python-lxml.git/commit/?id=1e832b702599e3c8ff23d32a676f81f509a89dff'/>
<id>1e832b702599e3c8ff23d32a676f81f509a89dff</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>add tests for non-BMP Unicode string parsing</title>
<updated>2014-01-02T13:45:38+00:00</updated>
<author>
<name>Stefan Behnel</name>
<email>stefan_ml@behnel.de</email>
</author>
<published>2014-01-02T13:45:38+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/python-lxml.git/commit/?id=4bade1bfa23e8320ada7479557f6be03a1b86148'/>
<id>4bade1bfa23e8320ada7479557f6be03a1b86148</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
</feed>
