<feed xmlns='http://www.w3.org/2005/Atom'>
<title>delta/python-lxml.git/src/lxml/readonlytree.pxi, branch lxml-4.3</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>Replace old Pyrex property syntax with @property decorators for read-only properties, and resolve some Cython warnings.</title>
<updated>2019-02-23T10:52:55+00:00</updated>
<author>
<name>Stefan Behnel</name>
<email>stefan_ml@behnel.de</email>
</author>
<published>2019-02-23T10:52:55+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/python-lxml.git/commit/?id=fd971a56dd5fe68dbafc8048ebaf9d712b2dfc21'/>
<id>fd971a56dd5fe68dbafc8048ebaf9d712b2dfc21</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Use f-strings for all string formatting for which it makes sense (i.e. does not look unreadable).</title>
<updated>2018-01-25T21:10:14+00:00</updated>
<author>
<name>Stefan Behnel</name>
<email>stefan_ml@behnel.de</email>
</author>
<published>2018-01-25T21:10:14+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/python-lxml.git/commit/?id=6d54319c91193af2e9eb24f28309c5512f3d734a'/>
<id>6d54319c91193af2e9eb24f28309c5512f3d734a</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 and refactor last commits</title>
<updated>2015-02-21T10:00:50+00:00</updated>
<author>
<name>Stefan Behnel</name>
<email>stefan_ml@behnel.de</email>
</author>
<published>2015-02-21T10:00:50+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/python-lxml.git/commit/?id=754b89f9450cbb2d15cb55c496811726aae1259f'/>
<id>754b89f9450cbb2d15cb55c496811726aae1259f</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>On python 2, __repr__ shall return str, not unicode.</title>
<updated>2015-02-21T07:49:35+00:00</updated>
<author>
<name>Olli Pottonen</name>
<email>olli.pottonen@iki.fi</email>
</author>
<published>2015-02-20T08:29:03+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/python-lxml.git/commit/?id=f53dc9c4a92650794e2b05de64fe349b8c7984e7'/>
<id>f53dc9c4a92650794e2b05de64fe349b8c7984e7</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>fix several error/exception handling cases throughout the code base</title>
<updated>2014-01-17T22:22:25+00:00</updated>
<author>
<name>Stefan Behnel</name>
<email>stefan_ml@behnel.de</email>
</author>
<published>2014-01-17T22:22:25+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/python-lxml.git/commit/?id=61fef89ccb1da6826061875a3771b4955266a5c7'/>
<id>61fef89ccb1da6826061875a3771b4955266a5c7</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>change internal safety check in read-only tree implementation from raising an AssertionError to a more telling ReferenceError</title>
<updated>2013-12-13T06:41:40+00:00</updated>
<author>
<name>Stefan Behnel</name>
<email>stefan_ml@behnel.de</email>
</author>
<published>2013-12-13T06:41:40+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/python-lxml.git/commit/?id=36e47adcf518f5f8d0521108eeb80c4f0771f6d8'/>
<id>36e47adcf518f5f8d0521108eeb80c4f0771f6d8</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>fix typo</title>
<updated>2013-12-01T09:09:12+00:00</updated>
<author>
<name>Stefan Behnel</name>
<email>stefan_ml@behnel.de</email>
</author>
<published>2013-12-01T09:09:12+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/python-lxml.git/commit/?id=ffe7e3d1426421e34cb065846a7f5b16bff8b448'/>
<id>ffe7e3d1426421e34cb065846a7f5b16bff8b448</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>raise ValueError instead of AssertionError on invalid Entity names</title>
<updated>2013-05-07T06:07:24+00:00</updated>
<author>
<name>Stefan Behnel</name>
<email>stefan_ml@behnel.de</email>
</author>
<published>2013-05-07T06:07:24+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/python-lxml.git/commit/?id=6eecd9abb575631aad0d6e441d7c25d8119fcaa7'/>
<id>6eecd9abb575631aad0d6e441d7c25d8119fcaa7</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>
</feed>
