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
{{ message }}
This repository was archived by the owner on Nov 9, 2023. It is now read-only.
Log this as an issue for future to work on:
below is comments from Grant:
In the fullness of time, we might want to just incorporate: https://github.com/python/cpython/blob/3.7/Lib/ipaddress.py (https://docs.python.org/3/library/ipaddress.html) and rebase the high-level Happy functions on them.
Much of the string-based handling, such as IP.prefixMatchAddress is fundamentally broken for all but the simplest use cases.