summaryrefslogtreecommitdiffstats
path: root/Misc/ACKS
diff options
context:
space:
mode:
authorPete Wicken <2273100+JamoBox@users.noreply.github.com>2020-03-09 22:33:45 (GMT)
committerGitHub <noreply@github.com>2020-03-09 22:33:45 (GMT)
commit8e9c47a947954c997d4b725f4551d50a1d896722 (patch)
tree72a0d1e8aaf5962503c008323ce8ada7f037e8eb /Misc/ACKS
parent9229eeee105f19705f72e553cf066751ac47c7b7 (diff)
downloadcpython-8e9c47a947954c997d4b725f4551d50a1d896722.zip
cpython-8e9c47a947954c997d4b725f4551d50a1d896722.tar.gz
cpython-8e9c47a947954c997d4b725f4551d50a1d896722.tar.bz2
bpo-28577: Special case added to IP v4 and v6 hosts for /32 and /128 networks (GH-18757)
The `.hosts()` method now returns the single address present in a /32 or /128 network.
Diffstat (limited to 'Misc/ACKS')
-rw-r--r--Misc/ACKS1
1 files changed, 1 insertions, 0 deletions
diff --git a/Misc/ACKS b/Misc/ACKS
index 5ec93a4..cc5694a 100644
--- a/Misc/ACKS
+++ b/Misc/ACKS
@@ -1823,6 +1823,7 @@ Jeff Wheeler
Christopher White
David White
Mats Wichmann
+Pete Wicken
Marcel Widjaja
Truida Wiedijk
Felix Wiemann