summaryrefslogtreecommitdiff
path: root/TODO.txt
diff options
context:
space:
mode:
authorLeonard Richardson <leonard.richardson@canonical.com>2012-03-14 12:12:46 -0400
committerLeonard Richardson <leonard.richardson@canonical.com>2012-03-14 12:12:46 -0400
commitaa476d39f53404bc32efdd9e93887c9e8e175117 (patch)
tree68b1a1e1cdf0e1cc499ea40e92c29fd4e825d13b /TODO.txt
parent09926dbd014d10609dd4e6655e98039782c9ca10 (diff)
Final doc pass.
Diffstat (limited to 'TODO.txt')
-rw-r--r--TODO.txt6
1 files changed, 1 insertions, 5 deletions
diff --git a/TODO.txt b/TODO.txt
index e57d799..5ad7e93 100644
--- a/TODO.txt
+++ b/TODO.txt
@@ -2,11 +2,7 @@ Optimizations
-------------
The html5lib tree builder doesn't use the standard tree-building API,
-which worries me. (This may also be why the tree builder doesn't
-support SoupStrainers, but I think that has more to do with the fact
-that the html5lib tree builder is constantly rearranging the tree, and
-will crash if something it parsed earlier didn't actually make it into
-the tree.)
+which worries me.
markup_attr_map can be optimized since it's always a map now.