<feed xmlns='http://www.w3.org/2005/Atom'>
<title>delta/python-lxml.git/src/lxml/iterparse.pxi, branch lxml-3.3.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>restore properties and methods on iterparse objects that were lost in 3.3.0</title>
<updated>2014-02-25T19:08:48+00:00</updated>
<author>
<name>Stefan Behnel</name>
<email>stefan_ml@behnel.de</email>
</author>
<published>2014-02-25T19:08:48+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/python-lxml.git/commit/?id=976c463249d41953c91ec3d07db7ecd9c56fc3fa'/>
<id>976c463249d41953c91ec3d07db7ecd9c56fc3fa</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>implement recover mode for pull parsers and iterparse</title>
<updated>2013-12-14T14:40:39+00:00</updated>
<author>
<name>Stefan Behnel</name>
<email>stefan_ml@behnel.de</email>
</author>
<published>2013-12-14T14:40:39+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/python-lxml.git/commit/?id=08a19872565a7f5806c683b88c22bc27b0307bcb'/>
<id>08a19872565a7f5806c683b88c22bc27b0307bcb</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>remove 'recover' option from iterparse() and disable it in the underlying parser (doesn't currently work correctly)</title>
<updated>2013-12-13T10:20:28+00:00</updated>
<author>
<name>Stefan Behnel</name>
<email>stefan_ml@behnel.de</email>
</author>
<published>2013-12-13T10:20:28+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/python-lxml.git/commit/?id=56513d98015c22474e232bbebf101f51ef066e0e'/>
<id>56513d98015c22474e232bbebf101f51ef066e0e</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>minor cleanup in iterparse() keyword arguments</title>
<updated>2013-12-13T07:46:26+00:00</updated>
<author>
<name>Stefan Behnel</name>
<email>stefan_ml@behnel.de</email>
</author>
<published>2013-12-13T07:46:26+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/python-lxml.git/commit/?id=3b07c3f0e8653511ec75cfd5d9a5af21976a6561'/>
<id>3b07c3f0e8653511ec75cfd5d9a5af21976a6561</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>add 'recover' option to iterparse</title>
<updated>2013-12-13T07:10:42+00:00</updated>
<author>
<name>Stefan Behnel</name>
<email>stefan_ml@behnel.de</email>
</author>
<published>2013-12-13T07:10:42+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/python-lxml.git/commit/?id=e6fc22ae0f57a8381c734d000734ad5570af764a'/>
<id>e6fc22ae0f57a8381c734d000734ad5570af764a</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>fix DTD loading and base URL setting for iterparse() and pull parsers</title>
<updated>2013-09-12T21:01:08+00:00</updated>
<author>
<name>Stefan Behnel</name>
<email>stefan_ml@behnel.de</email>
</author>
<published>2013-09-12T21:01:08+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/python-lxml.git/commit/?id=d9f7cd8d12a27cafc4d65c6e280ea36156e3b837'/>
<id>d9f7cd8d12a27cafc4d65c6e280ea36156e3b837</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>adapt the PullParser interfaces (mostly) to the one in ElementTree (Py3.4)</title>
<updated>2013-09-09T19:37:10+00:00</updated>
<author>
<name>Stefan Behnel</name>
<email>stefan_ml@behnel.de</email>
</author>
<published>2013-09-09T19:37:10+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/python-lxml.git/commit/?id=cf8ee49d7f29cbf6b26c4eda51b7e0eae1b0a307'/>
<id>cf8ee49d7f29cbf6b26c4eda51b7e0eae1b0a307</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>refactor iterparse() event collection into a general parser feature to support arbitrary parser targets</title>
<updated>2013-09-08T17:00:05+00:00</updated>
<author>
<name>Stefan Behnel</name>
<email>stefan_ml@behnel.de</email>
</author>
<published>2013-09-08T17:00:05+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/python-lxml.git/commit/?id=7a48177fa904d00615b023dd654923eb4e0d40a6'/>
<id>7a48177fa904d00615b023dd654923eb4e0d40a6</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>use known type to avoid some overhead</title>
<updated>2013-08-08T19:00:20+00:00</updated>
<author>
<name>Stefan Behnel</name>
<email>stefan_ml@behnel.de</email>
</author>
<published>2013-08-08T19:00:20+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/python-lxml.git/commit/?id=457e86630b5548df546101fc33972f4b9acf143c'/>
<id>457e86630b5548df546101fc33972f4b9acf143c</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
</feed>
