<feed xmlns='http://www.w3.org/2005/Atom'>
<title>delta/python-lxml.git/setupinfo.py, branch lxml-3.4.2</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>minor, str.join() expects strings</title>
<updated>2014-09-10T22:12:58+00:00</updated>
<author>
<name>Andy Zhu</name>
<email>azhu@tower-research.com</email>
</author>
<published>2014-09-10T22:12:58+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/python-lxml.git/commit/?id=72ffb206dc74d4008ff4945cc66b3eb9e52f066f'/>
<id>72ffb206dc74d4008ff4945cc66b3eb9e52f066f</id>
<content type='text'>
With versions below minimum version, instead of raising
an informative error message the following traceback occurs:
TypeError: sequence item 0: expected string, int found

Change-Id: I5ac35935cd61786181e1c6372e752a1600cc2c2d
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
With versions below minimum version, instead of raising
an informative error message the following traceback occurs:
TypeError: sequence item 0: expected string, int found

Change-Id: I5ac35935cd61786181e1c6372e752a1600cc2c2d
</pre>
</div>
</content>
</entry>
<entry>
<title>fix sdist build without xslt-config</title>
<updated>2014-03-22T15:25:36+00:00</updated>
<author>
<name>Stefan Behnel</name>
<email>stefan_ml@behnel.de</email>
</author>
<published>2014-03-22T15:25:36+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/python-lxml.git/commit/?id=a2c4fddd7c32d954739869229bf57bd3ae17bb61'/>
<id>a2c4fddd7c32d954739869229bf57bd3ae17bb61</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>remove legacy code for now unsupported libxml2/libxslt versions</title>
<updated>2014-03-22T14:25:14+00:00</updated>
<author>
<name>Stefan Behnel</name>
<email>stefan_ml@behnel.de</email>
</author>
<published>2014-03-22T14:25:14+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/python-lxml.git/commit/?id=3337f4834396774d63d3ecaa4ba954912462190b'/>
<id>3337f4834396774d63d3ecaa4ba954912462190b</id>
<content type='text'>
--HG--
extra : amend_source : 5f766bb41c74b8ea7bba7f71905fb18cb90a19f2
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
--HG--
extra : amend_source : 5f766bb41c74b8ea7bba7f71905fb18cb90a19f2
</pre>
</div>
</content>
</entry>
<entry>
<title>allow disabling -w C compiler option</title>
<updated>2014-01-17T18:49:02+00:00</updated>
<author>
<name>Stefan Behnel</name>
<email>stefan_ml@behnel.de</email>
</author>
<published>2014-01-17T18:49:02+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/python-lxml.git/commit/?id=662df9a9847a78bb9c46891aa746f75bf80690a0'/>
<id>662df9a9847a78bb9c46891aa746f75bf80690a0</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>add -w to CFLAGS for now because Cython generates some incorrect casts (but working code)</title>
<updated>2014-01-17T18:26:35+00:00</updated>
<author>
<name>Stefan Behnel</name>
<email>stefan_ml@behnel.de</email>
</author>
<published>2014-01-17T18:26:35+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/python-lxml.git/commit/?id=6e62970e48664f37caf8d678d2aafabcde1d9893'/>
<id>6e62970e48664f37caf8d678d2aafabcde1d9893</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>use @cython.no_gc_clear decorator for Elements to get rid of double _Document ref hack</title>
<updated>2014-01-17T18:03:17+00:00</updated>
<author>
<name>Stefan Behnel</name>
<email>stefan_ml@behnel.de</email>
</author>
<published>2014-01-17T18:03:17+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/python-lxml.git/commit/?id=c368af418a4cf822287f098a4d639398fc352c20'/>
<id>c368af418a4cf822287f098a4d639398fc352c20</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>add compile time option for Py2 that makes the API always return Unicode strings for names and text instead of byte strings for pure ASCII</title>
<updated>2012-12-21T21:48:02+00:00</updated>
<author>
<name>Stefan Behnel</name>
<email>stefan_ml@behnel.de</email>
</author>
<published>2012-12-21T21:48:02+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/python-lxml.git/commit/?id=c37f36f2843f0f9c1ef938920b47978d6e28ed4e'/>
<id>c37f36f2843f0f9c1ef938920b47978d6e28ed4e</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>include Cython compilation in sdist build by passing the distutils Extensions through cythonize()</title>
<updated>2012-11-23T12:52:42+00:00</updated>
<author>
<name>Stefan Behnel</name>
<email>stefan_ml@behnel.de</email>
</author>
<published>2012-11-23T12:52:42+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/python-lxml.git/commit/?id=20dca2e01df409406f9105c0a8051a2c379f5fdb'/>
<id>20dca2e01df409406f9105c0a8051a2c379f5fdb</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>allow --without-cython to override build error (needed for non-build setup.py targets)</title>
<updated>2012-10-07T19:09:57+00:00</updated>
<author>
<name>Stefan Behnel</name>
<email>stefan_ml@behnel.de</email>
</author>
<published>2012-10-07T19:09:57+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/python-lxml.git/commit/?id=6478b2f6d1ce37c64384813ee07a68d6b094d138'/>
<id>6478b2f6d1ce37c64384813ee07a68d6b094d138</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>only use Cython for building when required or explicitly requested</title>
<updated>2012-10-07T18:57:24+00:00</updated>
<author>
<name>Stefan Behnel</name>
<email>stefan_ml@behnel.de</email>
</author>
<published>2012-10-07T18:57:24+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/python-lxml.git/commit/?id=792c629e2d9490db8993b7665114ddca8a1fb8aa'/>
<id>792c629e2d9490db8993b7665114ddca8a1fb8aa</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
</feed>
