linkchecker/linkcheck/bookmarks
Chris Mayo 5732606c58 Remove urlutil.decode_for_unquote()
Not needed since all content is now being decoded on retrieval.

Added by:
a6643034 ("Python3: decode parts before submitting them to urllib.quote()", 2018-01-05)
2019-10-04 19:37:09 +01:00
..
__init__.py Introduce check plugins, use Python requests for http/s connections, and some code cleanups and improvements. 2014-03-01 00:12:34 +01:00
chrome.py use xdg dirs for config & data 2017-10-17 18:48:07 +02:00
chromium.py Remove urlutil.decode_for_unquote() 2019-10-04 19:37:09 +01:00
firefox.py Replace deprecated regexp flags not at start 2019-04-26 19:25:59 +01:00
opera.py enable and fix remaining bookmark tests 2019-09-16 20:08:01 +01:00
safari.py Python3: fix reading Safari bookmarks 2018-01-19 09:52:43 +01:00