Skip to content

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

Closed
JamoBox wants to merge 1 commit into
python:3.7from
JamoBox:backport-8e9c47a-3.7
Closed

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

Conversation

@JamoBox

@JamoBox JamoBox commented Apr 22, 2021

Copy link
Copy Markdown
Contributor

… /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>
@ambv

ambv commented Apr 26, 2021

Copy link
Copy Markdown
Contributor

3.7 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