Skip to content
This repository was archived by the owner on Sep 2, 2020. It is now read-only.

Conversation

@vin01
Copy link

@vin01 vin01 commented Aug 11, 2019

Changes:

  1. Handle byte objects for python3.6+

  2. Upgrade vagrant config to use ubuntu 16.04 at least so that updated packages (six) are available. In 14.04 six version 1.5.2 is installed which leads to:

ImportError: cannot import name wraps

Also using upgraded pip to suppress warnings.

  1. Fixed flake8 errors for escape sequences
./tests/ipvs_tests.py:521:51: W605 invalid escape sequence '\('
./tests/ipvs_tests.py:525:51: W605 invalid escape sequence '\('

Please review.

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants