<feed xmlns='http://www.w3.org/2005/Atom'>
<title>delta/python-lxml.git/src/lxml/etree.pyx, 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>Correctly serialise text content in ET.write() and ET.tostring() with C14N 2.0.</title>
<updated>2019-04-27T07:10:33+00:00</updated>
<author>
<name>Stefan Behnel</name>
<email>stefan_ml@behnel.de</email>
</author>
<published>2019-04-27T07:10:33+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/python-lxml.git/commit/?id=a1bed49d6ac0b8d720fd910dc67dea99e7f2ad89'/>
<id>a1bed49d6ac0b8d720fd910dc67dea99e7f2ad89</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Implement "c14n2" serialisation method via iterwalk().</title>
<updated>2019-04-26T22:39:42+00:00</updated>
<author>
<name>Stefan Behnel</name>
<email>stefan_ml@behnel.de</email>
</author>
<published>2019-04-26T22:39:42+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/python-lxml.git/commit/?id=d54661eb930af93d33e760362a964db641f093b1'/>
<id>d54661eb930af93d33e760362a964db641f093b1</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 misbehaviour in slice selection and deletion: Large step sizes could lead to long running stupid loops.</title>
<updated>2019-04-21T17:39:24+00:00</updated>
<author>
<name>Stefan Behnel</name>
<email>stefan_ml@behnel.de</email>
</author>
<published>2019-04-21T17:39:24+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/python-lxml.git/commit/?id=6f6507b54b61e3279ea3b1c33f7303cf6461bab4'/>
<id>6f6507b54b61e3279ea3b1c33f7303cf6461bab4</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Refactor duplicate code.</title>
<updated>2019-04-05T14:49:01+00:00</updated>
<author>
<name>Stefan Behnel</name>
<email>stefan_ml@behnel.de</email>
</author>
<published>2019-04-05T14:49:01+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/python-lxml.git/commit/?id=90cd354b9049beaed710a42fc7bddaf9448abe0a'/>
<id>90cd354b9049beaed710a42fc7bddaf9448abe0a</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 couple of API type annotations.</title>
<updated>2019-03-26T08:20:14+00:00</updated>
<author>
<name>Stefan Behnel</name>
<email>stefan_ml@behnel.de</email>
</author>
<published>2019-03-26T08:20:14+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/python-lxml.git/commit/?id=eaf494a41a427b0e2fffaa83e2de75d7b9e21856'/>
<id>eaf494a41a427b0e2fffaa83e2de75d7b9e21856</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Avoid some unnecessary unicode conversions on comparisons in Py2.</title>
<updated>2019-03-26T08:13:14+00:00</updated>
<author>
<name>Stefan Behnel</name>
<email>stefan_ml@behnel.de</email>
</author>
<published>2019-03-26T08:13:14+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/python-lxml.git/commit/?id=90c46aa97bd09abbf4ff366078b01a7baf9445cd'/>
<id>90c46aa97bd09abbf4ff366078b01a7baf9445cd</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Always reset the ElementTree._doc reference when parsing a new document with ElementTree.parse() to prevent keeping old documents around.</title>
<updated>2019-03-26T08:09:17+00:00</updated>
<author>
<name>Stefan Behnel</name>
<email>stefan_ml@behnel.de</email>
</author>
<published>2019-03-26T08:09:17+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/python-lxml.git/commit/?id=d4e2d4dc55abe058ccc9177652041d9820e24f7b'/>
<id>d4e2d4dc55abe058ccc9177652041d9820e24f7b</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 couple of API type annotations.</title>
<updated>2019-03-26T07:58:54+00:00</updated>
<author>
<name>Stefan Behnel</name>
<email>stefan_ml@behnel.de</email>
</author>
<published>2019-03-26T07:58:54+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/python-lxml.git/commit/?id=22dcc49ca5e4ee02df2b0f5219bc1be10b797e1f'/>
<id>22dcc49ca5e4ee02df2b0f5219bc1be10b797e1f</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
</feed>
