linkchecker/doc/todo.txt
2010-10-16 19:26:46 +02:00

6 lines
368 B
Text

- [GUI] Allow login URL to be configured.
- [GUI] Show detailed URL properties
- [GUI] Save options in qsettings or in external file (for each URL?).
- [PYTHON3]
linkchecker-git/linkcheck/dns/resolver.py:313: DeprecationWarning: in 3.x, __getslice__ has been removed; use __getitem__
linkcheck.dns.name.Name(linkcheck.dns.name.from_text(socket.gethostname())[1:])