<feed xmlns='http://www.w3.org/2005/Atom'>
<title>delta/python-lxml.git, branch pypy4</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>disable PyPy special casing in proxy.pxi for PyPy 4.0</title>
<updated>2015-11-08T04:39:02+00:00</updated>
<author>
<name>Stefan Behnel</name>
<email>stefan_ml@behnel.de</email>
</author>
<published>2015-11-08T04:39:02+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/python-lxml.git/commit/?id=1a232dec4003143c574a3fb0e4e8479cc1447674'/>
<id>1a232dec4003143c574a3fb0e4e8479cc1447674</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>remove legacy code</title>
<updated>2015-10-09T12:52:03+00:00</updated>
<author>
<name>Stefan Behnel</name>
<email>stefan_ml@behnel.de</email>
</author>
<published>2015-10-09T12:52:03+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/python-lxml.git/commit/?id=e3cb59db4f616d1c8c591fe16b21c03c073dd346'/>
<id>e3cb59db4f616d1c8c591fe16b21c03c073dd346</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 #175 from jwilk/spelling</title>
<updated>2015-10-02T19:28:29+00:00</updated>
<author>
<name>scoder</name>
<email>stefan_ml@behnel.de</email>
</author>
<published>2015-10-02T19:28:29+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/python-lxml.git/commit/?id=7ac4b49469d74155e5a974623e56355ea07c6b51'/>
<id>7ac4b49469d74155e5a974623e56355ea07c6b51</id>
<content type='text'>
fix typos</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
fix typos</pre>
</div>
</content>
</entry>
<entry>
<title>fix typos</title>
<updated>2015-10-02T14:49:31+00:00</updated>
<author>
<name>Jakub Wilk</name>
<email>jwilk@jwilk.net</email>
</author>
<published>2015-10-02T14:49:31+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/python-lxml.git/commit/?id=b1e810436a514630e9adda6a161f55edb7a66acb'/>
<id>b1e810436a514630e9adda6a161f55edb7a66acb</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>add pypy bug tracker link as comment for the work-around</title>
<updated>2015-09-30T20:02:40+00:00</updated>
<author>
<name>Stefan Behnel</name>
<email>stefan_ml@behnel.de</email>
</author>
<published>2015-09-30T20:02:40+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/python-lxml.git/commit/?id=981a760856a15108e7143b1adbc2d07973c7cebb'/>
<id>981a760856a15108e7143b1adbc2d07973c7cebb</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>use simple Python unicode subclass for smart string results in PyPy (crashes with a stack overflow exception otherwise)</title>
<updated>2015-09-30T19:49:23+00:00</updated>
<author>
<name>Stefan Behnel</name>
<email>stefan_ml@behnel.de</email>
</author>
<published>2015-09-30T19:49:23+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/python-lxml.git/commit/?id=7f98e37d668abc5231a462ead9c09568780600eb'/>
<id>7f98e37d668abc5231a462ead9c09568780600eb</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>update error messages</title>
<updated>2015-09-30T19:27:31+00:00</updated>
<author>
<name>Stefan Behnel</name>
<email>stefan_ml@behnel.de</email>
</author>
<published>2015-09-30T19:27:31+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/python-lxml.git/commit/?id=c7a3cad4531230af58b8474d37bc72cd7acb9cc6'/>
<id>c7a3cad4531230af58b8474d37bc72cd7acb9cc6</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>modernise import</title>
<updated>2015-09-20T18:08:31+00:00</updated>
<author>
<name>Stefan Behnel</name>
<email>stefan_ml@behnel.de</email>
</author>
<published>2015-09-20T18:08:31+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/python-lxml.git/commit/?id=20a9a8e808a93dc1acdade87f28d4bc84ced0092'/>
<id>20a9a8e808a93dc1acdade87f28d4bc84ced0092</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>enable travis testing with Py3.5</title>
<updated>2015-09-18T08:19:10+00:00</updated>
<author>
<name>Stefan Behnel</name>
<email>stefan_ml@behnel.de</email>
</author>
<published>2015-09-18T08:19:10+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/python-lxml.git/commit/?id=e4b7a5a9696ace62187c179a919e35eac19231a5'/>
<id>e4b7a5a9696ace62187c179a919e35eac19231a5</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
</feed>
