Age | Commit message (Expand) | Author |
---|---|---|
2012-02-09 | As a last-ditch attempt to turn data into Unicode, use errors=replace instead... | Leonard Richardson |
2012-02-09 | Unicode, Dammit now detects the encoding in HTML 5-style <meta> tags like <me... | Leonard Richardson |
2012-01-20 | Tests now work in both versions, and it's possible to test both versions by r... | Leonard Richardson |
2012-01-20 | Made it easier to convert BS3 code to BS4. | Leonard Richardson |
2012-01-20 | Replaced assertEquals with assertEqual to get rid of deprecation notice. | Leonard Richardson |
2011-06-29 | Various changes so most tests pass on Python 3. | Thomas Kluyver |