<feed xmlns='http://www.w3.org/2005/Atom'>
<title>delta/python-lxml.git/src/lxml/html/tests/test_html5parser.py, branch lxml-4.4</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>Merge pull request #270 from hugovk/rm-2.6</title>
<updated>2018-08-26T13:49:59+00:00</updated>
<author>
<name>scoder</name>
<email>stefan_ml@behnel.de</email>
</author>
<published>2018-08-26T13:49:59+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/python-lxml.git/commit/?id=eb4d8c4423c4b8a881f99dd6aaba40828798b34a'/>
<id>eb4d8c4423c4b8a881f99dd6aaba40828798b34a</id>
<content type='text'>
Remove redundant Python &lt;= 2.6 code</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Remove redundant Python &lt;= 2.6 code</pre>
</div>
</content>
</entry>
<entry>
<title>Use tempfile.NamedTemporaryFile directly</title>
<updated>2018-08-26T12:14:37+00:00</updated>
<author>
<name>Hugo</name>
<email>hugovk@users.noreply.github.com</email>
</author>
<published>2018-08-26T12:14:37+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/python-lxml.git/commit/?id=a6c7f49dd3ee3d16723142905db7fdd9de2554ed'/>
<id>a6c7f49dd3ee3d16723142905db7fdd9de2554ed</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Fix typo in test file.</title>
<updated>2018-08-26T06:59:30+00:00</updated>
<author>
<name>Stefan Behnel</name>
<email>stefan_ml@behnel.de</email>
</author>
<published>2018-08-26T06:59:30+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/python-lxml.git/commit/?id=9375f791c9f1934c10a127294446bdb2c39fc3ae'/>
<id>9375f791c9f1934c10a127294446bdb2c39fc3ae</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Remove redundant code for Python &lt;= 2.6</title>
<updated>2018-08-25T17:53:59+00:00</updated>
<author>
<name>Hugo</name>
<email>hugovk@users.noreply.github.com</email>
</author>
<published>2018-08-25T17:53:59+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/python-lxml.git/commit/?id=beaa4eb8904b9209d75d98059b5b92b26fdfebe3'/>
<id>beaa4eb8904b9209d75d98059b5b92b26fdfebe3</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Fix tests after making "useChardet" handling smarter.</title>
<updated>2017-08-12T15:11:32+00:00</updated>
<author>
<name>Stefan Behnel</name>
<email>stefan_ml@behnel.de</email>
</author>
<published>2017-08-12T15:11:32+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/python-lxml.git/commit/?id=576382d90c6368c12752275c98983e5d357e25ab'/>
<id>576382d90c6368c12752275c98983e5d357e25ab</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Perform full-document detection on decoded bytes.</title>
<updated>2017-03-16T08:13:18+00:00</updated>
<author>
<name>Koert van der Veer</name>
<email>koert@ondergetekende.nl</email>
</author>
<published>2017-03-16T08:13:18+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/python-lxml.git/commit/?id=62b8c345779bdfb8b261a6f7de3287f4fe800bb6'/>
<id>62b8c345779bdfb8b261a6f7de3287f4fe800bb6</id>
<content type='text'>
Closes #1673355
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Closes #1673355
</pre>
</div>
</content>
</entry>
<entry>
<title>clean up test module (mostly formatting)</title>
<updated>2014-02-21T21:51:38+00:00</updated>
<author>
<name>Stefan Behnel</name>
<email>stefan_ml@behnel.de</email>
</author>
<published>2014-02-21T21:51:38+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/python-lxml.git/commit/?id=01a83a4ffe67343dbaf125f37770e6653485e421'/>
<id>01a83a4ffe67343dbaf125f37770e6653485e421</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>more faking of NamedTemporaryFile(delete=False) in Py2.[45]</title>
<updated>2014-02-19T21:23:38+00:00</updated>
<author>
<name>Stefan Behnel</name>
<email>stefan_ml@behnel.de</email>
</author>
<published>2014-02-19T21:23:38+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/python-lxml.git/commit/?id=bdfe8bac250d898424fb34e8cd694ba575c5fca9'/>
<id>bdfe8bac250d898424fb34e8cd694ba575c5fca9</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>clean up test changes</title>
<updated>2014-02-19T18:35:03+00:00</updated>
<author>
<name>Stefan Behnel</name>
<email>stefan_ml@behnel.de</email>
</author>
<published>2014-02-19T18:35:03+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/python-lxml.git/commit/?id=7773b066d1e6c427e5c42aba9ce13d9dac9d503b'/>
<id>7773b066d1e6c427e5c42aba9ce13d9dac9d503b</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>python 3 fixes</title>
<updated>2014-02-16T08:10:07+00:00</updated>
<author>
<name>Gabi Davar</name>
<email>grizzly.nyo@gmail.com</email>
</author>
<published>2014-02-16T08:10:07+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/python-lxml.git/commit/?id=62c9448e09e6590647fded2a80a1d8a2598f5d1d'/>
<id>62c9448e09e6590647fded2a80a1d8a2598f5d1d</id>
<content type='text'>
--HG--
extra : rebase_source : 7bee297054a17cee778109cd465625870e2af8eb
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
--HG--
extra : rebase_source : 7bee297054a17cee778109cd465625870e2af8eb
</pre>
</div>
</content>
</entry>
</feed>
