<feed xmlns='http://www.w3.org/2005/Atom'>
<title>delta/python-lxml.git/src/lxml/tests/test_threading.py, branch lxml-4.3</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>Remove redundant parentheses</title>
<updated>2018-08-25T18:14:49+00:00</updated>
<author>
<name>Hugo</name>
<email>hugovk@users.noreply.github.com</email>
</author>
<published>2018-08-25T18:14:49+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/python-lxml.git/commit/?id=5674dd2c1e29b98026350ab27163a2b06187be46'/>
<id>5674dd2c1e29b98026350ab27163a2b06187be46</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Make test more resilient against changes in latest libxslt releases.</title>
<updated>2018-08-04T10:56:14+00:00</updated>
<author>
<name>Stefan Behnel</name>
<email>stefan_ml@behnel.de</email>
</author>
<published>2018-08-04T10:56:14+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/python-lxml.git/commit/?id=acef361ca80ff9afd828d91c98ea91c92f9d09af'/>
<id>acef361ca80ff9afd828d91c98ea91c92f9d09af</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>remove dead code</title>
<updated>2017-08-13T07:23:37+00:00</updated>
<author>
<name>Stefan Behnel</name>
<email>stefan_ml@behnel.de</email>
</author>
<published>2017-08-13T07:23:37+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/python-lxml.git/commit/?id=391a32eaadde978a1b945479e0d8105ea5c9e188'/>
<id>391a32eaadde978a1b945479e0d8105ea5c9e188</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>make sporadic test failure less likely</title>
<updated>2015-06-05T15:21:27+00:00</updated>
<author>
<name>Stefan Behnel</name>
<email>stefan_ml@behnel.de</email>
</author>
<published>2015-06-05T15:21:27+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/python-lxml.git/commit/?id=2b59b10ba37f917ac95245b841c984e20ed4d830'/>
<id>2b59b10ba37f917ac95245b841c984e20ed4d830</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>validate result output in new threading test</title>
<updated>2015-05-23T04:10:11+00:00</updated>
<author>
<name>Stefan Behnel</name>
<email>stefan_ml@behnel.de</email>
</author>
<published>2015-05-23T04:10:11+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/python-lxml.git/commit/?id=d3a671fa61cb1ad1291440e554b9caad184dcc74'/>
<id>d3a671fa61cb1ad1291440e554b9caad184dcc74</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>add thread-dict test for attribute names</title>
<updated>2015-05-22T20:58:00+00:00</updated>
<author>
<name>Stefan Behnel</name>
<email>stefan_ml@behnel.de</email>
</author>
<published>2015-05-22T20:58:00+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/python-lxml.git/commit/?id=ef92d57e4b3fbcf46d0e5010c2a7d7a38df405d6'/>
<id>ef92d57e4b3fbcf46d0e5010c2a7d7a38df405d6</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>extend threading test</title>
<updated>2015-04-04T15:36:14+00:00</updated>
<author>
<name>Stefan Behnel</name>
<email>stefan_ml@behnel.de</email>
</author>
<published>2015-04-04T15:36:14+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/python-lxml.git/commit/?id=a318a97e942a99aef3e59972b5a1c10b8f52de57'/>
<id>a318a97e942a99aef3e59972b5a1c10b8f52de57</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>whitespace</title>
<updated>2015-03-21T20:49:14+00:00</updated>
<author>
<name>Stefan Behnel</name>
<email>stefan_ml@behnel.de</email>
</author>
<published>2015-03-21T20:49:14+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/python-lxml.git/commit/?id=9dd9c853bc56c2c335a15ac35623107e5ed453d1'/>
<id>9dd9c853bc56c2c335a15ac35623107e5ed453d1</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>fix test and add changelog entry on enabled 'binding' directive</title>
<updated>2015-02-23T20:10:05+00:00</updated>
<author>
<name>Stefan Behnel</name>
<email>stefan_ml@behnel.de</email>
</author>
<published>2015-02-23T20:10:05+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/python-lxml.git/commit/?id=596fee6782ba3f5bb4ff5338fb4abcd3fb79a089'/>
<id>596fee6782ba3f5bb4ff5338fb4abcd3fb79a089</id>
<content type='text'>
--HG--
extra : transplant_source : %25%CB%D44%D8r%9F%26_%14y%B3%7C%9B%0A2%042e%B4
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
--HG--
extra : transplant_source : %25%CB%D44%D8r%9F%26_%14y%B3%7C%9B%0A2%042e%B4
</pre>
</div>
</content>
</entry>
</feed>
