Age | Commit message (Collapse) | Author |
|
|
|
[bug=2034451]
|
|
|
|
libxml2 2.12.1. [bug=2045481]
|
|
markup would result in an AssertionError instead of a
ParserRejectedMarkup exception.
|
|
|
|
and running them.
|
|
becomes invisible but its contents are still visible. User manipulation
of .hidden is not a documented or supported feature, so don't do this,
but it's not too difficult to keep the old behavior working.
|
|
|
|
and methods that call it. [bug=2015545]
|
|
can be made more strict about what it includes.
|
|
test cases.
|
|
|
|
|
|
|
|
again.
|
|
|
|
_event_strem generator.
|
|
nested than the Python recursion limit.
|
|
documentation in comments is necessary.
|
|
only exit when that particular tag is closed.
|
|
results between versions.
|
|
of the string together.
|
|
|
|
|
|
|
|
|
|
|
|
|
|
was probably not ever an issue.
|
|
|
|
|
|
|
|
|
|
|
|
similar (but more Pythonic) code in the BeautifulSoup constructor.
[bug=2007344]
|
|
Soup now consistently propagates this fact by raising a
ParserRejectedMarkup error. [bug=2007343]
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
only operate on tags. Verify that select() and filter() return ResultSets.
|
|
|
|
|
|
|
|
|