Age | Commit message (Collapse) | Author |
|
to Vikas for a patch and test. [bug=1685172]
|
|
|
|
|
|
html.parser parser. [bug=1676935]
|
|
|
|
getting the value of an attribute, but which joins attribute
multi-values into a single string value. [bug=1678589]
|
|
tags) correctly. [bug=1656909]
|
|
e.g. soup.find('namespace:tag') [bug=1655332]
|
|
scenario.
|
|
put your markup into square brackets.
|
|
script.
|
|
|
|
|
|
Sneddon for a patch and test.
|
|
|
|
|
|
|
|
[bug=1639580]
|
|
single-valued attribute. [bug=1631743]
|
|
|
|
|
|
fed into the lxml HTML parser.
|
|
by James Lu.
|
|
pre-2.7. Contributed by Ville Skyttä.
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
attribute fails, the search will be run one final time against the
complete attribute value considered as a single string. [bug=1476868]
|
|
object was copied. [bug=1554439]
|
|
such as tag[style="display: foo"]. [bug=1540588]
|
|
not implemented very efficiently. [bug=1520530]
|
|
|
|
|
|
be pickled, its .builder attribute is set to None instead of being
destroyed. This avoids a performance problem once the object is
unpickled. [bug=1523629]
|
|
tree builder, it's not actually a problem with the tree builder itself.
|
|
when a whitespace element was reparented into a tag that contained
an identical whitespace element. [bug=1505351]
|
|
|
|
XML.
|
|
0.99999999. [bug=1603299]
|
|
'filename' contains a less-than character; the less-than character
indicates it's most likely a very small document. [bug=1577864]
|
|
[bug=1491700]
|