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 wi
> 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 pyw
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 pywi