
Jan. 7, 2018
9:47 p.m.
At https://pypi.python.org/pypi/Twisted , there is only a Python 2.7 wheel for Win32. Since we don't push Python3 wheels to Pypi, people need to pick them up from: https://www.lfd.uci.edu/~gohlke/pythonlibs/#twisted which is not ideal. Since I ported the IOCP reactor to Win32 in 2016, it would be good to update the Twisted release scripts to push Python3 wheels to Pypi. Where are these scripts located? -- Craig