linkchecker/linkcheck/checker
Chris Mayo 76815bcf47 Don't guess the URL for files that end in .html
Fixes:
linkchecker ftp.html
failing looking for ftp://ftp.html
2021-12-13 19:31:13 +00:00
..
__init__.py Don't guess the URL for files that end in .html 2021-12-13 19:31:13 +00: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 Make partial and example URLs in docstrings italic 2021-08-12 19:28:50 +01:00
ftpurl.py Remove support for ftp_proxy 2021-12-13 19:25:23 +00:00
httpurl.py Remove linkcheck.checker.proxysupport 2021-12-13 19:25:23 +00: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 Fix deprecation warning for resolver.query() 2020-09-14 19:55:05 +01:00
nntpurl.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 Make partial and example URLs in docstrings italic 2021-08-12 19:28:50 +01:00