<feed xmlns='http://www.w3.org/2005/Atom'>
<title>delta/python-lxml.git/src, branch lxml-3.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>Backed out changeset 4263587e5c46</title>
<updated>2015-04-25T14:06:50+00:00</updated>
<author>
<name>Stefan Behnel</name>
<email>stefan_ml@behnel.de</email>
</author>
<published>2015-04-25T14:06:50+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/python-lxml.git/commit/?id=df955d837cd82e68f10a658583920cc18766662e'/>
<id>df955d837cd82e68f10a658583920cc18766662e</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>fix calling ExtElement.process_children() without output_parent argument</title>
<updated>2015-04-17T10:50:53+00:00</updated>
<author>
<name>Stefan Behnel</name>
<email>stefan_ml@behnel.de</email>
</author>
<published>2015-04-17T10:50:53+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/python-lxml.git/commit/?id=06ae415eda3ebd6eef09d5fbe52b130f2a51c81e'/>
<id>06ae415eda3ebd6eef09d5fbe52b130f2a51c81e</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>disable ElementPath cache test comparison with ElementTree as it fails in Python 3.4 and later</title>
<updated>2015-04-15T17:54:55+00:00</updated>
<author>
<name>Stefan Behnel</name>
<email>stefan_ml@behnel.de</email>
</author>
<published>2015-04-15T17:54:55+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/python-lxml.git/commit/?id=99547dd5660279bdfc3663cfdecb260796105992'/>
<id>99547dd5660279bdfc3663cfdecb260796105992</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>fix docstring</title>
<updated>2015-04-15T17:13:59+00:00</updated>
<author>
<name>Stefan Behnel</name>
<email>stefan_ml@behnel.de</email>
</author>
<published>2015-04-15T17:13:59+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/python-lxml.git/commit/?id=a3f2ab30592f5e1e97c2e7d23e490e83f5ee98af'/>
<id>a3f2ab30592f5e1e97c2e7d23e490e83f5ee98af</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>fix cache in elementpath</title>
<updated>2015-04-15T17:08:24+00:00</updated>
<author>
<name>Stefan Behnel</name>
<email>stefan_ml@behnel.de</email>
</author>
<published>2015-04-15T17:08:24+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/python-lxml.git/commit/?id=bc35fbdf5d3ddc6b6ca73510c03a1c0541cbbab0'/>
<id>bc35fbdf5d3ddc6b6ca73510c03a1c0541cbbab0</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>add initial test for elementpath implementation</title>
<updated>2015-04-15T17:07:57+00:00</updated>
<author>
<name>Stefan Behnel</name>
<email>stefan_ml@behnel.de</email>
</author>
<published>2015-04-15T17:07:57+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/python-lxml.git/commit/?id=bbc6475a486d56a62608d37c723cf1fa7a905fc6'/>
<id>bbc6475a486d56a62608d37c723cf1fa7a905fc6</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>apply safety fix in test to prevent accidental function binding as method</title>
<updated>2015-04-15T17:07:11+00:00</updated>
<author>
<name>Stefan Behnel</name>
<email>stefan_ml@behnel.de</email>
</author>
<published>2015-04-15T17:07:11+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/python-lxml.git/commit/?id=8eb0576e432a11ecd0e1aecc7c9fa202fe624a6b'/>
<id>8eb0576e432a11ecd0e1aecc7c9fa202fe624a6b</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>add missing checks for error result of memory allocation</title>
<updated>2015-03-01T16:41:20+00:00</updated>
<author>
<name>Stefan Behnel</name>
<email>stefan_ml@behnel.de</email>
</author>
<published>2015-03-01T16:41:20+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/python-lxml.git/commit/?id=1e684a789ee2de39b045a584c4d6178c31c9b2f9'/>
<id>1e684a789ee2de39b045a584c4d6178c31c9b2f9</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>fix TypeError when passing nsmap with both default and prefixed namespace into xmlfile.element()</title>
<updated>2015-03-01T15:38:02+00:00</updated>
<author>
<name>Stefan Behnel</name>
<email>stefan_ml@behnel.de</email>
</author>
<published>2015-03-01T15:38:02+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/python-lxml.git/commit/?id=6abb42d39bc243b4656bf68966df8a4ad7fb7e81'/>
<id>6abb42d39bc243b4656bf68966df8a4ad7fb7e81</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>minor code cleanup</title>
<updated>2015-02-16T20:34:11+00:00</updated>
<author>
<name>Stefan Behnel</name>
<email>stefan_ml@behnel.de</email>
</author>
<published>2015-02-16T20:34:11+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/python-lxml.git/commit/?id=ec094e32fe5ae85b708d18d3c0de33d2b0b6e89f'/>
<id>ec094e32fe5ae85b708d18d3c0de33d2b0b6e89f</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
</feed>
