8000 [3.7] bpo-27683: Fix a regression for host() of ipaddress network objects (GH-6016) by miss-islington · Pull Request #6168 · python/cpython · GitHub
[go: up one dir, main page]

Skip to content

< 8000 bdi class="js-issue-title markdown-title">[3.7] bpo-27683: Fix a regression for host() of ipaddress network objects (GH-6016) #6168

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

Merged
merged 1 commit into from
Mar 21, 2018

Conversation

miss-islington
Copy link
Contributor
@miss-islington miss-islington commented Mar 21, 2018

The result of host() was not empty when the network is constructed by a tuple containing an
integer mask and only 1 bit left for addresses.
(cherry picked from commit 10b134a)

Co-authored-by: Xiang Zhang angwerzx@126.com

https://bugs.python.org/issue27683

…ythonGH-6016)

The result of host() was not empty when the network is constructed by a tuple containing an
integer mask and only 1 bit left for addresses.
(cherry picked from commit 10b134a)

Co-authored-by: Xiang Zhang <angwerzx@126.com>
@miss-islington
Copy link
Contributor Author

@zhangyangyu: Backport status check is done, and it's a success ✅ .

@miss-islington miss-islington merged commit 3326c92 into python:3.7 Mar 21, 2018
@miss-islington
Copy link
Contributor Author

Thanks!

@miss-islington miss-islington deleted the backport-10b134a-3.7 branch March 21, 2018 01:22
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
type-bug An unexpected behavior, bug, or error
Projects
None yet
Development

Successfully merging this pull request may close these issues.

4 participants
0