summaryrefslogtreecommitdiff
path: root/TODO.txt
Commit message (Expand)AuthorAgeFilesLines
* Removed completed TODO.Leonard Richardson2012-04-271-1/+1
* Fixed a bug in decoding data that contained a byte-order mark, such as data e...Leonard Richardson2012-04-261-0/+5
* Fixed a bug that made the HTMLParser treebuilder generate XML definitions end...Leonard Richardson2012-04-181-0/+5
* Attribute values are now run through the provided output formatter. Previousl...Leonard Richardson2012-04-161-1/+1
* Final doc pass.Leonard Richardson2012-03-141-5/+1
* Warn when SoupStrainer is used with the html5lib tree builder.Leonard Richardson2012-02-241-22/+7
* It's now possible to copy a BeautifulSoup object created with the html.parser...Leonard Richardson2012-02-201-3/+0
* Tests now pass if neither lxml nor html5lib is installed.Leonard Richardson2012-02-201-3/+2
* Prep for release.Leonard Richardson2012-02-161-0/+2
* Some cdata-list attributes are only cdata lists for certain tags.Leonard Richardson2012-02-151-4/+0
* Tested that extract() distinguishes between idientical strings.Leonard Richardson2012-02-151-0/+4
* Moved around a bunch of metadata.Leonard Richardson2012-02-081-0/+42