|
const.py
|
Remove unused WARN_IGNORE_URL
|
2022-09-22 19:24:55 +01:00 |
|
dnsurl.py
|
Fix formatting and typos in docstrings
|
2020-07-25 16:35:48 +01:00 |
|
ftpurl.py
|
Add warning url-content-type-unparseable
|
2022-09-02 19:29:11 +01:00 |
|
httpurl.py
|
Separate URL encoding and content encoding
|
2022-09-29 19:21:11 +01:00 |
|
ignoreurl.py
|
Run black on linkcheck/
|
2020-05-30 17:01:36 +01:00 |
|
itmsservicesurl.py
|
Remove unneeded pass statements
|
2020-08-22 17:17:02 +01:00 |
|
mailtourl.py
|
Replace deprecated dns.resolver.query()
|
2022-10-05 19:27:13 +01:00 |
|
nntpurl.py
|
Fix typos
|
2022-09-02 17:20:02 +08:00 |
|
telneturl.py
|
Convert to Python 3 super()
|
2020-06-03 20:06:36 +01:00 |
|
unknownurl.py
|
Add gemini scheme
|
2022-09-16 19:21:32 +01:00 |
|
urlbase.py
|
Fix anchor comments in UrlBase
|
2022-10-03 19:33:05 +01:00 |