]> git.ipfire.org Git - thirdparty/Python/cpython.git/commit
[3.10] 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:56:01 +0000 (17:56 +0200)
committerGitHub <noreply@github.com>
Mon, 2 Jun 2025 15:56:01 +0000 (17:56 +0200)
commit880adf6c318d73d6cf967e4d957d286aad5c5ecf
tree2b62052c34ed8a8be9b233d512a8949c6f7bb239
parentab9893c40609935e0d40a6d2a7307ea51aec598b
[3.10] gh-134062: Fix hash collisions in IPv4Network and IPv6Network (GH-134063) (GH-134480)

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