<feed xmlns='http://www.w3.org/2005/Atom'>
<title>delta/python-lxml.git/doc/elementsoup.txt, branch macos_unicode_tests</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>rewrite BeautifulSoup docs to match BS4</title>
<updated>2015-06-05T19:28:06+00:00</updated>
<author>
<name>Stefan Behnel</name>
<email>stefan_ml@behnel.de</email>
</author>
<published>2015-06-05T19:28:06+00:00</published>
<link rel='alternate' type='text/html' href='http://91.123.203.49/cgit/delta/python-lxml.git/commit/?id=975343b9e66a3002a2af5089af3d0140e34ca5c3'/>
<id>975343b9e66a3002a2af5089af3d0140e34ca5c3</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Merge pull request #170 from mozbugbox/port-beautifulsoup-v4</title>
<updated>2015-06-05T17:49:02+00:00</updated>
<author>
<name>scoder</name>
<email>stefan_ml@behnel.de</email>
</author>
<published>2015-06-05T17:49:02+00:00</published>
<link rel='alternate' type='text/html' href='http://91.123.203.49/cgit/delta/python-lxml.git/commit/?id=447f49fa106c095e25df02c84f9e5b8bf9cc80b3'/>
<id>447f49fa106c095e25df02c84f9e5b8bf9cc80b3</id>
<content type='text'>
Port beautifulsoup v4</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Port beautifulsoup v4</pre>
</div>
</content>
</entry>
<entry>
<title>fix test by removing a call argument that UnicodeDammit() no longer accepts in BS4</title>
<updated>2015-06-05T17:47:05+00:00</updated>
<author>
<name>Stefan Behnel</name>
<email>stefan_ml@behnel.de</email>
</author>
<published>2015-06-05T17:47:05+00:00</published>
<link rel='alternate' type='text/html' href='http://91.123.203.49/cgit/delta/python-lxml.git/commit/?id=01288f6fa76cf886e8d12bb2523147ba5b3d64a6'/>
<id>01288f6fa76cf886e8d12bb2523147ba5b3d64a6</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>make doctest aware of BeautifulSoup 4</title>
<updated>2015-06-05T15:25:54+00:00</updated>
<author>
<name>Stefan Behnel</name>
<email>stefan_ml@behnel.de</email>
</author>
<published>2015-06-05T15:25:54+00:00</published>
<link rel='alternate' type='text/html' href='http://91.123.203.49/cgit/delta/python-lxml.git/commit/?id=c313e35eca0526997c1e40135dbfb7854d46e186'/>
<id>c313e35eca0526997c1e40135dbfb7854d46e186</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>change code in elementsoup.txt for bs4 behavior</title>
<updated>2015-06-05T12:16:37+00:00</updated>
<author>
<name>mozbugbox</name>
<email>mozbugbox@yahoo.com.au</email>
</author>
<published>2015-06-05T12:16:37+00:00</published>
<link rel='alternate' type='text/html' href='http://91.123.203.49/cgit/delta/python-lxml.git/commit/?id=309d3f300234c1daecee9910a5dd3a0d86743977'/>
<id>309d3f300234c1daecee9910a5dd3a0d86743977</id>
<content type='text'>
This will make test pass
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
This will make test pass
</pre>
</div>
</content>
</entry>
<entry>
<title>fix a couple of Py3 test issues in doc/elementsoup.txt</title>
<updated>2012-11-29T22:08:30+00:00</updated>
<author>
<name>Stefan Behnel</name>
<email>stefan_ml@behnel.de</email>
</author>
<published>2012-11-29T22:08:30+00:00</published>
<link rel='alternate' type='text/html' href='http://91.123.203.49/cgit/delta/python-lxml.git/commit/?id=5a396e0f892c4bd92bc50be41117db9a76c5e7b0'/>
<id>5a396e0f892c4bd92bc50be41117db9a76c5e7b0</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>[svn r4333] r5442@lenny:  sbehnel | 2010-01-30 21:39:43 +0100</title>
<updated>2010-01-30T20:40:04+00:00</updated>
<author>
<name>scoder</name>
<email>none@none</email>
</author>
<published>2010-01-30T20:40:04+00:00</published>
<link rel='alternate' type='text/html' href='http://91.123.203.49/cgit/delta/python-lxml.git/commit/?id=6218848ac357a400907ea0ec1ae6639e2cb3814b'/>
<id>6218848ac357a400907ea0ec1ae6639e2cb3814b</id>
<content type='text'>
 test fix: looks like BS can't handle broken 'HTML' after all

--HG--
branch : trunk
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
 test fix: looks like BS can't handle broken 'HTML' after all

--HG--
branch : trunk
</pre>
</div>
</content>
</entry>
<entry>
<title>[svn r4246] r5301@delle:  sbehnel | 2009-10-30 15:12:46 +0100</title>
<updated>2009-10-30T14:13:13+00:00</updated>
<author>
<name>scoder</name>
<email>none@none</email>
</author>
<published>2009-10-30T14:13:13+00:00</published>
<link rel='alternate' type='text/html' href='http://91.123.203.49/cgit/delta/python-lxml.git/commit/?id=c258505f544f3a6df98f976616e0ef65231e0f53'/>
<id>c258505f544f3a6df98f976616e0ef65231e0f53</id>
<content type='text'>
 integrated 2.2 branch release changes

--HG--
branch : trunk
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
 integrated 2.2 branch release changes

--HG--
branch : trunk
</pre>
</div>
</content>
</entry>
<entry>
<title>[svn r4207] r5230@delle:  sbehnel | 2009-09-04 21:11:10 +0200</title>
<updated>2009-09-04T19:15:50+00:00</updated>
<author>
<name>scoder</name>
<email>none@none</email>
</author>
<published>2009-09-04T19:15:50+00:00</published>
<link rel='alternate' type='text/html' href='http://91.123.203.49/cgit/delta/python-lxml.git/commit/?id=182242b693de5906df969a5e5c114693b351706e'/>
<id>182242b693de5906df969a5e5c114693b351706e</id>
<content type='text'>
 show how to use BeautifulSoup to detect encodings

--HG--
branch : trunk
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
 show how to use BeautifulSoup to detect encodings

--HG--
branch : trunk
</pre>
</div>
</content>
</entry>
<entry>
<title>[svn r4194] r5211@delle:  sbehnel | 2009-08-17 09:28:58 +0200</title>
<updated>2009-08-17T07:33:00+00:00</updated>
<author>
<name>scoder</name>
<email>none@none</email>
</author>
<published>2009-08-17T07:33:00+00:00</published>
<link rel='alternate' type='text/html' href='http://91.123.203.49/cgit/delta/python-lxml.git/commit/?id=5c748c5abf25f401494c5311c077c81a7cf2a849'/>
<id>5c748c5abf25f401494c5311c077c81a7cf2a849</id>
<content type='text'>
 docs

--HG--
branch : trunk
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
 docs

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