Skip to content

[3.8] bpo-28577: Special case added to IP v4 and v6 hosts for /32 and…#25536

Merged
ambv merged 1 commit intopython:3.8from
JamoBox:backport-8e9c47a-3.8
Apr 26, 2021
Merged

[3.8] bpo-28577: Special case added to IP v4 and v6 hosts for /32 and…#25536
ambv merged 1 commit intopython:3.8from
JamoBox:backport-8e9c47a-3.8

Conversation

@JamoBox
Copy link
Copy Markdown
Contributor

@JamoBox JamoBox commented Apr 22, 2021

… /128 networks (GH-18757)

The .hosts() method now returns the single address present in a /32 or /128 network..
(cherry picked from commit 8e9c47a)

Co-authored-by: Pete Wicken 2273100+JamoBox@users.noreply.github.com

https://bugs.python.org/issue28577

… /128 networks (pythonGH-18757)

The `.hosts()` method now returns the single address present in a /32 or /128 network..
(cherry picked from commit 8e9c47a)

Co-authored-by: Pete Wicken <2273100+JamoBox@users.noreply.github.com>
@bedevere-bot
Copy link
Copy Markdown

@ambv: Please replace # with GH- in the commit message next time. Thanks!

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

4 participants