OS: Windows 7
Python: 3.6.1
Branch: develop
Commit: dd89de4.....
Description:
Windows doesn't like the changes between release-3.1.1 and referenced branch+commit above.
Running "py -3 setup.py test" from the tip of branch "release-3.1.1" completes with an error on simplecyclic test which is fixed in PR #540 . The same exact command run on the above referenced branch+commit fails with the following. See image below.

I haven't tried to root-cause the issue yet. Appears one of the newly supported interfaces causes a hiccup.
OS: Windows 7
Python: 3.6.1
Branch: develop
Commit: dd89de4.....
Description:
Windows doesn't like the changes between release-3.1.1 and referenced branch+commit above.
Running "py -3 setup.py test" from the tip of branch "release-3.1.1" completes with an error on simplecyclic test which is fixed in PR #540 . The same exact command run on the above referenced branch+commit fails with the following. See image below.
I haven't tried to root-cause the issue yet. Appears one of the newly supported interfaces causes a hiccup.