<feed xmlns='http://www.w3.org/2005/Atom'>
<title>delta/python-lxml.git/src/lxml/html/tests, branch patch-1</title>
<subtitle>github.com: lxml/lxml.git
</subtitle>
<link rel='alternate' type='text/html' href='http://91.123.203.49/cgit/delta/python-lxml.git/'/>
<entry>
<title>close some more files in test (avoids warnings in Py3 debug builds)</title>
<updated>2012-04-21T10:15:11+00:00</updated>
<author>
<name>Stefan Behnel</name>
<email>stefan_ml@behnel.de</email>
</author>
<published>2012-04-21T10:15:11+00:00</published>
<link rel='alternate' type='text/html' href='http://91.123.203.49/cgit/delta/python-lxml.git/commit/?id=7dcdd7c3341e42b7c3ad95bb6476a611e8dfee33'/>
<id>7dcdd7c3341e42b7c3ad95bb6476a611e8dfee33</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>close files in test (avoids warnings in Py3 debug builds)</title>
<updated>2012-04-21T10:11:15+00:00</updated>
<author>
<name>Stefan Behnel</name>
<email>stefan_ml@behnel.de</email>
</author>
<published>2012-04-21T10:11:15+00:00</published>
<link rel='alternate' type='text/html' href='http://91.123.203.49/cgit/delta/python-lxml.git/commit/?id=f6da87566162589bb311a062371b3e70cafe1bde'/>
<id>f6da87566162589bb311a062371b3e70cafe1bde</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Unit tests for lxml.html.html5parser</title>
<updated>2012-03-31T22:07:33+00:00</updated>
<author>
<name>Jeff Dairiki</name>
<email>dairiki@dairiki.org</email>
</author>
<published>2012-03-31T22:07:33+00:00</published>
<link rel='alternate' type='text/html' href='http://91.123.203.49/cgit/delta/python-lxml.git/commit/?id=3a872ae9b45c39eb66720b28b8609638938b83f8'/>
<id>3a872ae9b45c39eb66720b28b8609638938b83f8</id>
<content type='text'>
--HG--
extra : rebase_source : fc5d3b785f1eb962b54077611438af2667e1f2e8
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
--HG--
extra : rebase_source : fc5d3b785f1eb962b54077611438af2667e1f2e8
</pre>
</div>
</content>
</entry>
<entry>
<title>Py3.3 test fix</title>
<updated>2012-03-03T09:34:25+00:00</updated>
<author>
<name>Stefan Behnel</name>
<email>stefan_ml@behnel.de</email>
</author>
<published>2012-03-03T09:34:25+00:00</published>
<link rel='alternate' type='text/html' href='http://91.123.203.49/cgit/delta/python-lxml.git/commit/?id=697efc212966b7b4f2424c36e08a80b2fda43761'/>
<id>697efc212966b7b4f2424c36e08a80b2fda43761</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Py3 test fixes</title>
<updated>2012-03-02T08:41:27+00:00</updated>
<author>
<name>Stefan Behnel</name>
<email>stefan_ml@behnel.de</email>
</author>
<published>2012-03-02T08:41:27+00:00</published>
<link rel='alternate' type='text/html' href='http://91.123.203.49/cgit/delta/python-lxml.git/commit/?id=ef785007fefbf8cf69f502fb14e0fe93255e5acf'/>
<id>ef785007fefbf8cf69f502fb14e0fe93255e5acf</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>fix bug #889200: no longer raise an exception in lxml.html.diff on img tags without src attribute</title>
<updated>2011-11-11T18:33:56+00:00</updated>
<author>
<name>Stefan Behnel</name>
<email>stefan_ml@behnel.de</email>
</author>
<published>2011-11-11T18:33:56+00:00</published>
<link rel='alternate' type='text/html' href='http://91.123.203.49/cgit/delta/python-lxml.git/commit/?id=95a7adcfc9741b8f6664e8bc62ea86b310692a8f'/>
<id>95a7adcfc9741b8f6664e8bc62ea86b310692a8f</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>let cleaner drop 'data:' links just like it does for 'javascript:' links</title>
<updated>2011-08-12T04:51:36+00:00</updated>
<author>
<name>Stefan Behnel</name>
<email>scoder@users.berlios.de</email>
</author>
<published>2011-08-12T04:51:36+00:00</published>
<link rel='alternate' type='text/html' href='http://91.123.203.49/cgit/delta/python-lxml.git/commit/?id=443e5b307b1ceca0790e42f527db4c570e8ed7a8'/>
<id>443e5b307b1ceca0790e42f527db4c570e8ed7a8</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>added test case from ticket #773715</title>
<updated>2011-05-19T07:50:48+00:00</updated>
<author>
<name>Stefan Behnel</name>
<email>scoder@users.berlios.de</email>
</author>
<published>2011-05-19T07:50:48+00:00</published>
<link rel='alternate' type='text/html' href='http://91.123.203.49/cgit/delta/python-lxml.git/commit/?id=8c17b282bf2c58bfc7de84f9c8d93639c4f0b268'/>
<id>8c17b282bf2c58bfc7de84f9c8d93639c4f0b268</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>patch by Craig Dennis for bug 576775/718430: fix selection behaviour of multiple select fields in lxml.html</title>
<updated>2011-02-18T18:43:33+00:00</updated>
<author>
<name>Stefan Behnel</name>
<email>scoder@users.berlios.de</email>
</author>
<published>2011-02-18T18:43:33+00:00</published>
<link rel='alternate' type='text/html' href='http://91.123.203.49/cgit/delta/python-lxml.git/commit/?id=57f49eed82068a20da3db8f1b18ae00c1bab8b12'/>
<id>57f49eed82068a20da3db8f1b18ae00c1bab8b12</id>
<content type='text'>
--HG--
branch : trunk
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
--HG--
branch : trunk
</pre>
</div>
</content>
</entry>
<entry>
<title>[svn r4492] make some non-public source files Py3 compliant (patch by Arfrever Frehtes Taifersar Arahesis)</title>
<updated>2010-11-23T14:37:09+00:00</updated>
<author>
<name>scoder</name>
<email>none@none</email>
</author>
<published>2010-11-23T14:37:09+00:00</published>
<link rel='alternate' type='text/html' href='http://91.123.203.49/cgit/delta/python-lxml.git/commit/?id=8f99c4bf8f1952fc97cd3263a389dc7a2596163e'/>
<id>8f99c4bf8f1952fc97cd3263a389dc7a2596163e</id>
<content type='text'>
--HG--
branch : trunk
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
--HG--
branch : trunk
</pre>
</div>
</content>
</entry>
</feed>
