forked from pool/python-beautifulsoup4
Dirk Mueller
387bfaf83c
* Fixed a bug that caused too many tags to be popped from the tag stack during tree building, when encountering a closing tag that had no matching opening tag. [bug=1880420] * Fixed a bug that inconsistently moved elements over when passing a Tag, rather than a list, into Tag.extend(). [bug=1885710] * Specify the soupsieve dependency in a way that complies with PEP 508. Patch by Mike Nerone. [bug=1893696] * Change the signatures for BeautifulSoup.insert_before and insert_after (which are not implemented) to match PageElement.insert_before and insert_after, quieting warnings in some IDEs. [bug=1897120] OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-beautifulsoup4?expand=0&rev=79 |
||
---|---|---|
.gitattributes | ||
.gitignore | ||
beautifulsoup4-4.9.2.tar.gz | ||
python-beautifulsoup4.changes | ||
python-beautifulsoup4.spec |