You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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
@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: