Skip to content
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

Drop the dependency on netaddr #122

Merged
merged 1 commit into from Jan 15, 2020
Merged

Conversation

dtantsur
Copy link
Collaborator

@dtantsur dtantsur commented Jan 9, 2020

Now that we don't support Python 2, we can use the built-in ipaddress
module. Also remove the dependency on its Python 2 backport.

Now that we don't support Python 2, we can use the built-in ipaddress
module. Also remove the dependency on its Python 2 backport.
@elfosardo
Copy link
Collaborator

this change breaks compatibility with Python 2, which I'm more than ok with :)

@dtantsur
Copy link
Collaborator Author

8f9a60a likely broke it already :)

@dtantsur dtantsur requested a review from tbreeds January 10, 2020 12:36
Copy link
Collaborator

@tbreeds tbreeds left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Looks good to me

@tbreeds tbreeds merged commit cb4c25b into redhat-cip:master Jan 15, 2020
@dtantsur dtantsur deleted the netaddr branch January 15, 2020 12:04
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

3 participants