mirror of
https://github.com/Hopiu/linkchecker.git
synced 2026-03-17 06:20:27 +00:00
Updated todo list
This commit is contained in:
parent
d666e63d19
commit
d39ccbdfe8
1 changed files with 3 additions and 2 deletions
5
TODO.txt
5
TODO.txt
|
|
@ -5,5 +5,6 @@
|
|||
+ View source
|
||||
- [GUI] Save options in qsettings.
|
||||
- [PYTHON3]
|
||||
/home/calvin/src/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:])
|
||||
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:])
|
||||
- [PROXY] Deprecate the --no-proxy-for option now that $no_proxy is supported.
|
||||
|
|
|
|||
Loading…
Reference in a new issue