> This is the default answer for any ticket in Twisted, but: *absolutely not*. Please go ahead and work away.
Forging ahead then heh. I'll probably assign the actual ticket to myself once I've delved into this a little bit further and am decently close to a patch. I was mainly asking to see if anyone else had made an attempt yet so I didn't duplicate anything. > The ideal end-state here would be to replace not only the dependency on pywin32, but also the IOCP Pyrex support with an as-needed cffi wrapper for whatever Windows APIs we need. That's what I'd like to see too I think. I'm going to start out with trying to replace pywin32 since that seems to be the bigger pain point for consumers of Twisted based on Zooko's input and my own experiences as well. I'll have a look at replacing/updating the IOCP Pyrex code as well while I'm at it. > In the meanwhile, hopefully the new "extras" support (arriving in a release any minute now) will mitigate the symptoms while we work on the root cause. Nice just read up on this in the repo, looking forward to the release already. Thanks! ---Oliver On Tue, Apr 7, 2015 at 5:45 PM, Glyph <gl...@twistedmatrix.com> wrote: > > On Apr 6, 2015, at 22:44, Oliver Palmer <oliverpal...@opalmer.com> wrote: > > Hi, > > I've been using Twisted for a while now and for the most part I've been > quite pleased with it. > > > Glad to hear it! > > But, I wouldn't mind if the pywin32/wheel+pypiwin32 requirements went away > on Windows. > > > . > > . > > . > > https://twistedmatrix.com/trac/ticket/7477 > > > . > > . > > . > > Would anyone object to me doing some work on this? > > > This is the default answer for any ticket in Twisted, but: *absolutely > not*. Please go ahead and work away. > > The ideal end-state here would be to replace not only the dependency on > pywin32, but also the IOCP Pyrex support with an as-needed cffi wrapper for > whatever Windows APIs we need. > > In the meanwhile, hopefully the new "extras" support (arriving in a > release any minute now) will mitigate the symptoms while we work on the > root cause. > > -glyph > > _______________________________________________ > Twisted-Python mailing list > Twisted-Python@twistedmatrix.com > http://twistedmatrix.com/cgi-bin/mailman/listinfo/twisted-python > >
_______________________________________________ Twisted-Python mailing list Twisted-Python@twistedmatrix.com http://twistedmatrix.com/cgi-bin/mailman/listinfo/twisted-python