linkchecker/linkcheck/checker
Chris Mayo 5d83e93829
Merge pull request #475 from cjmayo/iana
Update IANA scripts and ignored schemes
2020-08-18 19:40:35 +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 Convert to Python 3 super() 2020-06-03 20:06:36 +01:00
httpurl.py Fix formatting and typos in docstrings 2020-07-25 16:35:48 +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 Convert to Python 3 super() 2020-06-03 20:06:36 +01:00
mailtourl.py Fix formatting and typos in docstrings 2020-07-25 16:35:48 +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 Fix formatting and typos in docstrings 2020-07-25 16:35:48 +01:00