<feed xmlns='http://www.w3.org/2005/Atom'>
<title>delta/python-lxml.git, branch lxml-4.9.1</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>Prevent parse failure in new test from leaking into later test runs.</title>
<updated>2022-07-01T19:19:44+00:00</updated>
<author>
<name>Stefan Behnel</name>
<email>stefan_ml@behnel.de</email>
</author>
<published>2022-07-01T19:19:44+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/python-lxml.git/commit/?id=d01872ccdf7e1e5e825b6c6292b43e7d27ae5fc4'/>
<id>d01872ccdf7e1e5e825b6c6292b43e7d27ae5fc4</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Prepare release of lxml 4.9.1.</title>
<updated>2022-07-01T19:16:48+00:00</updated>
<author>
<name>Stefan Behnel</name>
<email>stefan_ml@behnel.de</email>
</author>
<published>2022-07-01T19:09:05+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/python-lxml.git/commit/?id=d65e63229e8958bc08344a85cd3f09ceeef933c3'/>
<id>d65e63229e8958bc08344a85cd3f09ceeef933c3</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Fix a crash when incorrect parser input occurs together with usages of iterwalk() on trees generated by the same parser.</title>
<updated>2022-07-01T19:16:47+00:00</updated>
<author>
<name>Stefan Behnel</name>
<email>stefan_ml@behnel.de</email>
</author>
<published>2022-07-01T19:06:10+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/python-lxml.git/commit/?id=86368e9cf70a0ad23cccd5ee32de847149af0c6f'/>
<id>86368e9cf70a0ad23cccd5ee32de847149af0c6f</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Delete unused Travis CI config and reference in docs (GH-345)</title>
<updated>2022-06-22T07:10:10+00:00</updated>
<author>
<name>Christian Clauss</name>
<email>cclauss@me.com</email>
</author>
<published>2022-06-22T07:10:10+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/python-lxml.git/commit/?id=50c276412880c1a3dde8a6d6c909e3ed8ef47e43'/>
<id>50c276412880c1a3dde8a6d6c909e3ed8ef47e43</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Try to speed up the musllinux AArch64 build by splitting the different CPython versions into separate GHA jobs.</title>
<updated>2022-05-31T21:18:38+00:00</updated>
<author>
<name>Stefan Behnel</name>
<email>stefan_ml@behnel.de</email>
</author>
<published>2022-05-31T21:18:38+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/python-lxml.git/commit/?id=8f0bf2d158f2dd3f98d410c8a38fcd536fd11b53'/>
<id>8f0bf2d158f2dd3f98d410c8a38fcd536fd11b53</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Remove debug print from test.</title>
<updated>2022-05-31T20:49:19+00:00</updated>
<author>
<name>Stefan Behnel</name>
<email>stefan_ml@behnel.de</email>
</author>
<published>2022-05-31T20:49:19+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/python-lxml.git/commit/?id=b9f7074430594b95824059eef931dfbb27a7645e'/>
<id>b9f7074430594b95824059eef931dfbb27a7645e</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Try to install 'xz' in wheel builds, if available, since it's now needed to extract the libxml2/libxslt archives.</title>
<updated>2022-05-31T07:42:14+00:00</updated>
<author>
<name>Stefan Behnel</name>
<email>stefan_ml@behnel.de</email>
</author>
<published>2022-05-31T07:42:14+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/python-lxml.git/commit/?id=b224e0f69dde58425d1077e07d193d19d3f803a9'/>
<id>b224e0f69dde58425d1077e07d193d19d3f803a9</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Update macOS deployment target version from 10.14 to 10.15 since 10.14 starts failing in the current build environment.</title>
<updated>2022-05-31T05:43:28+00:00</updated>
<author>
<name>Stefan Behnel</name>
<email>stefan_ml@behnel.de</email>
</author>
<published>2022-05-31T05:43:28+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/python-lxml.git/commit/?id=897ebfa002fe5ec773ffe8851721047fedcc6928'/>
<id>897ebfa002fe5ec773ffe8851721047fedcc6928</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Prepare release of 4.9.0.</title>
<updated>2022-05-30T17:44:05+00:00</updated>
<author>
<name>Stefan Behnel</name>
<email>stefan_ml@behnel.de</email>
</author>
<published>2022-05-30T17:44:05+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/python-lxml.git/commit/?id=853c9e9cbf1c82d1ad3c096362372a048108905e'/>
<id>853c9e9cbf1c82d1ad3c096362372a048108905e</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 test for https://bugs.launchpad.net/lxml/+bug/1965070 leaving out the actual failure case.</title>
<updated>2022-05-30T12:15:19+00:00</updated>
<author>
<name>Stefan Behnel</name>
<email>stefan_ml@behnel.de</email>
</author>
<published>2022-05-30T12:15:19+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/python-lxml.git/commit/?id=d3f77e678a8394559331d27257714e8aa4b082f2'/>
<id>d3f77e678a8394559331d27257714e8aa4b082f2</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
</feed>
