Chris Mayo
|
907d97755c
|
Remove space from ignoreerrors example in linkcheckerrc
Was not matching "Error: SSLError: ...".
|
2024-02-15 19:33:47 +00:00 |
|
Chris Mayo
|
0faccf2ab3
|
Merge pull request #752 from cjmayo/deprecated_modules
Remove support for nntp and telnet
|
2023-09-04 19:22:38 +01:00 |
|
Chris Mayo
|
ad48c7db2c
|
Make TextLogger message wrapping configurable
|
2023-08-28 19:30:11 +01:00 |
|
Chris Mayo
|
b3429c4759
|
Remove support for nntp and telnet
Python is dropping nntplib and telnetlib.
|
2023-08-28 19:24:57 +01:00 |
|
Chris Mayo
|
61071fc5dc
|
Merge pull request #668 from cjmayo/defaults
Clarify default values in initial linkcheckerrc and elsewhere
|
2022-09-28 19:36:44 +01:00 |
|
Lukas Pirl
|
8c959589c3
|
add option to ignore specific errors for specific URLs
|
2022-09-25 22:52:04 +02:00 |
|
Chris Mayo
|
e5168f44ea
|
Clarify defaults and examples in initial linkcheckerrc
|
2022-09-22 19:24:55 +01:00 |
|
Chris Mayo
|
b8d0928969
|
Document dialect option of csv logger
|
2022-09-22 19:24:55 +01:00 |
|
Chris Mayo
|
10f3d33041
|
Finish documenting the use of XDG_CONFIG_HOME and XDG_DATA_HOME
Introduced by:
a03e2e4a ("use xdg dirs for config & data", 2017-10-17)
|
2022-08-23 19:21:53 +01:00 |
|
Chris Mayo
|
819dacb9bb
|
Install linkcheckerrc in the package data
data/__init__.py needed for Python < 3.10
(namespace packages supported from importlib_resources v3.2)
|
2021-12-30 19:27:04 +00:00 |
|