..
bookmarks
Remove unused bookmarks code that supports linkcheck-gui
2020-05-28 19:44:53 +01:00
cache
Make sure fetching robots.txt uses the configured timeout
2020-05-22 10:53:33 +03:00
checker
Ignore imports providing aliases in subpackages
2020-05-26 19:49:59 +01:00
configuration
Replace import of distutils.spawn.find_executable with shutil.which
2020-05-25 19:50:57 +01:00
director
Make sure login form fetching uses a timeout
2020-05-22 11:19:51 +03:00
htmlutil
Replace str_text in asserts
2020-05-19 19:56:42 +01:00
logger
Remove str_text from logger/
2020-05-19 19:56:42 +01:00
network
Remove spaces after names in function definitions
2020-05-16 20:19:42 +01:00
parser
Ignore imports providing aliases in subpackages
2020-05-26 19:49:59 +01:00
plugins
Remove str_text from plugins/
2020-05-19 19:56:42 +01:00
__init__.py
Drop run-time requests version check
2020-05-25 19:50:57 +01:00
ansicolor.py
Remove spaces after names in class method definitions
2020-05-16 20:19:42 +01:00
better_exchook2.py
Move imports to the top of files to resolve flake8 E402
2020-05-25 19:50:57 +01:00
cmdline.py
Remove spaces after names in function definitions
2020-05-16 20:19:42 +01:00
colorama.py
Move imports to the top of files to resolve flake8 E402
2020-05-25 19:50:57 +01:00
containers.py
Remove spaces after names in class method definitions
2020-05-16 20:19:42 +01:00
cookies.py
Remove spaces after names in function definitions
2020-05-16 20:19:42 +01:00
decorators.py
Remove spaces after names in class method definitions
2020-05-16 20:19:42 +01:00
dummy.py
Remove spaces after names in class method definitions
2020-05-16 20:19:42 +01:00
fileutil.py
Replace import of distutils.spawn.find_executable with shutil.which
2020-05-25 19:50:57 +01:00
ftpparse.py
Remove spaces after names in function definitions
2020-05-16 20:19:42 +01:00
httputil.py
Remove unused httputil.has_header_value()
2020-05-28 19:44:53 +01:00
i18n.py
Remove spaces after names in class method definitions
2020-05-16 20:19:42 +01:00
lc_cgi.py
Replace str_text in asserts
2020-05-19 19:56:42 +01:00
loader.py
Remove spaces after names in function definitions
2020-05-16 20:19:42 +01:00
lock.py
Remove spaces after names in class method definitions
2020-05-16 20:19:42 +01:00
log.py
Remove spaces after names in function definitions
2020-05-16 20:19:42 +01:00
logconf.py
Remove spaces after names in function definitions
2020-05-16 20:19:42 +01:00
memoryutil.py
Merge pull request #377 from cjmayo/tidyten3
2020-05-13 19:36:54 +01:00
mimeutil.py
Remove spaces after names in function definitions
2020-05-16 20:19:42 +01:00
robotparser2.py
Make sure fetching robots.txt uses the configured timeout
2020-05-22 10:53:33 +03:00
socketutil.py
Remove spaces after names in function definitions
2020-05-16 20:19:42 +01:00
strformat.py
Move imports to the top of files to resolve flake8 E402
2020-05-25 19:50:57 +01:00
threader.py
Remove spaces after names in class method definitions
2020-05-16 20:19:42 +01:00
trace.py
Remove spaces after names in function definitions
2020-05-16 20:19:42 +01:00
updater.py
Avoid distutils.version.StrictVersion
2020-05-17 21:12:43 +03:00
url.py
Remove str_text from fileutil.py, strformat.py and url.py
2020-05-19 19:56:42 +01:00