Age | Commit message (Collapse) | Author |
|
can be made more strict about what it includes.
|
|
test cases.
|
|
|
|
|
|
_event_strem generator.
|
|
nested than the Python recursion limit.
|
|
only exit when that particular tag is closed.
|
|
|
|
was probably not ever an issue.
|
|
|
|
|
|
|
|
Soup now consistently propagates this fact by raising a
ParserRejectedMarkup error. [bug=2007343]
|
|
|
|
|
|
|
|
|
|
|
|
|
|
only operate on tags. Verify that select() and filter() return ResultSets.
|
|
|
|
|
|
libraries are not installed.
|
|
it more clear. [bug=1970767]
|
|
the relevant methods.
|
|
|
|
stacklevel associated with the warning is more or less correct.
|
|
now that the minimum supported Python version is 3.6.
|
|
copied. [bug=1990400]
|
|
|
|
|
|
value. [bug=1992693]
|
|
same way as passing the Tag itself.
|
|
charset_normalizer is. [bug=1973072]
|
|
html5lib parser. [bug=1948488]
|
|
|
|
providing a value for the 'indent' argument to the Formatter
constructor. The 'indent' argument works very similarly to the
argument of the same name in the Python standard library's
json.dump() method. [bug=1955497]
|
|
tree builder. [bug=1934003]
|
|
parsed, so that CSS selectors that use namespaces will do the right
thing more often. [bug=1946243]
|
|
|
|
looks like XML but not XHTML. [bug=1939121]
|
|
|
|
specifically checks that text is an alias for string.
|
|
(https://bugs.launchpad.net/lxml/+bug/1948551) that caused
problems when parsing a Unicode string beginning with BYTE ORDER MARK.
[bug=1947768]
|
|
html5lib parser. [bug=1948488]
|
|
to make it possible to treat ruby text specially in get_text() calls.
[bug=1941980]
|
|
|
|
|
|
|
|
|