Re: [Twisted-Python] pywin32 -> cffi update and feedback request
So 0.1.2 is out and I've uploaded a patch set for review to #7889 which replaces win32api.FormatMessage and removes the dependency on pywin32 in twisted.python.lockfile (though it looks like we can do without needing to call on pywincffi in this case). Unfortunately, my update was spam filtered with a 57.36% probability of being spam. I'm human, I promise. On Wed, Jan 13, 2016 at 8:59 PM, Oliver Palmer wrote: > Sounds like pywincffi should fix that issueI'm planning on > distributing binary wheels which pip and setuptools should be able to > install like any other dependency. I can make sure to build other formats > (exe, msi, egg, etc) if it helps though the binary wheels should be enough > to avoid the same installation issues pywin32 has in most cases. Is > Tahoe's packaging going to require anything special that I should account > for or will Twisted depending on pywincffi work for Tahoe? > > On Tue, Jan 12, 2016 at 8:44 PM, Zooko Wilcox-O'Hearn > wrote: > >> FYI, this would, if it were compatible with Tahoe's packaging, fix >> these outstanding issues for Tahoe: >> >> * https://tahoe-lafs.org/trac/tahoe-lafs/ticket/142# pywin32 can't be >> installed automatically >> >> * https://tahoe-lafs.org/trac/tahoe-lafs/ticket/2028# Twisted >> endpoints introduce a dependency on pywin32 >> >> Sincerely, >> >> Zooko >> >> ___ >> 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
Re: [Twisted-Python] pywin32 -> cffi update and feedback request
> On Jan 23, 2016, at 5:18 PM, Oliver Palmer wrote: > > So 0.1.2 is out and I've uploaded a patch set for review to #7889 which > replaces win32api.FormatMessage and removes the dependency on pywin32 in > twisted.python.lockfile (though it looks like we can do without needing to > call on pywincffi in this case). > > Unfortunately, my update was spam filtered with a 57.36% probability of being > spam. I'm human, I promise. I've trained the spam database to correct the error, hopefully you can submit it again. -glyph ___ Twisted-Python mailing list Twisted-Python@twistedmatrix.com http://twistedmatrix.com/cgi-bin/mailman/listinfo/twisted-python
Re: [Twisted-Python] pywin32 -> cffi update and feedback request
Worked that time, thanks Glyph. On Sun, Jan 24, 2016 at 12:01 AM, Glyph Lefkowitz wrote: > > > On Jan 23, 2016, at 5:18 PM, Oliver Palmer > wrote: > > > > So 0.1.2 is out and I've uploaded a patch set for review to #7889 which > replaces win32api.FormatMessage and removes the dependency on pywin32 in > twisted.python.lockfile (though it looks like we can do without needing to > call on pywincffi in this case). > > > > Unfortunately, my update was spam filtered with a 57.36% probability of > being spam. I'm human, I promise. > > I've trained the spam database to correct the error, hopefully you can > submit it again. > > -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