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

Commit791533e

Browse files
committed
Add changelog entry for#11.
1 parentbe6230b commit791533e

File tree

1 file changed

+6
-0
lines changed

1 file changed

+6
-0
lines changed

‎CHANGES.rst‎

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -28,6 +28,12 @@ Released on XXX
2828

2929
* Cease supporting Python 3.2 (in both CPython and PyPy forms).
3030

31+
* Fix #11, avoiding the XSS bug potentially caused by serializer allowing
32+
attribute values to be escaped out of in old browser versions, changing
33+
the quote_attr_values option on serializer to take one of three values,
34+
"always" (the old True value), "legacy" (the new option, and the new
35+
default), and "spec" (the old False value, and the old default).
36+
3137

3238
0.9999999/1.0b8
3339
~~~~~~~~~~~~~~~

0 commit comments

Comments
 (0)

[8]ページ先頭

©2009-2025 Movatter.jp