<feed xmlns='http://www.w3.org/2005/Atom'>
<title>delta/python-lxml.git/src/lxml/python.pxd, 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>some PyPy code cleanups</title>
<updated>2014-01-30T18:23:03+00:00</updated>
<author>
<name>Stefan Behnel</name>
<email>stefan_ml@behnel.de</email>
</author>
<published>2014-01-30T18:23:03+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/python-lxml.git/commit/?id=990dda84e17f199fba13c4b63986e41a23275c63'/>
<id>990dda84e17f199fba13c4b63986e41a23275c63</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>provide Py_UNICODE parsing fallback even in Py3.3+ (might be useful for Windows systems)</title>
<updated>2014-01-16T21:08:39+00:00</updated>
<author>
<name>Stefan Behnel</name>
<email>stefan_ml@behnel.de</email>
</author>
<published>2014-01-16T21:08:39+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/python-lxml.git/commit/?id=5b963289c0b55f3ca7e19ba151e27c59c7961c6e'/>
<id>5b963289c0b55f3ca7e19ba151e27c59c7961c6e</id>
<content type='text'>
--HG--
extra : amend_source : 2278c552b8be65e7eaf1075ec72f359cab4bd2ac
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
--HG--
extra : amend_source : 2278c552b8be65e7eaf1075ec72f359cab4bd2ac
</pre>
</div>
</content>
</entry>
<entry>
<title>try fixing build with MSVC</title>
<updated>2014-01-08T20:20:57+00:00</updated>
<author>
<name>Stefan Behnel</name>
<email>stefan_ml@behnel.de</email>
</author>
<published>2014-01-08T20:20:57+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/python-lxml.git/commit/?id=35beaa0a228204a448bd58a8c4f87383c4c0a2d4'/>
<id>35beaa0a228204a448bd58a8c4f87383c4c0a2d4</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>optimise Unicode string parsing for PEP393 (Py3.3+)</title>
<updated>2014-01-02T12:53:53+00:00</updated>
<author>
<name>Stefan Behnel</name>
<email>stefan_ml@behnel.de</email>
</author>
<published>2014-01-02T12:53:53+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/python-lxml.git/commit/?id=293302cb0c0278bb3ae52a8ed3dbfc877aab00cf'/>
<id>293302cb0c0278bb3ae52a8ed3dbfc877aab00cf</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>remove some unnecessary C-isms</title>
<updated>2013-10-09T19:18:40+00:00</updated>
<author>
<name>Stefan Behnel</name>
<email>stefan_ml@behnel.de</email>
</author>
<published>2013-10-09T19:18:40+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/python-lxml.git/commit/?id=abd7e8a951d37b99bc21b918a78a23fa64dcf5e7'/>
<id>abd7e8a951d37b99bc21b918a78a23fa64dcf5e7</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>fix support for Py2.4</title>
<updated>2013-07-28T11:44:11+00:00</updated>
<author>
<name>Stefan Behnel</name>
<email>stefan_ml@behnel.de</email>
</author>
<published>2013-07-28T11:44:11+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/python-lxml.git/commit/?id=ed2d87704e3fe18628e7d76bdd5d7aa0361afa8b'/>
<id>ed2d87704e3fe18628e7d76bdd5d7aa0361afa8b</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>streamline QName comparison to other objects</title>
<updated>2013-07-28T09:48:59+00:00</updated>
<author>
<name>Stefan Behnel</name>
<email>stefan_ml@behnel.de</email>
</author>
<published>2013-07-28T09:48:59+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/python-lxml.git/commit/?id=80e4bf2bffb941e426146212928d1cffa9947448'/>
<id>80e4bf2bffb941e426146212928d1cffa9947448</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<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://git.baserock.org/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>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>fix signature of PySlice_GetIndicesEx() in recent Python versions (3.2+)</title>
<updated>2012-11-30T09:40:28+00:00</updated>
<author>
<name>Stefan Behnel</name>
<email>stefan_ml@behnel.de</email>
</author>
<published>2012-11-30T09:40:28+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/python-lxml.git/commit/?id=1c3788b6f4dfed314cc6068f6aed8ff8eeb74c83'/>
<id>1c3788b6f4dfed314cc6068f6aed8ff8eeb74c83</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
</feed>
