]> git.ipfire.org Git - thirdparty/Python/cpython.git/commit
[3.11] 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 15:53:12 +0000 (17:53 +0200)
committerGitHub <noreply@github.com>
Mon, 2 Jun 2025 15:53:12 +0000 (17:53 +0200)
commitf8b4421bc5569df25259895a58b69b4d87a47d20
treeb5a5ac81d7ca4a0600d6143a6c20c83e4d2ecb25
parent73b3040f592436385007918887b7e2132aa8431f
[3.11] gh-134062: Fix hash collisions in IPv4Network and IPv6Network (GH-134063) (GH-134479)

(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]