diff options
| author | Danilo M. <danix@danix.xyz> | 2026-09-09 09:23:30 +0200 |
|---|---|---|
| committer | Danilo M. <danix@danix.xyz> | 2026-09-09 09:23:30 +0200 |
| commit | 367bdb96caaec23b7f895214ddf9ab6dd6b86e34 (patch) | |
| tree | bb8b14304d227484c20e36e6c64d00188ce10028 /tests/test_init.py | |
| parent | cbf443c480161e947c6383b57047d57306604fff (diff) | |
| download | abusectl-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_init.py')
0 files changed, 0 insertions, 0 deletions
