]> git.ipfire.org Git - thirdparty/Python/cpython.git/commit
[3.13] gh-141497: Make ipaddress.IP{v4,v6}Network.hosts() always returning an iterato...
authorKrishna Chaitanya <141550576+XChaitanyaX@users.noreply.github.com>
Tue, 18 Nov 2025 09:43:15 +0000 (15:13 +0530)
committerGitHub <noreply@github.com>
Tue, 18 Nov 2025 09:43:15 +0000 (11:43 +0200)
commit7b3312747f63d2139b74476f31663302db59fafa
treef379e052e740a7f8e309d8d5342e616c81852682
parentd4e4924a5f0936e810613dc6700d3f90f3ffd52d
[3.13] gh-141497: Make ipaddress.IP{v4,v6}Network.hosts() always returning an iterator (GH-141547) (GH-141695)

(cherry picked from commit 6b1bdf6c7a6c87f12a247a125e25f8e721cc731e)

Co-authored-by: Krishna Chaitanya <141550576+XChaitanyaX@users.noreply.github.com>
Lib/ipaddress.py
Lib/test/test_ipaddress.py
Misc/NEWS.d/next/Library/2025-11-14-16-24-20.gh-issue-141497.L_CxDJ.rst [new file with mode: 0644]