<feed xmlns='http://www.w3.org/2005/Atom'>
<title>delta/python-lxml.git/src/lxml/tests, branch lxml-3.1</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>Merge pull request #107 from zzzeek/master</title>
<updated>2013-03-31T09:04:02+00:00</updated>
<author>
<name>scoder</name>
<email>stefan_ml@behnel.de</email>
</author>
<published>2013-03-31T09:04:02+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/python-lxml.git/commit/?id=103cd6cbf9ff1cd0daa5a21b8bd310fcee6e7b90'/>
<id>103cd6cbf9ff1cd0daa5a21b8bd310fcee6e7b90</id>
<content type='text'>
repair non-namespace-aware attribute mis-interpretation in ElementTreeContentHandler</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
repair non-namespace-aware attribute mis-interpretation in ElementTreeContentHandler</pre>
</div>
</content>
</entry>
<entry>
<title>- pass through non-NS aware attribute names as is; a ":" should just go to</title>
<updated>2013-03-30T18:03:52+00:00</updated>
<author>
<name>Mike Bayer</name>
<email>mike_mp@zzzcomputing.com</email>
</author>
<published>2013-03-30T18:03:52+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/python-lxml.git/commit/?id=b844f9e507c6155b1b2e7e95ed659d5e4c44fae8'/>
<id>b844f9e507c6155b1b2e7e95ed659d5e4c44fae8</id>
<content type='text'>
ValueError
- use boolean test for attributes dict
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
ValueError
- use boolean test for attributes dict
</pre>
</div>
</content>
</entry>
<entry>
<title>- repair issue in sax.ElementTreeContentHandler</title>
<updated>2013-03-29T23:07:04+00:00</updated>
<author>
<name>Mike Bayer</name>
<email>mike_mp@zzzcomputing.com</email>
</author>
<published>2013-03-29T23:07:04+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/python-lxml.git/commit/?id=3222e75260ea46b53819937f9d30bdcc75acc07d'/>
<id>3222e75260ea46b53819937f9d30bdcc75acc07d</id>
<content type='text'>
whereby attributes passed to startElement() would be mis-interpreted
as containing a namespace attribute, leading to a TypeError,
as well as where attributes with namespaces wouldn't be split
up correctly when passed to startElement().
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
whereby attributes passed to startElement() would be mis-interpreted
as containing a namespace attribute, leading to a TypeError,
as well as where attributes with namespaces wouldn't be split
up correctly when passed to startElement().
</pre>
</div>
</content>
</entry>
<entry>
<title>fix regex and add test for it</title>
<updated>2013-03-29T22:49:18+00:00</updated>
<author>
<name>Stefan Behnel</name>
<email>stefan_ml@behnel.de</email>
</author>
<published>2013-03-29T22:49:18+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/python-lxml.git/commit/?id=cbfedcd89ab2d2274a7d1266633ea7887524d76c'/>
<id>cbfedcd89ab2d2274a7d1266633ea7887524d76c</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>add some tests for proxy reuse</title>
<updated>2013-03-17T13:43:51+00:00</updated>
<author>
<name>Stefan Behnel</name>
<email>stefan_ml@behnel.de</email>
</author>
<published>2013-03-17T13:43:51+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/python-lxml.git/commit/?id=ec692af97eea48421c12525bdafd2f20f922bd86'/>
<id>ec692af97eea48421c12525bdafd2f20f922bd86</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>disable doctest in Py2.5 that requires the 'with' statement</title>
<updated>2013-02-10T15:55:26+00:00</updated>
<author>
<name>Stefan Behnel</name>
<email>stefan_ml@behnel.de</email>
</author>
<published>2013-02-10T15:55:26+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/python-lxml.git/commit/?id=f76cca898b7edefe91be584540883d158416e6cb'/>
<id>f76cca898b7edefe91be584540883d158416e6cb</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>add documentation for xmlfile() API</title>
<updated>2013-02-10T15:10:31+00:00</updated>
<author>
<name>Stefan Behnel</name>
<email>stefan_ml@behnel.de</email>
</author>
<published>2013-02-10T15:10:31+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/python-lxml.git/commit/?id=743b7aaba081db7cfb89914ec0b5786085559eb3'/>
<id>743b7aaba081db7cfb89914ec0b5786085559eb3</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>add copy.copy() support to _Attrib proxy, add safety checks to _Attrib methods</title>
<updated>2013-01-26T08:46:37+00:00</updated>
<author>
<name>Stefan Behnel</name>
<email>stefan_ml@behnel.de</email>
</author>
<published>2013-01-26T08:46:37+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/python-lxml.git/commit/?id=34dce1d72a8be615eb6b70edd715786c089d4db0'/>
<id>34dce1d72a8be615eb6b70edd715786c089d4db0</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>merge lxml-3.0 branch into master</title>
<updated>2013-01-24T15:54:15+00:00</updated>
<author>
<name>Stefan Behnel</name>
<email>stefan_ml@behnel.de</email>
</author>
<published>2013-01-24T15:54:15+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/python-lxml.git/commit/?id=690cb1bcd9483cdf651464759455d781136ead40'/>
<id>690cb1bcd9483cdf651464759455d781136ead40</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>make user exception handling in target parser safer and more correct</title>
<updated>2013-01-24T15:04:21+00:00</updated>
<author>
<name>Stefan Behnel</name>
<email>stefan_ml@behnel.de</email>
</author>
<published>2013-01-24T15:04:21+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/python-lxml.git/commit/?id=2cf3552f505da4842c129f5ac0318abbbb2a3c0f'/>
<id>2cf3552f505da4842c129f5ac0318abbbb2a3c0f</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
</feed>
