<feed xmlns='http://www.w3.org/2005/Atom'>
<title>delta/python-lxml.git/src/lxml/html/html5parser.py, branch lxml-3.1</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>Fixes so that unit tests run under python 3.1</title>
<updated>2012-04-01T16:35:46+00:00</updated>
<author>
<name>Jeff Dairiki</name>
<email>dairiki@dairiki.org</email>
</author>
<published>2012-04-01T16:35:46+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/python-lxml.git/commit/?id=820b014ffff71b130bc490a9a72d1e9c944c270d'/>
<id>820b014ffff71b130bc490a9a72d1e9c944c270d</id>
<content type='text'>
Note however that while there is a python3 version of html5lib,
it appears to be unmaintained, so the worth of all this is
questionable.

References:
  http://code.google.com/p/html5lib/issues/detail?id=144
  http://code.google.com/p/html5lib/source/browse/#hg%2Fpython3

--HG--
extra : rebase_source : a4ce702ad841c25d63f4a6a56ea106bcd986bd47
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Note however that while there is a python3 version of html5lib,
it appears to be unmaintained, so the worth of all this is
questionable.

References:
  http://code.google.com/p/html5lib/issues/detail?id=144
  http://code.google.com/p/html5lib/source/browse/#hg%2Fpython3

--HG--
extra : rebase_source : a4ce702ad841c25d63f4a6a56ea106bcd986bd47
</pre>
</div>
</content>
</entry>
<entry>
<title>fix undefined names in html5parser.py</title>
<updated>2012-03-24T20:40:12+00:00</updated>
<author>
<name>Stefan Behnel</name>
<email>stefan_ml@behnel.de</email>
</author>
<published>2012-03-24T20:40:12+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/python-lxml.git/commit/?id=8b3668ade7a754b0097d462a1c6e2a1276d37d50'/>
<id>8b3668ade7a754b0097d462a1c6e2a1276d37d50</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Added support for passing kwargs into html5lib parser. I.e lxml.html.html5parser.HTMLParser(namespaceHTMLElements=False) which is needed in order to avoid the &lt;html:div&gt; namespacing.</title>
<updated>2011-11-03T23:04:06+00:00</updated>
<author>
<name>hankthetank</name>
<email>henke@mac.se</email>
</author>
<published>2011-11-03T23:04:06+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/python-lxml.git/commit/?id=bc7fdc5329511f99dc2cd2fd925104d1fc363805'/>
<id>bc7fdc5329511f99dc2cd2fd925104d1fc363805</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>replace html5lib integration with an import of the official lxml support in html5lib itself</title>
<updated>2011-08-11T19:38:42+00:00</updated>
<author>
<name>Stefan Behnel</name>
<email>scoder@users.berlios.de</email>
</author>
<published>2011-08-11T19:38:42+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/python-lxml.git/commit/?id=21eb9ec740589c9b265e5c83a76751a6015915b4'/>
<id>21eb9ec740589c9b265e5c83a76751a6015915b4</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>[svn r4339] r5455@lenny:  sbehnel | 2010-01-30 22:37:46 +0100</title>
<updated>2010-01-30T21:37:56+00:00</updated>
<author>
<name>scoder</name>
<email>none@none</email>
</author>
<published>2010-01-30T21:37:56+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/python-lxml.git/commit/?id=150ce3cf7d026ea5489bc39161edac352295561a'/>
<id>150ce3cf7d026ea5489bc39161edac352295561a</id>
<content type='text'>
 bug #511252: fix fragment parsing in lxml.html

--HG--
branch : trunk
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
 bug #511252: fix fragment parsing in lxml.html

--HG--
branch : trunk
</pre>
</div>
</content>
</entry>
<entry>
<title>[svn r4338] r5454@lenny:  sbehnel | 2010-01-30 22:10:29 +0100</title>
<updated>2010-01-30T21:37:51+00:00</updated>
<author>
<name>scoder</name>
<email>none@none</email>
</author>
<published>2010-01-30T21:37:51+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/python-lxml.git/commit/?id=1ee4bb7b49cb9f9e7afeefa89d3c20cd45ab0260'/>
<id>1ee4bb7b49cb9f9e7afeefa89d3c20cd45ab0260</id>
<content type='text'>
 bug #511252: fix fragment parsing in html5parser.py

--HG--
branch : trunk
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
 bug #511252: fix fragment parsing in html5parser.py

--HG--
branch : trunk
</pre>
</div>
</content>
</entry>
<entry>
<title>[svn r4312] r5409@lenny:  sbehnel | 2010-01-21 13:22:23 +0100</title>
<updated>2010-01-21T12:22:33+00:00</updated>
<author>
<name>scoder</name>
<email>none@none</email>
</author>
<published>2010-01-21T12:22:33+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/python-lxml.git/commit/?id=4515925ac153123cad6cf208bd1b284e1bdd58e0'/>
<id>4515925ac153123cad6cf208bd1b284e1bdd58e0</id>
<content type='text'>
 do not require XHTMLParser in html5lib

--HG--
branch : trunk
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
 do not require XHTMLParser in html5lib

--HG--
branch : trunk
</pre>
</div>
</content>
</entry>
<entry>
<title>[svn r4005] r4861@delle:  sbehnel | 2008-11-14 10:52:38 +0100</title>
<updated>2008-11-16T08:16:36+00:00</updated>
<author>
<name>scoder</name>
<email>none@none</email>
</author>
<published>2008-11-16T08:16:36+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/python-lxml.git/commit/?id=aecd2fbf5408ceb2846c4b4db933e1e1ec5719f1'/>
<id>aecd2fbf5408ceb2846c4b4db933e1e1ec5719f1</id>
<content type='text'>
 fixed missing imports and name errors

--HG--
branch : trunk
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
 fixed missing imports and name errors

--HG--
branch : trunk
</pre>
</div>
</content>
</entry>
<entry>
<title>[svn r3900] r4637@delle:  sbehnel | 2008-07-16 08:55:48 +0200</title>
<updated>2008-07-16T06:58:10+00:00</updated>
<author>
<name>scoder</name>
<email>none@none</email>
</author>
<published>2008-07-16T06:58:10+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/python-lxml.git/commit/?id=8fa6dc2d0b5870f7abcbfd82a36599d1bef7e9ec'/>
<id>8fa6dc2d0b5870f7abcbfd82a36599d1bef7e9ec</id>
<content type='text'>
 html5lib parser module provided by Armin Ronacher

--HG--
branch : trunk
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
 html5lib parser module provided by Armin Ronacher

--HG--
branch : trunk
</pre>
</div>
</content>
</entry>
</feed>
