summaryrefslogtreecommitdiff
path: root/TODO.txt
diff options
context:
space:
mode:
authorLeonard Richardson <leonard.richardson@canonical.com>2012-02-20 12:04:36 -0500
committerLeonard Richardson <leonard.richardson@canonical.com>2012-02-20 12:04:36 -0500
commit7283761096d81f87d313c08c2915d6ee19bc6a36 (patch)
tree0573344b23e73a33b1a0380ed42db2a15116dd73 /TODO.txt
parentab7ed77ab3560f6d574d577befc7a1f593e45327 (diff)
Tests now pass if neither lxml nor html5lib is installed.
Diffstat (limited to 'TODO.txt')
-rw-r--r--TODO.txt5
1 files changed, 2 insertions, 3 deletions
diff --git a/TODO.txt b/TODO.txt
index 8b239b1..fc305fb 100644
--- a/TODO.txt
+++ b/TODO.txt
@@ -1,9 +1,8 @@
Bugs
----
-* Issue a DataLossWarning if Unicode, Dammit replaces characters.
-
-* I think whitespace may not be processed correctly.
+* You can't deepcopy a tree if it was created with the html.parser
+ tree builder.
* html5lib doesn't support SoupStrainers, which is OK, but there
should be a warning about it.