<feed xmlns='http://www.w3.org/2005/Atom'>
<title>delta/python-lxml.git/src/lxml/tests/test_io.py, 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>better faking of NamedTemporaryFile(delete=False) in Py2.[45]</title>
<updated>2014-02-19T21:07:51+00:00</updated>
<author>
<name>Stefan Behnel</name>
<email>stefan_ml@behnel.de</email>
</author>
<published>2014-02-19T21:07:51+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/python-lxml.git/commit/?id=d20d15b7db1bd7891f08e3d0c356767901368932'/>
<id>d20d15b7db1bd7891f08e3d0c356767901368932</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>better faking of NamedTemporaryFile(delete=False) in Py2.[45]</title>
<updated>2014-02-19T21:02:24+00:00</updated>
<author>
<name>Stefan Behnel</name>
<email>stefan_ml@behnel.de</email>
</author>
<published>2014-02-19T21:02:24+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/python-lxml.git/commit/?id=914cf91c98afd34ac36933d51f14d32a0657831e'/>
<id>914cf91c98afd34ac36933d51f14d32a0657831e</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>fake NamedTemporaryFile(delete=False) in Py2.[45]</title>
<updated>2014-02-19T20:55:19+00:00</updated>
<author>
<name>Stefan Behnel</name>
<email>stefan_ml@behnel.de</email>
</author>
<published>2014-02-19T20:55:19+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/python-lxml.git/commit/?id=95a89169a99e49d6507d9c89d24669153203f25a'/>
<id>95a89169a99e49d6507d9c89d24669153203f25a</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>safety fixes in tests</title>
<updated>2014-02-19T18:42:40+00:00</updated>
<author>
<name>Stefan Behnel</name>
<email>stefan_ml@behnel.de</email>
</author>
<published>2014-02-19T18:42:40+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/python-lxml.git/commit/?id=3a1d89eb146fa5c1bcceedbe8734d7db6b3be082'/>
<id>3a1d89eb146fa5c1bcceedbe8734d7db6b3be082</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>fix tests for win32 - local paths are NOT URLs</title>
<updated>2014-02-16T07:23:35+00:00</updated>
<author>
<name>Gabi Davar</name>
<email>grizzly.nyo@gmail.com</email>
</author>
<published>2014-02-16T07:23:35+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/python-lxml.git/commit/?id=a387aaace8b346d07991188a6a10f8d00e692a0d'/>
<id>a387aaace8b346d07991188a6a10f8d00e692a0d</id>
<content type='text'>
--HG--
extra : rebase_source : 48a48c732d63f466b845af1ebf6e27091405fc16
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
--HG--
extra : rebase_source : 48a48c732d63f466b845af1ebf6e27091405fc16
</pre>
</div>
</content>
</entry>
<entry>
<title>implement iterparse() parsing of BOM prefixed files</title>
<updated>2014-01-29T18:45:14+00:00</updated>
<author>
<name>Stefan Behnel</name>
<email>stefan_ml@behnel.de</email>
</author>
<published>2014-01-29T18:45:14+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/python-lxml.git/commit/?id=d15fa099057968bbe7a407c7cee6d0b17245dcec'/>
<id>d15fa099057968bbe7a407c7cee6d0b17245dcec</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>add test for parsing UTF-8 with BOM</title>
<updated>2014-01-28T16:05:25+00:00</updated>
<author>
<name>Stefan Behnel</name>
<email>stefan_ml@behnel.de</email>
</author>
<published>2014-01-28T16:05:25+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/python-lxml.git/commit/?id=59db96927062f089330c4e8b3fc3452f19b7c897'/>
<id>59db96927062f089330c4e8b3fc3452f19b7c897</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>fix and test compressed plain text serialisation to file-like objects</title>
<updated>2013-07-29T07:30:03+00:00</updated>
<author>
<name>Stefan Behnel</name>
<email>stefan_ml@behnel.de</email>
</author>
<published>2013-07-29T07:30:03+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/python-lxml.git/commit/?id=d441222ff775b4d838673ac58b667936543c4738'/>
<id>d441222ff775b4d838673ac58b667936543c4738</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 some test code</title>
<updated>2013-07-29T06:12:23+00:00</updated>
<author>
<name>Stefan Behnel</name>
<email>stefan_ml@behnel.de</email>
</author>
<published>2013-07-29T06:12:23+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/python-lxml.git/commit/?id=2f5dc095cab803d13e8cb2aa106b656f006ab61f'/>
<id>2f5dc095cab803d13e8cb2aa106b656f006ab61f</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>added test for directory name that contains characters beyond latin-1</title>
<updated>2013-04-27T13:58:15+00:00</updated>
<author>
<name>Max Jakob</name>
<email>max.jakob@ifi.lmu.de</email>
</author>
<published>2013-04-27T13:02:13+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/python-lxml.git/commit/?id=955336b7c3d6a7c077a0b2cbe3b3fdefc050092b'/>
<id>955336b7c3d6a7c077a0b2cbe3b3fdefc050092b</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
</feed>
