diff options
author | Waylan Limberg <waylan@gmail.com> | 2011-12-28 13:11:48 -0500 |
---|---|---|
committer | Waylan Limberg <waylan@gmail.com> | 2011-12-28 13:11:48 -0500 |
commit | 07177cedb798d97213040f3086c4ba0d582dfbd4 (patch) | |
tree | c8a8743466e857fe39a5a4f0d08ade763d2ec759 /tests/pl/Tests_2007/Tabs.html | |
parent | 0047fb45198d9123b0a7884326a881d42b0a5b5a (diff) | |
download | markdown-07177cedb798d97213040f3086c4ba0d582dfbd4.tar.gz markdown-07177cedb798d97213040f3086c4ba0d582dfbd4.tar.bz2 markdown-07177cedb798d97213040f3086c4ba0d582dfbd4.zip |
Fixed #69. url_sanitize no longer crashes on unparsable urls.
Also optimized the code to bypass parsing when not in safe_mode and return
immediately upon failure rather than continue parsing when in safe_mode.
Note that in Python2.7+ more urls may fail than in older versions because
IPv6 support was added to urlparse and it apparently mistakenly identifies some
urls as IPv6 when they are not. Seeing this only applies to safe_mode now,
I don't really care.
Diffstat (limited to 'tests/pl/Tests_2007/Tabs.html')
0 files changed, 0 insertions, 0 deletions