Age | Commit message (Collapse) | Author |
|
|
|
includes multiple match clauses will match all relevant
elements. [bug=1770596]
|
|
which reference code points that are not Unicode code points. Note
that this is only fixed when Beautiful Soup is used with the
html.parser parser -- html5lib already worked and I couldn't fix it
with lxml. [bug=1782933]
|
|
instructions. [bug=1294645]
|
|
run by nodetests. [bug=1212445]
|
|
|
|
|
|
|
|
|
|
corresponding problem on the Beautiful Soup end that was previously
invisible. [bug=984936]
|
|
ending with two question marks instead of one. [bug=984258]
|
|
deprecated wrapper around BeautifulSoup.
|
|
|
|
|
|
wouldn't break Beautiful Soup if it changed.
|
|
|
|
html.parser.
|
|
generating a space before the slash that closes an empty-element tag.
|
|
|
|
|
|
|
|
|
|
|
|
|