1
0
mirror of https://github.com/kellyjonbrazil/jc.git synced 2025-06-17 00:07:37 +02:00
Commit Graph

6 Commits

Author SHA1 Message Date
71af0c5555 fix for IPv4 mapped IPv6 address changes in Python 3.13 2024-09-06 10:26:34 -07:00
9eb4df34b1 adjust expected test_ip_address_ipv6_6to4 output for Python 3.12.4 (#573)
Adjust the expected output in `test_ip_address_ipv6_6to4` to account
for `is_global`/`is_private` changes for 6to4 addresses in Python 3.12.4
and Python 3.13.0.

Fixes #572

Co-authored-by: Kelly Brazil <kellyjonbrazil@gmail.com>
2024-06-18 08:53:19 -07:00
b1e96bb50c add ip_split field 2022-10-10 12:19:39 -07:00
7f73740fc7 add dotted netmask test 2022-07-28 17:18:01 -07:00
4b245952fe fix for ipv6 on python < 3.9 2022-07-28 10:36:09 -07:00
6625ade578 add ip_address tests 2022-07-28 09:58:02 -07:00