<feed xmlns='http://www.w3.org/2005/Atom'>
<title>delta/python-lxml.git/src/lxml/lxml.objectify.pyx, branch baserock/morph</title>
<subtitle>github.com: lxml/lxml.git
</subtitle>
<link rel='alternate' type='text/html' href='http://91.123.203.49/cgit/delta/python-lxml.git/'/>
<entry>
<title>remove some useless explicit usages of C-API calls from the code base</title>
<updated>2013-02-17T10:27:45+00:00</updated>
<author>
<name>Stefan Behnel</name>
<email>stefan_ml@behnel.de</email>
</author>
<published>2013-02-17T10:27:45+00:00</published>
<link rel='alternate' type='text/html' href='http://91.123.203.49/cgit/delta/python-lxml.git/commit/?id=328d69f6bfd921af2c2def9aa698ad71008bab94'/>
<id>328d69f6bfd921af2c2def9aa698ad71008bab94</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>prevent namespaced tags from being matched by the child lookup in lxml.objectify when neither parent nor requested tag are namespaced</title>
<updated>2012-12-18T22:40:46+00:00</updated>
<author>
<name>Stefan Behnel</name>
<email>stefan_ml@behnel.de</email>
</author>
<published>2012-12-18T22:40:46+00:00</published>
<link rel='alternate' type='text/html' href='http://91.123.203.49/cgit/delta/python-lxml.git/commit/?id=c0858cd3ea4a9d1bef6418a45f9841e3f1154641'/>
<id>c0858cd3ea4a9d1bef6418a45f9841e3f1154641</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>make _ObjectifyElementMakerCaller class final+internal</title>
<updated>2012-10-16T17:56:22+00:00</updated>
<author>
<name>Stefan Behnel</name>
<email>stefan_ml@behnel.de</email>
</author>
<published>2012-10-16T17:56:22+00:00</published>
<link rel='alternate' type='text/html' href='http://91.123.203.49/cgit/delta/python-lxml.git/commit/?id=eb044b5cb25f106ba2a8c71d1ccd5d39771a96e6'/>
<id>eb044b5cb25f106ba2a8c71d1ccd5d39771a96e6</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>support calling E factory to simplify the creation on non-identifier tags, cache element factory instances by tag name</title>
<updated>2012-10-16T17:28:38+00:00</updated>
<author>
<name>Stefan Behnel</name>
<email>stefan_ml@behnel.de</email>
</author>
<published>2012-10-16T17:28:38+00:00</published>
<link rel='alternate' type='text/html' href='http://91.123.203.49/cgit/delta/python-lxml.git/commit/?id=bdbb5eddb682828f1f6a86bacb116939adfb9b77'/>
<id>bdbb5eddb682828f1f6a86bacb116939adfb9b77</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>clean up objectify.annotate() fix by moving the inner 'loop' code into a separate function</title>
<updated>2012-09-27T05:11:07+00:00</updated>
<author>
<name>Stefan Behnel</name>
<email>stefan_ml@behnel.de</email>
</author>
<published>2012-09-27T05:11:07+00:00</published>
<link rel='alternate' type='text/html' href='http://91.123.203.49/cgit/delta/python-lxml.git/commit/?id=58bfc0074ff075ca9757a5f14107c9efe68bef45'/>
<id>58bfc0074ff075ca9757a5f14107c9efe68bef45</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>fix reference leaks in objectify.*annotate() functions</title>
<updated>2012-09-26T20:08:16+00:00</updated>
<author>
<name>Stefan Behnel</name>
<email>stefan_ml@behnel.de</email>
</author>
<published>2012-09-26T20:08:16+00:00</published>
<link rel='alternate' type='text/html' href='http://91.123.203.49/cgit/delta/python-lxml.git/commit/?id=e08578f6e775386c71f4cb973852fadc64ba52b3'/>
<id>e08578f6e775386c71f4cb973852fadc64ba52b3</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>reduce initial import overhead by configuring absolute imports</title>
<updated>2012-08-11T07:13:19+00:00</updated>
<author>
<name>Stefan Behnel</name>
<email>stefan_ml@behnel.de</email>
</author>
<published>2012-08-11T07:13:19+00:00</published>
<link rel='alternate' type='text/html' href='http://91.123.203.49/cgit/delta/python-lxml.git/commit/?id=94430d3aa2a428426ea724b7d2d21ef0e49baa68'/>
<id>94430d3aa2a428426ea724b7d2d21ef0e49baa68</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>removed obsolete cimport</title>
<updated>2012-07-31T09:57:12+00:00</updated>
<author>
<name>Stefan Behnel</name>
<email>stefan_ml@behnel.de</email>
</author>
<published>2012-07-31T09:57:12+00:00</published>
<link rel='alternate' type='text/html' href='http://91.123.203.49/cgit/delta/python-lxml.git/commit/?id=b979106fd234ee292f9867256321660f77476c98'/>
<id>b979106fd234ee292f9867256321660f77476c98</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 more C compiler warnings in lxml.objectify</title>
<updated>2012-07-31T09:54:03+00:00</updated>
<author>
<name>Stefan Behnel</name>
<email>stefan_ml@behnel.de</email>
</author>
<published>2012-07-31T09:54:03+00:00</published>
<link rel='alternate' type='text/html' href='http://91.123.203.49/cgit/delta/python-lxml.git/commit/?id=da1b53c2cd81ad04b67bcfff69ed4afbe7a33252'/>
<id>da1b53c2cd81ad04b67bcfff69ed4afbe7a33252</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>use absolute imports in .pxd files to prevent interference with an installed lxml package</title>
<updated>2012-07-30T20:41:30+00:00</updated>
<author>
<name>Stefan Behnel</name>
<email>stefan_ml@behnel.de</email>
</author>
<published>2012-07-30T20:41:30+00:00</published>
<link rel='alternate' type='text/html' href='http://91.123.203.49/cgit/delta/python-lxml.git/commit/?id=a656aa290fa61ff1ad89f82978033dbd33ac3015'/>
<id>a656aa290fa61ff1ad89f82978033dbd33ac3015</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
</feed>
