<feed xmlns='http://www.w3.org/2005/Atom'>
<title>delta/python-lxml.git, branch lxml-4.2.0</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>Prepare release of 4.2.0.</title>
<updated>2018-03-13T20:12:59+00:00</updated>
<author>
<name>Stefan Behnel</name>
<email>stefan_ml@behnel.de</email>
</author>
<published>2018-03-13T20:12:59+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/python-lxml.git/commit/?id=4fd86ebeb11d859827cc7eae419488020a29bbc0'/>
<id>4fd86ebeb11d859827cc7eae419488020a29bbc0</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 some exception handling code to fix Cython warnings.</title>
<updated>2018-03-10T15:20:17+00:00</updated>
<author>
<name>Stefan Behnel</name>
<email>stefan_ml@behnel.de</email>
</author>
<published>2018-03-10T15:20:17+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/python-lxml.git/commit/?id=4507da6f8f8e7fd6d68c6b7ec2e37b1b0a7f214f'/>
<id>4507da6f8f8e7fd6d68c6b7ec2e37b1b0a7f214f</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Use latest libxml2 version in binary wheels of next release.</title>
<updated>2018-03-10T12:46:46+00:00</updated>
<author>
<name>Stefan Behnel</name>
<email>stefan_ml@behnel.de</email>
</author>
<published>2018-03-10T12:46:46+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/python-lxml.git/commit/?id=9366980b16de135ebb213bc8cf3c5e499968b622'/>
<id>9366980b16de135ebb213bc8cf3c5e499968b622</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Add official support for Py3.7 for the next release.</title>
<updated>2018-03-10T12:42:17+00:00</updated>
<author>
<name>Stefan Behnel</name>
<email>stefan_ml@behnel.de</email>
</author>
<published>2018-03-10T12:42:17+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/python-lxml.git/commit/?id=9b9a6fb18badb0f53ade2c448b1b49312bcf9364'/>
<id>9b9a6fb18badb0f53ade2c448b1b49312bcf9364</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>LP#1551797: Make sure we really capture all XSLT error messages, not only those that libxslt sends through the transform context.</title>
<updated>2018-03-10T12:38:01+00:00</updated>
<author>
<name>Stefan Behnel</name>
<email>stefan_ml@behnel.de</email>
</author>
<published>2018-03-10T12:38:01+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/python-lxml.git/commit/?id=f6b3454981212a34f8291ebc0552b5f2eaa8d15a'/>
<id>f6b3454981212a34f8291ebc0552b5f2eaa8d15a</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>LP#1551797: Send XSLT errors to a thread-local stack of error logs and push/pop the transform's log on it around XSLT operations.</title>
<updated>2018-03-10T12:18:30+00:00</updated>
<author>
<name>Stefan Behnel</name>
<email>stefan_ml@behnel.de</email>
</author>
<published>2018-03-10T12:18:30+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/python-lxml.git/commit/?id=d6fdeee94084e172bb81cf92119a081362f0dbcf'/>
<id>d6fdeee94084e172bb81cf92119a081362f0dbcf</id>
<content type='text'>
This should solve the problem of XSLT error messages getting lost and also work around the fact that the XSLT error function in libxslt is a global variable that is not thread-specfic.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
This should solve the problem of XSLT error messages getting lost and also work around the fact that the XSLT error function in libxslt is a global variable that is not thread-specfic.
</pre>
</div>
</content>
</entry>
<entry>
<title>Avoid rebuilds if the version header file did not change.</title>
<updated>2018-03-10T11:58:11+00:00</updated>
<author>
<name>Stefan Behnel</name>
<email>stefan_ml@behnel.de</email>
</author>
<published>2018-03-10T11:58:11+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/python-lxml.git/commit/?id=d93dafab78150bd611ba9e30706829742234bbef'/>
<id>d93dafab78150bd611ba9e30706829742234bbef</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Update changelog.</title>
<updated>2018-03-08T23:04:59+00:00</updated>
<author>
<name>Stefan Behnel</name>
<email>stefan_ml@behnel.de</email>
</author>
<published>2018-03-08T23:04:59+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/python-lxml.git/commit/?id=7420b01bf9a05be42c28c7ab1a9ed6cb222c5b93'/>
<id>7420b01bf9a05be42c28c7ab1a9ed6cb222c5b93</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 #261 from stranac/HTMLParser_huge_tree</title>
<updated>2018-03-08T23:02:15+00:00</updated>
<author>
<name>scoder</name>
<email>stefan_ml@behnel.de</email>
</author>
<published>2018-03-08T23:02:15+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/python-lxml.git/commit/?id=3fac8341442be711f967ae321d8189df86f81b14'/>
<id>3fac8341442be711f967ae321d8189df86f81b14</id>
<content type='text'>
Add huge_tree support to HTMLParser.</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Add huge_tree support to HTMLParser.</pre>
</div>
</content>
</entry>
<entry>
<title>Fix HTMLParser docstring.</title>
<updated>2018-03-08T00:17:23+00:00</updated>
<author>
<name>stranac</name>
<email>stranac@hotmail.com</email>
</author>
<published>2018-03-08T00:17:23+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/python-lxml.git/commit/?id=946652feff82c277cd65d5552224e6fe8849d84b'/>
<id>946652feff82c277cd65d5552224e6fe8849d84b</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
</feed>
