Movatterモバイル変換


[0]ホーム

URL:


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

Sign up
Appearance settings

Commit80a1425

Browse 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 anda tokenizer, move the entire sanitizer to the filter module.Also, replace the existing, tiny sanitizer testsuite with the onein html5lib-tests.
1 parent106c0af commit80a1425

File tree

5 files changed

+894
-439
lines changed

5 files changed

+894
-439
lines changed

‎CHANGES.rst

Lines 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)

[8]ページ先頭

©2009-2025 Movatter.jp