]> git.ipfire.org Git - thirdparty/Python/cpython.git/commit
[3.9] gh-134062: Fix hash collisions in IPv4Network and IPv6Network (GH-134063) ...
authorMiss Islington (bot) <31488909+miss-islington@users.noreply.github.com>
Mon, 2 Jun 2025 16:00:18 +0000 (18:00 +0200)
committerGitHub <noreply@github.com>
Mon, 2 Jun 2025 16:00:18 +0000 (18:00 +0200)
commit03ac445b118e22aa08f5db6cde10db3420e3a7bb
tree6e3a09d3388ccd61853e443dc8b8e27de55fac07
parent8d35fd1b34935221aff23a1ab69a429dd156be77
[3.9] gh-134062: Fix hash collisions in IPv4Network and IPv6Network (GH-134063) (GH-134481)

(cherry picked from commit f3fc0c16e08b317cb201cf1073e934e6909f1251)

Co-authored-by: Mike Salvatore <mike.s.salvatore@gmail.com>
Lib/ipaddress.py
Lib/test/test_ipaddress.py
Misc/NEWS.d/next/Library/2025-05-15-14-27-01.gh-issue-134062.fRbJet.rst [new file with mode: 0644]