8000 [3.7] bpo-28577: Special case added to IP v4 and v6 hosts for /32 and… by JamoBox · Pull Request #25533 · python/cpython · GitHub
[go: up one dir, main page]

Skip to content

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

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Closed
wants to merge 1 commit into from

Conversation

JamoBox
Copy link
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>
@ambv
Copy link
Contributor
ambv commented Apr 26, 2021

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
0