Age | Commit message (Expand) | Author |
---|---|---|
2012-02-07 | Newly created tags use the same empty-element rules as the builder used to or... | Leonard Richardson |
2012-02-06 | Monkeypatch Python 3.2 versions prior to 3.2.3 to solve some major HTMLParser... | Leonard Richardson |
2012-02-01 | LXML's HTML parser is pretty permissive. | Leonard Richardson |
2012-01-20 | Made it easier to convert BS3 code to BS4. | Leonard Richardson |
2012-01-20 | Got the test suite to pass on Python 3.2 (skipping the html5lib stuff, which ... | Leonard Richardson |
2011-05-21 | More Python 3 compatibility. | Leonard Richardson |
2011-05-21 | More Python 3 compatibility. | Leonard Richardson |
2011-02-27 | Removed unnecessary import. | Leonard Richardson |
2011-02-27 | Got rid of __package__; hopefully this is the only thing holding up 2.5 support. | Leonard Richardson |
2011-02-27 | Added a tree builder for the built-in HTMLParser, and tests. | Leonard Richardson |
2011-02-27 | Renamed the beautifulsoup module to bs4 to save typing. | Leonard Richardson |