Age | Commit message (Expand) | Author |
---|---|---|
2012-04-18 | Fixed a bug that made the HTMLParser treebuilder generate XML definitions end... | Leonard Richardson |
2012-04-16 | Attribute values are now run through the provided output formatter. Previousl... | Leonard Richardson |
2012-03-14 | Final doc pass. | Leonard Richardson |
2012-02-24 | Warn when SoupStrainer is used with the html5lib tree builder. | Leonard Richardson |
2012-02-20 | It's now possible to copy a BeautifulSoup object created with the html.parser... | Leonard Richardson |
2012-02-20 | Tests now pass if neither lxml nor html5lib is installed. | Leonard Richardson |
2012-02-16 | Prep for release. | Leonard Richardson |
2012-02-15 | Some cdata-list attributes are only cdata lists for certain tags. | Leonard Richardson |
2012-02-15 | Tested that extract() distinguishes between idientical strings. | Leonard Richardson |
2012-02-08 | Moved around a bunch of metadata. | Leonard Richardson |