Skip to content

serverdb: Use native ipaddress module in test_views#446

Merged
brainexe merged 1 commit into
mainfrom
dk_test_native_ipaddress
Jun 10, 2026
Merged

serverdb: Use native ipaddress module in test_views#446
brainexe merged 1 commit into
mainfrom
dk_test_native_ipaddress

Conversation

@kofrezo

@kofrezo kofrezo commented Jun 10, 2026

Copy link
Copy Markdown
Contributor

Replace netaddr.IPAddress with the stdlib ipaddress.ip_address in the restore view tests. IP handling is already done via Python's native ipaddress module elsewhere; this removes the netaddr usage from these tests.

Replace netaddr.IPAddress with the stdlib ipaddress.ip_address in
the restore view tests. IP handling is already done via Python's
native ipaddress module elsewhere; this removes the netaddr usage
from these tests.
@kofrezo kofrezo requested a review from brainexe June 10, 2026 08:43
@kofrezo kofrezo self-assigned this Jun 10, 2026
@brainexe brainexe merged commit 0ff6746 into main Jun 10, 2026
5 checks passed
@kofrezo kofrezo deleted the dk_test_native_ipaddress branch June 10, 2026 08:56
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants