mirror of
https://github.com/Hopiu/linkchecker.git
synced 2026-05-17 11:01:06 +00:00
9 lines
501 B
Text
9 lines
501 B
Text
- [CMDLINE] SF #2770077
|
|
Titles of bookmarks with umlauts are not printed correctly.
|
|
- [GUI] Add more context menu actions:
|
|
+ Show detailed URL properties
|
|
+ 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:])
|