index
:
delta/python-lxml.git
LP1595781_adopt_external_doc
baserock/morph
lxml-2.3
lxml-2.3.2
lxml-3.0
lxml-3.1
lxml-3.2
lxml-3.3
lxml-3.4
lxml-3.6
lxml-3.7
lxml-4.2
lxml-4.3
lxml-4.4
lxml-4.6
macos_unicode_tests
master
patch-1
pypy
pypy4
walter
xml_int_float_parsing
github.com: lxml/lxml.git
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
/
lxml
/
tests
/
test_unicode.py
Commit message (
Expand
)
Author
Age
Files
Lines
*
clean up and refactor last commits
Stefan Behnel
2015-02-21
1
-1
/
+60
*
Make _str in tests correctly process unicode escapes.
Olli Pottonen
2015-02-21
1
-0
/
+6
*
raise a parser error even in recovery mode when encountering undecodable inpu...
Stefan Behnel
2014-05-24
1
-0
/
+14
*
remove unused import
Stefan Behnel
2014-05-24
1
-2
/
+4
*
add tests for non-BMP Unicode string parsing
Stefan Behnel
2014-01-02
1
-0
/
+8
*
fix and extend Unicode parsing tests
Stefan Behnel
2014-01-02
1
-10
/
+10
*
replace usages of assertEquals() by assertEqual() to fix Py3 deprecation warning
Stefan Behnel
2012-11-29
1
-9
/
+9
*
simplify portability imports to make them more portable themselves
Stefan Behnel
2012-02-20
1
-2
/
+2
*
[svn r4188] r5197@delle: sbehnel | 2009-08-08 17:53:33 +0200
scoder
2009-08-08
1
-2
/
+7
*
[svn r3708] r4266@delle: sbehnel | 2008-05-21 00:16:13 +0200
scoder
2008-05-21
1
-13
/
+24
*
[svn r3321] r3552@delle: sbehnel | 2008-02-19 22:43:13 +0100
scoder
2008-02-21
1
-2
/
+2
*
[svn r2941] let tag name validation distinguish HTML/XML tags based on the re...
scoder
2007-10-07
1
-2
/
+2
*
[svn r2931] avoid rejecting valid HTML names when validating XML tag names
scoder
2007-09-27
1
-5
/
+7
*
[svn r2664] test cases for name checks
scoder
2007-07-18
1
-0
/
+14
*
[svn r2662] only accept well-formed tag names at the API level
scoder
2007-07-18
1
-2
/
+2
*
[svn r1540] raise ValueError when requested to parse unicode strings with enc...
scoder
2006-06-21
1
-0
/
+5
*
[svn r1433] fix: parsing encoded strings from file(-like) objects raised an e...
scoder
2006-06-07
1
-6
/
+6
*
[svn r1257] implemented setting text of comments, make whitespace handling ar...
scoder
2006-05-20
1
-1
/
+1
*
[svn r1253] fix encoding used in test cases
scoder
2006-05-20
1
-2
/
+3
*
[svn r1073] new test case for parsing unicode from file-like object
scoder
2006-05-05
1
-2
/
+9
*
[svn r1068] fix file encoding to use UTF-8
scoder
2006-05-05
1
-2
/
+2
*
[svn r910] clean up test case
scoder
2006-04-13
1
-1
/
+0
*
[svn r908] new QName class, allow QName objects to be passed into API functio...
scoder
2006-04-13
1
-0
/
+7
*
[svn r842] new test case for unicode StringIO
scoder
2006-03-26
1
-0
/
+4
*
[svn r628] test unicode namespace
scoder
2006-03-09
1
-1
/
+6
*
[svn r274] Fix unicode bugs, and add some tests for this.
faassen
2005-04-09
1
-0
/
+31