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

fix: network interface flags on UNIX Python 2 #2142

Merged
merged 1 commit into from Sep 19, 2022

Conversation

mayeut
Copy link
Contributor

@mayeut mayeut commented Sep 17, 2022

Summary

  • OS: Linux
  • Bug fix: yes
  • Type: core, tests
  • Fixes:

Description

Do not use unicode string for network interface flags on Python 2.
Update network interface flags tests to work on CentOS 6 (CI tests are currently failing).

Signed-off-by: mayeut mayeut@users.noreply.github.com

Do not use unicode string for network interface flags on Python 2
Update network interface flags tests to work on CentOS 6 (CI tests are currently failing)

Signed-off-by: mayeut <mayeut@users.noreply.github.com>
@mayeut

This comment was marked as off-topic.

@giampaolo giampaolo merged commit f6d01ac into giampaolo:master Sep 19, 2022
@giampaolo
Copy link
Owner

Merged. Thanks.

@mayeut mayeut deleted the fix-python2 branch October 20, 2022 23:18
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

2 participants