<feed xmlns='http://www.w3.org/2005/Atom'>
<title>delta/python-lxml.git/src/lxml/xslt.pxi, branch patch-1</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>code cleanup: replace call to PyErr_NoMemory() by explicit exception</title>
<updated>2012-04-07T21:26:05+00:00</updated>
<author>
<name>Stefan Behnel</name>
<email>stefan_ml@behnel.de</email>
</author>
<published>2012-04-07T21:26:05+00:00</published>
<link rel='alternate' type='text/html' href='http://91.123.203.49/cgit/delta/python-lxml.git/commit/?id=ea53ceaf7e44ba4fbb5c818ae31370932f47774e'/>
<id>ea53ceaf7e44ba4fbb5c818ae31370932f47774e</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>2012-04-07T20:59:10+00:00</updated>
<author>
<name>Stefan Behnel</name>
<email>stefan_ml@behnel.de</email>
</author>
<published>2012-04-07T20:59:10+00:00</published>
<link rel='alternate' type='text/html' href='http://91.123.203.49/cgit/delta/python-lxml.git/commit/?id=e4789f6d4b9f7ac76c77415dd71523b8fdf7a242'/>
<id>e4789f6d4b9f7ac76c77415dd71523b8fdf7a242</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 compiler warnings</title>
<updated>2012-04-07T20:58:00+00:00</updated>
<author>
<name>Stefan Behnel</name>
<email>stefan_ml@behnel.de</email>
</author>
<published>2012-04-07T20:58:00+00:00</published>
<link rel='alternate' type='text/html' href='http://91.123.203.49/cgit/delta/python-lxml.git/commit/?id=0e974c31cffe7b38cb8ea2ef84776301256497e4'/>
<id>0e974c31cffe7b38cb8ea2ef84776301256497e4</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>use 'with' statement for some more error log connections</title>
<updated>2012-04-07T15:47:31+00:00</updated>
<author>
<name>Stefan Behnel</name>
<email>stefan_ml@behnel.de</email>
</author>
<published>2012-04-07T15:47:31+00:00</published>
<link rel='alternate' type='text/html' href='http://91.123.203.49/cgit/delta/python-lxml.git/commit/?id=32cdac291575bd419f4d05f47c6cc4596c9cd5ac'/>
<id>32cdac291575bd419f4d05f47c6cc4596c9cd5ac</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>instead of a global setup, use execution local error callbacks for XPath processing</title>
<updated>2012-04-05T21:03:18+00:00</updated>
<author>
<name>Stefan Behnel</name>
<email>stefan_ml@behnel.de</email>
</author>
<published>2012-04-05T21:03:18+00:00</published>
<link rel='alternate' type='text/html' href='http://91.123.203.49/cgit/delta/python-lxml.git/commit/?id=c8c58424c26e4f5a87b8fd4856daf816797875cd'/>
<id>c8c58424c26e4f5a87b8fd4856daf816797875cd</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>merged 2.3 branch into mainline</title>
<updated>2012-03-26T13:56:01+00:00</updated>
<author>
<name>Stefan Behnel</name>
<email>stefan_ml@behnel.de</email>
</author>
<published>2012-03-26T13:56:01+00:00</published>
<link rel='alternate' type='text/html' href='http://91.123.203.49/cgit/delta/python-lxml.git/commit/?id=430cfa64996e5d293d5d3da24c8717ea952eb1e7'/>
<id>430cfa64996e5d293d5d3da24c8717ea952eb1e7</id>
<content type='text'>
--HG--
rename : src/lxml/xslt.pxd =&gt; src/lxml/include/xslt.pxd
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
--HG--
rename : src/lxml/xslt.pxd =&gt; src/lxml/include/xslt.pxd
</pre>
</div>
</content>
</entry>
<entry>
<title>fix race condition in threaded XSLT processing</title>
<updated>2012-03-26T10:15:43+00:00</updated>
<author>
<name>Stefan Behnel</name>
<email>stefan_ml@behnel.de</email>
</author>
<published>2012-03-26T10:15:43+00:00</published>
<link rel='alternate' type='text/html' href='http://91.123.203.49/cgit/delta/python-lxml.git/commit/?id=26ae51c60462ba1567a123bc9701ff18f9c10789'/>
<id>26ae51c60462ba1567a123bc9701ff18f9c10789</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>set buffer.obj in _XSLTResultTree.__getbuffer__() to properly obey to buffer protocol</title>
<updated>2012-03-02T11:51:33+00:00</updated>
<author>
<name>Stefan Behnel</name>
<email>stefan_ml@behnel.de</email>
</author>
<published>2012-03-02T11:51:33+00:00</published>
<link rel='alternate' type='text/html' href='http://91.123.203.49/cgit/delta/python-lxml.git/commit/?id=ae5c40c4cad649ff20071f1b3c558842bc7a5ea5'/>
<id>ae5c40c4cad649ff20071f1b3c558842bc7a5ea5</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>fix compile error reporting for XSLT stylesheet compilation</title>
<updated>2012-02-23T21:58:01+00:00</updated>
<author>
<name>Stefan Behnel</name>
<email>stefan_ml@behnel.de</email>
</author>
<published>2012-02-23T21:58:01+00:00</published>
<link rel='alternate' type='text/html' href='http://91.123.203.49/cgit/delta/python-lxml.git/commit/?id=ec5a50eab2e1f73205a0d8a69606086179355b83'/>
<id>ec5a50eab2e1f73205a0d8a69606086179355b83</id>
<content type='text'>
--HG--
extra : transplant_source : %97%25%BB%D6%91%CA%2AD%E2%8D%C0%3B7%8B%CC%88%15%C4%C8%A2
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
--HG--
extra : transplant_source : %97%25%BB%D6%91%CA%2AD%E2%8D%C0%3B7%8B%CC%88%15%C4%C8%A2
</pre>
</div>
</content>
</entry>
<entry>
<title>fix compile error reporting for XSLT stylesheet compilation</title>
<updated>2012-02-23T21:58:01+00:00</updated>
<author>
<name>Stefan Behnel</name>
<email>stefan_ml@behnel.de</email>
</author>
<published>2012-02-23T21:58:01+00:00</published>
<link rel='alternate' type='text/html' href='http://91.123.203.49/cgit/delta/python-lxml.git/commit/?id=181b75b9e5c408fabb8b33880c0068dd5f7b860f'/>
<id>181b75b9e5c408fabb8b33880c0068dd5f7b860f</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
</feed>
