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
/
html
/
soupparser.py
Commit message (
Expand
)
Author
Age
Files
Lines
*
LP#1567526: Make soupparser sort-of handle empty and plain text input instead...
Stefan Behnel
2017-08-13
1
-3
/
+7
*
soupparser: Use html.HtmlComment() to create commend
ha shao
2017-07-29
1
-3
/
+1
*
Soupparser: Fix "No parser was explicitly specified" warning
ha shao
2017-07-28
1
-1
/
+1
*
Soupparser: Fix bug with double hyphen (--) in comment element
ha shao
2017-07-28
1
-0
/
+2
*
Remove unused imports.
Chris Gavin
2017-04-24
1
-2
/
+2
*
Python 3.6 invalid escape sequence deprecation fixes
Ville Skyttä
2017-03-19
1
-1
/
+1
*
Fix unichr bug on Python3
Duncan Morris
2016-02-22
1
-0
/
+7
*
avoid double recursion in BS tree conversion
Stefan Behnel
2015-06-05
1
-0
/
+11
*
use node type based dispatch mechanism for BS tree conversion instead of sequ...
Stefan Behnel
2015-06-05
1
-24
/
+63
*
clean up BS4 changes
Stefan Behnel
2015-06-05
1
-17
/
+19
*
minor code reformatting
Stefan Behnel
2015-06-05
1
-5
/
+9
*
bs4: replace exception with hasattr on output_ready
mozbugbox
2015-06-05
1
-2
/
+2
*
Merge branch 'master' into port-beautifulsoup-v4
mozbugbox
2015-06-05
1
-9
/
+8
|
\
|
*
prefer BeautifulSoup 4 over version 3 in soupparser.py
Stefan Behnel
2015-06-05
1
-5
/
+9
|
*
support for bs4.BeautifulSoup
losintikfos
2015-06-04
1
-4
/
+6
*
|
BeautifulSoup 4: handle Doctype and Declaration
mozbugbox
2015-06-05
1
-4
/
+14
*
|
Port soupparser to bs4
mozbugbox
2015-06-05
1
-7
/
+21
|
/
*
refactor new code in soupparser, extend tests
Stefan Behnel
2015-02-16
1
-49
/
+47
*
Make soupparser properly handle everything outside the root tag (doctype
Olli Pottonen
2015-02-16
1
-30
/
+131
*
Py3 fix in soupparser.py
Stefan Behnel
2011-02-17
1
-1
/
+4
*
[svn r4122] r5071@delle: sbehnel | 2009-02-27 15:29:21 +0100
scoder
2009-02-27
1
-5
/
+1
*
[svn r4119] r5058@delle: sbehnel | 2009-02-27 14:06:21 +0100
scoder
2009-02-27
1
-0
/
+6
*
[svn r3445] r3808@delle: sbehnel | 2008-03-18 22:17:23 +0100
scoder
2008-03-19
1
-22
/
+14
*
[svn r3434] r3788@delle: sbehnel | 2008-03-16 11:49:19 +0100
scoder
2008-03-16
1
-0
/
+128