<feed xmlns='http://www.w3.org/2005/Atom'>
<title>delta/python-lxml.git/src/lxml, branch lxml-4.4</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>LP#1844674: Include tail text of comments and PIs in itertext() results (regression in lxml 4.4).</title>
<updated>2019-12-27T16:26:05+00:00</updated>
<author>
<name>Stefan Behnel</name>
<email>stefan_ml@behnel.de</email>
</author>
<published>2019-12-27T16:26:05+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/python-lxml.git/commit/?id=0810dcc7b4c125aa4564c3f0b797053f8541da24'/>
<id>0810dcc7b4c125aa4564c3f0b797053f8541da24</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Disable profiling and tracing for a critical function to fix crashes in test cases.</title>
<updated>2019-09-18T17:49:36+00:00</updated>
<author>
<name>Stefan Behnel</name>
<email>stefan_ml@behnel.de</email>
</author>
<published>2019-09-18T17:49:36+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/python-lxml.git/commit/?id=4676308e52808a75d8e08edf9ea7bf09b45c080c'/>
<id>4676308e52808a75d8e08edf9ea7bf09b45c080c</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Also disable profiling for critical functions to fix crashes in test cases.</title>
<updated>2019-09-18T17:38:22+00:00</updated>
<author>
<name>Stefan Behnel</name>
<email>stefan_ml@behnel.de</email>
</author>
<published>2019-09-18T17:38:22+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/python-lxml.git/commit/?id=9b21d419cc82f366a3c0e43f74a7ddc972dc8185'/>
<id>9b21d419cc82f366a3c0e43f74a7ddc972dc8185</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Add docstrings to Cleaner.allow_element() and Cleaner.allow_embedded_url().</title>
<updated>2019-08-24T05:22:07+00:00</updated>
<author>
<name>Stefan Behnel</name>
<email>stefan_ml@behnel.de</email>
</author>
<published>2019-08-24T05:22:07+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/python-lxml.git/commit/?id=8d56b24f5361c3203aa4eec41c3b91ecad02a78c'/>
<id>8d56b24f5361c3203aa4eec41c3b91ecad02a78c</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Fix false detection of recursive include (GH-286)</title>
<updated>2019-08-18T10:35:15+00:00</updated>
<author>
<name>RainerHausdorf</name>
<email>rainer.hausdorf@scale.eu</email>
</author>
<published>2019-08-18T10:35:15+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/python-lxml.git/commit/?id=d273027757365c7a34e49ef7c8b5b3bd54a96ad8'/>
<id>d273027757365c7a34e49ef7c8b5b3bd54a96ad8</id>
<content type='text'>
Fix false detection of recursive include.

In some cases ElementInclude does raise FatalIncludeError because of
recursive include detection. This is the case if the same file gets
included multiple times, but not recursive.

This is a fix for https://bugs.launchpad.net/lxml/+bug/1835708
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Fix false detection of recursive include.

In some cases ElementInclude does raise FatalIncludeError because of
recursive include detection. This is the case if the same file gets
included multiple times, but not recursive.

This is a fix for https://bugs.launchpad.net/lxml/+bug/1835708
</pre>
</div>
</content>
</entry>
<entry>
<title>LP#1838252: Keep the order provided by an OrderedDict that gets passed as attrib mapping during element creation. This was broken in 4.4.0.</title>
<updated>2019-07-29T19:55:53+00:00</updated>
<author>
<name>Stefan Behnel</name>
<email>stefan_ml@behnel.de</email>
</author>
<published>2019-07-29T19:55:53+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/python-lxml.git/commit/?id=9eec135fd46372a20692ba873b96091405b8f1cd'/>
<id>9eec135fd46372a20692ba873b96091405b8f1cd</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Modernise some code.</title>
<updated>2019-07-27T18:13:58+00:00</updated>
<author>
<name>Stefan Behnel</name>
<email>stefan_ml@behnel.de</email>
</author>
<published>2019-07-27T18:13:58+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/python-lxml.git/commit/?id=9126731c12408f507d8c9f19966a002e42462614'/>
<id>9126731c12408f507d8c9f19966a002e42462614</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Update TreeBuilder tests from CPython's test suite.</title>
<updated>2019-07-27T06:47:31+00:00</updated>
<author>
<name>Stefan Behnel</name>
<email>stefan_ml@behnel.de</email>
</author>
<published>2019-07-27T06:47:31+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/python-lxml.git/commit/?id=2287911a38f5074b764746ea61e60b64150dfc48'/>
<id>2287911a38f5074b764746ea61e60b64150dfc48</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Make 'data' argument optional for TreeBuilder.pi(), as in ElementTree.</title>
<updated>2019-07-27T06:45:01+00:00</updated>
<author>
<name>Stefan Behnel</name>
<email>stefan_ml@behnel.de</email>
</author>
<published>2019-07-27T06:45:01+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/python-lxml.git/commit/?id=5666bdaf6a0bade43f06b47f451e788a8d34e925'/>
<id>5666bdaf6a0bade43f06b47f451e788a8d34e925</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Fix typos (GH-282)</title>
<updated>2019-06-24T18:49:21+00:00</updated>
<author>
<name>Min ho Kim</name>
<email>minho42@gmail.com</email>
</author>
<published>2019-06-24T18:49:21+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/python-lxml.git/commit/?id=6beef451a6690796d13fc3d2a19321434b880d16'/>
<id>6beef451a6690796d13fc3d2a19321434b880d16</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
</feed>
