Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Appearance settings

Commit 80a1425

Browse filesBrowse files
committed
Fix #72: rewrite the sanitizer to be a treewalker filter only.
As we no longer need the sanitizer to be shared between a filter and a tokenizer, move the entire sanitizer to the filter module. Also, replace the existing, tiny sanitizer testsuite with the one in html5lib-tests.
1 parent 106c0af commit 80a1425
Copy full SHA for 80a1425

File tree

5 files changed

+894
-439
lines changed
Filter options

5 files changed

+894
-439
lines changed

‎CHANGES.rst

Copy file name to clipboardExpand all lines: CHANGES.rst
+3Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -7,9 +7,12 @@ Change Log
77
Released on XXX
88

99
* Added ordereddict as a mandatory dependency on Python 2.6.
10+
1011
* Added ``lxml``, ``genshi``, ``datrie``, ``charade``, and ``all`` extras that
1112
will do the right thing based on the specific interpreter implementation.
1213

14+
* Sanitizer change XXX
15+
1316

1417
0.9999999/1.0b8
1518
~~~~~~~~~~~~~~~

0 commit comments

Comments
0 (0)
Morty Proxy This is a proxified and sanitized view of the page, visit original site.