<feed xmlns='http://www.w3.org/2005/Atom'>
<title>delta/python-lxml.git/src/lxml/tests/test_unicode.py, 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>LP#1703810: Implement explicit support for UTF-32 encodings in fromstring() as libxml2 seems to fail parsing the BOM.</title>
<updated>2017-08-12T21:39:09+00:00</updated>
<author>
<name>Stefan Behnel</name>
<email>stefan_ml@behnel.de</email>
</author>
<published>2017-08-12T21:39:09+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/python-lxml.git/commit/?id=ec17e70f1fcac2d5903de324c9fe8188226c6eb8'/>
<id>ec17e70f1fcac2d5903de324c9fe8188226c6eb8</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>LP#1703810: Implement explicit support for UTF-32 encodings in fromstring() as libxml2 seems to fail parsing the BOM.</title>
<updated>2017-08-12T20:48:48+00:00</updated>
<author>
<name>Stefan Behnel</name>
<email>stefan_ml@behnel.de</email>
</author>
<published>2017-08-12T20:48:48+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/python-lxml.git/commit/?id=e06b4b4f2d246d5c31d298a464948501b8a5dd91'/>
<id>e06b4b4f2d246d5c31d298a464948501b8a5dd91</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>Make _str in tests correctly process unicode escapes.</title>
<updated>2015-02-21T02:56:19+00:00</updated>
<author>
<name>Olli Pottonen</name>
<email>olli.pottonen@iki.fi</email>
</author>
<published>2015-02-21T02:52:10+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/python-lxml.git/commit/?id=174820b07a8dfdc2a2566ffffee90ff85e2cd59c'/>
<id>174820b07a8dfdc2a2566ffffee90ff85e2cd59c</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>raise a parser error even in recovery mode when encountering undecodable input to avoid having to deal with mixed-encoding trees</title>
<updated>2014-05-24T09:09:29+00:00</updated>
<author>
<name>Stefan Behnel</name>
<email>stefan_ml@behnel.de</email>
</author>
<published>2014-05-24T09:09:29+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/python-lxml.git/commit/?id=46e9309a585da7b3de7ecab137e7427cf2dcebf4'/>
<id>46e9309a585da7b3de7ecab137e7427cf2dcebf4</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>remove unused import</title>
<updated>2014-05-24T08:44:30+00:00</updated>
<author>
<name>Stefan Behnel</name>
<email>stefan_ml@behnel.de</email>
</author>
<published>2014-05-24T08:44:30+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/python-lxml.git/commit/?id=e022ae98250461f700a6a37a14b14f1f21b7afdf'/>
<id>e022ae98250461f700a6a37a14b14f1f21b7afdf</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>add tests for non-BMP Unicode string parsing</title>
<updated>2014-01-02T13:45:38+00:00</updated>
<author>
<name>Stefan Behnel</name>
<email>stefan_ml@behnel.de</email>
</author>
<published>2014-01-02T13:45:38+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/python-lxml.git/commit/?id=4bade1bfa23e8320ada7479557f6be03a1b86148'/>
<id>4bade1bfa23e8320ada7479557f6be03a1b86148</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 extend Unicode parsing tests</title>
<updated>2014-01-02T11:34:51+00:00</updated>
<author>
<name>Stefan Behnel</name>
<email>stefan_ml@behnel.de</email>
</author>
<published>2014-01-02T11:34:51+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/python-lxml.git/commit/?id=0c339d4277b6857a358c06f071bad6864cb84fef'/>
<id>0c339d4277b6857a358c06f071bad6864cb84fef</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>replace usages of assertEquals() by assertEqual() to fix Py3 deprecation warning</title>
<updated>2012-11-29T21:52:01+00:00</updated>
<author>
<name>Stefan Behnel</name>
<email>stefan_ml@behnel.de</email>
</author>
<published>2012-11-29T21:52:01+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/python-lxml.git/commit/?id=31f3ddfc483f10c13f59a0f7dc2a15de7cf19640'/>
<id>31f3ddfc483f10c13f59a0f7dc2a15de7cf19640</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>simplify portability imports to make them more portable themselves</title>
<updated>2012-02-20T10:15:29+00:00</updated>
<author>
<name>Stefan Behnel</name>
<email>stefan_ml@behnel.de</email>
</author>
<published>2012-02-20T10:15:29+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/python-lxml.git/commit/?id=aa753aaffe5c4cd899c3e16f09a72e5e549eaac1'/>
<id>aa753aaffe5c4cd899c3e16f09a72e5e549eaac1</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
</feed>
