<feed xmlns='http://www.w3.org/2005/Atom'>
<title>delta/python-lxml.git/src/lxml/includes, branch macos_unicode_tests</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 support for CPython 3.4.</title>
<updated>2019-04-21T17:40:57+00:00</updated>
<author>
<name>Stefan Behnel</name>
<email>stefan_ml@behnel.de</email>
</author>
<published>2019-04-21T17:40:57+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/python-lxml.git/commit/?id=b055581bf4492de6da7678fbe7404b0232da6d84'/>
<id>b055581bf4492de6da7678fbe7404b0232da6d84</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Simplify Element.clear() and reduce overhead in the attribute clearing code.</title>
<updated>2019-03-01T09:07:06+00:00</updated>
<author>
<name>Stefan Behnel</name>
<email>stefan_ml@behnel.de</email>
</author>
<published>2019-03-01T09:07:06+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/python-lxml.git/commit/?id=b3db5489c212f6c4d5d6dc3ed5dccd56a6674ff6'/>
<id>b3db5489c212f6c4d5d6dc3ed5dccd56a6674ff6</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>LP#1814522: Fix a crash when appending a child subtree that contains unsubstituted entity references.</title>
<updated>2019-02-05T20:31:02+00:00</updated>
<author>
<name>Stefan Behnel</name>
<email>stefan_ml@behnel.de</email>
</author>
<published>2019-02-05T20:31:02+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/python-lxml.git/commit/?id=201b712edf0478e6a94ace984c1e8435bf3bc3c3'/>
<id>201b712edf0478e6a94ace984c1e8435bf3bc3c3</id>
<content type='text'>
This is a work-around for a (supposed) bug in libxml2 (https://gitlab.gnome.org/GNOME/libxml2/issues/42), which crashes by running into an infinite recursive loop while traversing the child nodes of the entity reference.
A lucky side effect is that the previously duplicated cleanup traversal to a) update the .doc pointers in libxml2 and b) update the dict names in lxml is now replaced by a single traversal, which should speed things up for large subtrees.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
This is a work-around for a (supposed) bug in libxml2 (https://gitlab.gnome.org/GNOME/libxml2/issues/42), which crashes by running into an infinite recursive loop while traversing the child nodes of the entity reference.
A lucky side effect is that the previously duplicated cleanup traversal to a) update the .doc pointers in libxml2 and b) update the dict names in lxml is now replaced by a single traversal, which should speed things up for large subtrees.
</pre>
</div>
</content>
</entry>
<entry>
<title>Remove redundant code for Python &lt;= 2.6</title>
<updated>2018-08-25T17:53:59+00:00</updated>
<author>
<name>Hugo</name>
<email>hugovk@users.noreply.github.com</email>
</author>
<published>2018-08-25T17:53:59+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/python-lxml.git/commit/?id=beaa4eb8904b9209d75d98059b5b92b26fdfebe3'/>
<id>beaa4eb8904b9209d75d98059b5b92b26fdfebe3</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Suppress C compiler warning in Py2.6.</title>
<updated>2017-11-27T20:45:25+00:00</updated>
<author>
<name>Stefan Behnel</name>
<email>stefan_ml@behnel.de</email>
</author>
<published>2017-11-27T20:45:25+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/python-lxml.git/commit/?id=3084d3efbc9ef709dd4ebff059df365b434dea57'/>
<id>3084d3efbc9ef709dd4ebff059df365b434dea57</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Fix some C compiler warnings.</title>
<updated>2017-08-31T18:53:51+00:00</updated>
<author>
<name>Stefan Behnel</name>
<email>stefan_ml@behnel.de</email>
</author>
<published>2017-08-31T18:53:51+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/python-lxml.git/commit/?id=ef7368d0df2cf3ee42afae4aeccf14b3e6a26a1c'/>
<id>ef7368d0df2cf3ee42afae4aeccf14b3e6a26a1c</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Add a ``.write_result()`` method to XSLT result objects to simplify writing the expected output into a file.</title>
<updated>2017-08-17T20:04:04+00:00</updated>
<author>
<name>Stefan Behnel</name>
<email>stefan_ml@behnel.de</email>
</author>
<published>2017-08-17T20:04:04+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/python-lxml.git/commit/?id=53a5ff0df97894032c42c38eb1d47937280fbc1d'/>
<id>53a5ff0df97894032c42c38eb1d47937280fbc1d</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Properly integrate the compilation of _elementpath.py and some lxml.html modules into the build process and exclude it in PyPy.</title>
<updated>2017-08-11T12:33:51+00:00</updated>
<author>
<name>Stefan Behnel</name>
<email>stefan_ml@behnel.de</email>
</author>
<published>2017-08-11T12:33:51+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/python-lxml.git/commit/?id=ccc44405d538546314891eae433cb8037ee09c29'/>
<id>ccc44405d538546314891eae433cb8037ee09c29</id>
<content type='text'>
Also finally rename lxml.etree.pyx and lxml.objectify.pyx to their correct module names and provide some legacy integration aid by keeping the original API header file names.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Also finally rename lxml.etree.pyx and lxml.objectify.pyx to their correct module names and provide some legacy integration aid by keeping the original API header file names.
</pre>
</div>
</content>
</entry>
<entry>
<title>capture location of node with error if available</title>
<updated>2017-04-23T22:02:55+00:00</updated>
<author>
<name>Bob Kline</name>
<email>bkline@rksystems.com</email>
</author>
<published>2017-04-23T22:02:55+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/python-lxml.git/commit/?id=61087e2d3cb7d99dcf6efd03b695c77759770c4a'/>
<id>61087e2d3cb7d99dcf6efd03b695c77759770c4a</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>adding adoptExternalDocument to the public header</title>
<updated>2017-04-22T17:50:32+00:00</updated>
<author>
<name>Al</name>
<email>albarrentine@gmail.com</email>
</author>
<published>2017-04-22T17:50:32+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/python-lxml.git/commit/?id=c7a805c21e22c7ff5195ba2bba52a98ce0bf7b2b'/>
<id>c7a805c21e22c7ff5195ba2bba52a98ce0bf7b2b</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
</feed>
