Re: [Twisted-Python] Compatibility issues with Twisted and OpenSSL 1.0.2f

2016-02-09 Thread Glyph Lefkowitz
> On Feb 8, 2016, at 10:56 PM, Amber Hawkie Brown > wrote: > > Hi everyone, > > There's a known issue with Twisted + PyOpenSSL>=0.13 using OpenSSL version > 1.0.2f. Please note, this only potentially affects you if: > > - You use Windows or OS X -- Cryptography 1.2.2's wheels have a bundled

Re: [Twisted-Python] [Twisted-web] Compatibility issues with Twisted and OpenSSL 1.0.2f

2016-02-09 Thread Glyph Lefkowitz
> On Feb 9, 2016, at 5:16 AM, Eric P. Mangold wrote: > > Are you aware of anyone trying to use Twisted with PyOpenSSL/LibreSSL ? Just > curious. I am not aware of anyone using it with Twisted, but Cryptography does test with LibreSSL: https://jenkins.cryptography.io/job/cryptography-pr-build

Re: [Twisted-Python] A little present for emacs / flycheck users

2016-02-09 Thread Glyph Lefkowitz
> On Feb 8, 2016, at 11:12 PM, Tristan Seligmann > wrote: > > You may find this to be of use: > > https://gist.github.com/mithrandi/15fca4367e878b6b88cd > > > Is there somewhere I should be submitting this as a PR or something? (I gues

Re: [Twisted-Python] A little present for emacs / flycheck users

2016-02-09 Thread Terry Jones
There used to be some elisp in Twisted, called something like twisted-dev-mode.el (written, I think, by Glyph or JP). That added a find-file-hook based on the prefix of the path of the file you were about to edit. I still use it, and some small modifications, for a customized dev mode in various p

Re: [Twisted-Python] A little present for emacs / flycheck users

2016-02-09 Thread Tristan Seligmann
The 'python-mode-hook is just a function, so you can put whatever code you want in there. I'm not sure exactly what the best mechanism to control this would be, though; maybe a directory variable? On Tue, 9 Feb 2016 at 15:17 Jonathan Lange wrote: > Thanks! https://launchpad.net/twisted-emacs is

Re: [Twisted-Python] A little present for emacs / flycheck users

2016-02-09 Thread Jonathan Lange
Thanks! https://launchpad.net/twisted-emacs is the best I could find re PRs. Do you have a way to make this conditional? There's precisely one Python project where I care about using the twistedchecker linter :) On Tue, 9 Feb 2016 at 07:12 Tristan Seligmann wrote: > You may find this to be of

Re: [Twisted-Python] [Twisted-web] Compatibility issues with Twisted and OpenSSL 1.0.2f

2016-02-09 Thread Eric P. Mangold
Hi Amber, Are you aware of anyone trying to use Twisted with PyOpenSSL/LibreSSL ? Just curious. Cheers, -E On Tue, Feb 9, 2016 at 12:56 AM, Amber "Hawkie" Brown < hawk...@atleastfornow.net> wrote: > Hi everyone, > > There's a known issue with Twisted + PyOpenSSL>=0.13 using OpenSSL version > 1.