Skip to content

Conversation

zhangyangyu
Copy link
Member

@zhangyangyu zhangyangyu commented Mar 7, 2018

is empty when the network is constructed by a tuple containing an integer
mask and only 1 bit left for addresses.

https://bugs.python.org/issue27683

is empty when the network is constructed by a tuple containing an integer
mask and only 1 bit left for addresses.
@zhangyangyu zhangyangyu merged commit 10b134a into python:master Mar 21, 2018
@miss-islington
Copy link
Contributor

Thanks @zhangyangyu for the PR 🌮🎉.. I'm working now to backport this PR to: 3.6, 3.7.
🐍🍒⛏🤖

@zhangyangyu zhangyangyu deleted the issue27683 branch March 21, 2018 00:25
miss-islington pushed a commit to miss-islington/cpython that referenced this pull request Mar 21, 2018
…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>
@bedevere-bot
Copy link

GH-6168 is a backport of this pull request to the 3.7 branch.

miss-islington pushed a commit to miss-islington/cpython that referenced this pull request Mar 21, 2018
…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>
@bedevere-bot
Copy link

GH-6169 is a backport of this pull request to the 3.6 branch.

miss-islington added a commit that referenced this pull request Mar 21, 2018
…H-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 added a commit that referenced this pull request Mar 21, 2018
…H-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>
jo2y pushed a commit to jo2y/cpython that referenced this pull request Mar 23, 2018
…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.
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