<feed xmlns='http://www.w3.org/2005/Atom'>
<title>delta/python-lxml.git/src/lxml/extensions.pxi, branch lxml-4.6</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 exception classes and turn them into extension types.</title>
<updated>2017-08-13T07:43:55+00:00</updated>
<author>
<name>Stefan Behnel</name>
<email>stefan_ml@behnel.de</email>
</author>
<published>2017-08-13T07:43:55+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/python-lxml.git/commit/?id=f6d04d76b2c07f07c31a54bafa2f3081bad9b745'/>
<id>f6d04d76b2c07f07c31a54bafa2f3081bad9b745</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Don't leave garbage in node member of xmlError structs created in lxml code.</title>
<updated>2017-04-24T16:01:36+00:00</updated>
<author>
<name>Bob Kline</name>
<email>bkline@rksystems.com</email>
</author>
<published>2017-04-24T16:01:36+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/python-lxml.git/commit/?id=533f0943e80ccea56172bb9c2a8e495418337230'/>
<id>533f0943e80ccea56172bb9c2a8e495418337230</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>add pypy bug tracker link as comment for the work-around</title>
<updated>2015-09-30T20:02:40+00:00</updated>
<author>
<name>Stefan Behnel</name>
<email>stefan_ml@behnel.de</email>
</author>
<published>2015-09-30T20:02:40+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/python-lxml.git/commit/?id=981a760856a15108e7143b1adbc2d07973c7cebb'/>
<id>981a760856a15108e7143b1adbc2d07973c7cebb</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>use simple Python unicode subclass for smart string results in PyPy (crashes with a stack overflow exception otherwise)</title>
<updated>2015-09-30T19:49:23+00:00</updated>
<author>
<name>Stefan Behnel</name>
<email>stefan_ml@behnel.de</email>
</author>
<published>2015-09-30T19:49:23+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/python-lxml.git/commit/?id=7f98e37d668abc5231a462ead9c09568780600eb'/>
<id>7f98e37d668abc5231a462ead9c09568780600eb</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>update error messages</title>
<updated>2015-09-30T19:27:31+00:00</updated>
<author>
<name>Stefan Behnel</name>
<email>stefan_ml@behnel.de</email>
</author>
<published>2015-09-30T19:27:31+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/python-lxml.git/commit/?id=c7a3cad4531230af58b8474d37bc72cd7acb9cc6'/>
<id>c7a3cad4531230af58b8474d37bc72cd7acb9cc6</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>fix LP#1354652: crash when traversing internally loaded documents in XSLT extension functions</title>
<updated>2014-08-09T09:38:03+00:00</updated>
<author>
<name>Stefan Behnel</name>
<email>stefan_ml@behnel.de</email>
</author>
<published>2014-08-09T09:38:03+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/python-lxml.git/commit/?id=d4f06ac0703961cc4a88504369aff5a5465b7561'/>
<id>d4f06ac0703961cc4a88504369aff5a5465b7561</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>fix type name display in exception messages under Py3</title>
<updated>2013-12-28T15:07:32+00:00</updated>
<author>
<name>Stefan Behnel</name>
<email>stefan_ml@behnel.de</email>
</author>
<published>2013-12-28T15:07:32+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/python-lxml.git/commit/?id=12d40bec831c784cc1ae54883193df93484071ec'/>
<id>12d40bec831c784cc1ae54883193df93484071ec</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
</feed>
