Skip to content

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

Closed
JamoBox wants to merge 1 commit intopython:3.6from
JamoBox:backport-8e9c47a-3.6
Closed

[3.6] bpo-28577: Special case added to IP v4 and v6 hosts for /32 and…#25532
JamoBox wants to merge 1 commit intopython:3.6from
JamoBox:backport-8e9c47a-3.6

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>
@JamoBox
Copy link
Copy Markdown
Contributor Author

JamoBox commented Apr 23, 2021

Looks like the Azure pipeline failed on an unrelated test for Ubuntu. Is that going to be an issue?

@ambv
Copy link
Copy Markdown
Contributor

ambv commented Apr 26, 2021

3.6 is in security fix only mode.

@ambv ambv closed this Apr 26, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

4 participants