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

11 Commits

Author SHA1 Message Date
78150ded70 doc update 2024-10-17 14:05:06 -07:00
05f3e4ea8a fixup tests 2024-10-17 13:53:20 -07:00
b7cf0ca8d4 flip is_reserved to false for python ipv6 backports 2024-10-17 13:13:31 -07:00
ba6e1e694e fix for python backports for ipv6 output 2024-10-17 13:06:17 -07:00
5c855e40c6 fix 6to4 test for python backports 2024-09-17 09:52:38 -07:00
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