Build failing for python2 #97
Closed
Labels
Comments
nemesisdesign
added a commit
that referenced
this issue
Aug 29, 2017
For some strange reason this bug popped out of the blue. Apparently arguments passed to the ipaddress library must be unicode strings. No idea why this didn't come up earlier. Closes #97
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
@ritwickdsouza @edoput, I found out how to reproduce the issue:
Run the tests with that version of the library and tests will fail on python2.
Currently looking for a fix, this bug is causing problems downstream.
The text was updated successfully, but these errors were encountered: