diff options
Diffstat (limited to 'TODO')
-rw-r--r-- | TODO | 3 |
1 files changed, 3 insertions, 0 deletions
@@ -1,3 +1,6 @@ +3.0.8 optimized findAll('tag-name') and findAll(True), bypassing the +soupstrainer process. + define a setter for Tag.string which replaces the tag's contents with a string. |