aboutsummaryrefslogtreecommitdiffstats
path: root/tests/test_case.py
diff options
context:
space:
mode:
authorDanilo M. <danix@danix.xyz>2026-09-09 09:23:30 +0200
committerDanilo M. <danix@danix.xyz>2026-09-09 09:23:30 +0200
commit367bdb96caaec23b7f895214ddf9ab6dd6b86e34 (patch)
treebb8b14304d227484c20e36e6c64d00188ce10028 /tests/test_case.py
parentcbf443c480161e947c6383b57047d57306604fff (diff)
downloadabusectl-367bdb96caaec23b7f895214ddf9ab6dd6b86e34.tar.gz
abusectl-367bdb96caaec23b7f895214ddf9ab6dd6b86e34.zip
docs: amend the contacts plan after task 1 to 5
Two corrections found while executing it. The offline proof in task 9 patched socket.socket itself, which breaks the ssl module at import time and produces false failures unrelated to network use. It now patches socket.socket.connect, which is the right target. Task 12 gains a step moving the imports in rdap.py to the top of the file. The module was built one task at a time, so several imports landed mid-file after function definitions. Doing it in the documentation pass keeps it out of the diff that contacts.py builds on. Co-Authored-By: Claude Opus 5 <noreply@anthropic.com> Claude-Session: https://claude.ai/code/session_01Wrfqr2xqQfhtXCscU7zrdz
Diffstat (limited to 'tests/test_case.py')
0 files changed, 0 insertions, 0 deletions