summaryrefslogtreecommitdiff
path: root/TODO.txt
AgeCommit message (Expand)Author
2012-04-27Removed completed TODO.Leonard Richardson
2012-04-26Fixed a bug in decoding data that contained a byte-order mark, such as data e...Leonard Richardson
2012-04-18Fixed a bug that made the HTMLParser treebuilder generate XML definitions end...Leonard Richardson
2012-04-16Attribute values are now run through the provided output formatter. Previousl...Leonard Richardson
2012-03-14Final doc pass.Leonard Richardson
2012-02-24Warn when SoupStrainer is used with the html5lib tree builder.Leonard Richardson
2012-02-20It's now possible to copy a BeautifulSoup object created with the html.parser...Leonard Richardson
2012-02-20Tests now pass if neither lxml nor html5lib is installed.Leonard Richardson
2012-02-16Prep for release.Leonard Richardson
2012-02-15Some cdata-list attributes are only cdata lists for certain tags.Leonard Richardson
2012-02-15Tested that extract() distinguishes between idientical strings.Leonard Richardson
2012-02-08Moved around a bunch of metadata.Leonard Richardson