I have committed some fixes to trunk, and now trial is running tests on
Windows Python 3.

This buildbot is one example build with Python 3.5:
https://buildbot.twistedmatrix.com/builders/win2012r2-64-py3.5/builds/12

There are some test failures, but a lot of things are passing.  One nice
thing to see in this build is
that there are DeprecationWarnings where str is used when bytes should be
used,
and also ResourceWarnings for tests which are not cleanly shutting down
sockets.

--
Craig
_______________________________________________
Twisted-Python mailing list
Twisted-Python@twistedmatrix.com
http://twistedmatrix.com/cgi-bin/mailman/listinfo/twisted-python

Reply via email to