Re: [Twisted-Python] Tests on Windows with Python 3 now passing

2016-08-23 Thread Adi Roiban
On 23 August 2016 at 05:49, Glyph Lefkowitz wrote: > > On Aug 22, 2016, at 9:29 PM, Craig Rodrigues wrote: > > I have fixed the tests that were failing on Windows with Python 3. > > If you look at: > https://ci.appveyor.com/project/adiroiban/twisted/build/trunk-1008 > > We now have builds running

Re: [Twisted-Python] Tests on Windows with Python 3 now passing

2016-08-22 Thread Glyph Lefkowitz
> On Aug 22, 2016, at 9:29 PM, Craig Rodrigues wrote: > > I have fixed the tests that were failing on Windows with Python 3. > > If you look at: > https://ci.appveyor.com/project/adiroiban/twisted/build/trunk-1008 > > > We n

[Twisted-Python] Tests on Windows with Python 3 now passing

2016-08-22 Thread Craig Rodrigues
I have fixed the tests that were failing on Windows with Python 3. If you look at: https://ci.appveyor.com/project/adiroiban/twisted/build/trunk-1008 We now have builds running on Python 3.3, 3.4, and 3.5 on Windows. These builds are also uploading coverage results to codecov.io. I looked at tha