linkchecker/linkcheck/checker
Chris Mayo 37e4981089
Merge pull request #492 from cjmayo/pass
Assorted tidying included unneeded pass statements
2020-08-29 16:55:39 +01:00
..
__init__.py Fix formatting and typos in docstrings 2020-07-25 16:35:48 +01:00
const.py Fix critical exception when parsing a URL with a ] 2020-08-08 16:47:31 +01:00
dnsurl.py Fix formatting and typos in docstrings 2020-07-25 16:35:48 +01:00
fileurl.py Remove isinstance() from FileUrl.read_content() 2020-06-18 19:27:06 +01:00
ftpurl.py Remove unneeded pass statements 2020-08-22 17:17:02 +01:00
httpurl.py Replace deprecated urllib.parse.split functions 2020-08-22 16:28:53 +01:00
ignoreurl.py Run black on linkcheck/ 2020-05-30 17:01:36 +01:00
internpaturl.py Remove strformat.unicode_safe() and strformat.url_unicode_split() 2020-07-07 17:25:28 +01:00
itmsservicesurl.py Remove unneeded pass statements 2020-08-22 17:17:02 +01:00
mailtourl.py Remove unneeded pass statements 2020-08-22 17:17:02 +01:00
nntpurl.py Run black on linkcheck/ 2020-05-30 17:01:36 +01:00
proxysupport.py Run black on linkcheck/ 2020-05-30 17:01:36 +01:00
telneturl.py Convert to Python 3 super() 2020-06-03 20:06:36 +01:00
unknownurl.py Add slack to the list of ignored schemes 2020-08-09 17:10:26 +01:00
urlbase.py Replace deprecated urllib.parse.split functions 2020-08-22 16:28:53 +01:00