Re: [Twisted-Python] Request for help with Twisted bindings in M2Crypto

2016-07-26 Thread Matěj Cepl
s://gitlab.com/mcepl/m2crypto/commit/6cd5f87b31e50016ebb7e44f3f2ae46610bc24e0. So now, if Twisted is so transparent and perfectly understandable, could you please suggest, what I do wrong, that the test ends in the endless loop (https://travis-ci.org/mcepl/M2Crypto/builds/147175901)? Thank

Re: [Twisted-Python] Request for help with Twisted bindings in M2Crypto

2016-07-26 Thread Matěj Cepl
On 2016-07-26, 07:41 GMT, Glyph Lefkowitz wrote: I do not want to denigrate the work you've done maintaining a legacy library. I think it's noble to take on this kind of work. I was watching “A Special Day” (1977) yesterday so I have somewhat lesser tolerance for the pompous superiority comp

Re: [Twisted-Python] Request for help with Twisted bindings in M2Crypto

2016-07-26 Thread Matěj Cepl
On 2016-07-26, 06:05 GMT, Glyph Lefkowitz wrote: An interface is a very simple concept Actually I found https://twistedmatrix.com/documents/current/core/howto/components.html to be a very good description. Yes, the concept is not that complicated, but it is very uncommon in the Pythonic worl

[Twisted-Python] Parameters of twisted.internet.interfaces.ITLSTransport [Was: Re: Request for help with Twisted bindings in M2Crypto]

2016-07-25 Thread Matěj Cepl
On 2016-07-25, 09:33 GMT, Craig Rodrigues wrote: > Earlier this year, I contributed lots of patches to you in M2Crypto to port > it to py3k. > Now I have shifted efforts to Twisted, where in the past month I have > contributed hundreds of patches to help improve py3k support in Twisted. Hi, can I

[Twisted-Python] Request for help with Twisted bindings in M2Crypto

2016-07-25 Thread Matěj Cepl
Hello, I took over a maintenance of (surprisingly) still quite popular M2Crypto project in the last year. I have just released 0.25.0 which is my fifth release during that time and I think we are slowly but surely moving towards porting to py3k, cleaning up the code, etc. I am now working on port