You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
ENH: linkcheck: also write all links to output.json
* TST: linkcheck: make tests more flexible
* CLN: linkcheck: flake8, mypy
* REF: linkcheck: docpath->filename, write_jsonline->write_linkstat
* REF: linkcheck: remove redundant call to doc2path
* TST: linkcheck: show JSON obj structure in test
* REF: linkcheck: remove docname from JSON obj because it's redundant (use path2doc(filename) if necessary)
* TST: linkcheck: regex row["info"] due to included id()
r"HTTPSConnectionPool\(host='localhost', port=7777\): Max retries exceeded with url: /doesnotexist \(Caused by NewConnectionError\('<urllib3.connection.VerifiedHTTPSConnection object at ([x\d\w]+)>: Failed to establish a new connection: \[Errno 111] Connection refused'\)\)",
0 commit comments