#jython IRC Log (v0.9)

Index

IRC Log for 2016-01-14

Timestamps are in GMT/BST.

[0:58] <jimbaker> nickmbailey, ack, i see them. netty is very responsive!
[0:58] <jimbaker> adjusted that ticket title given latest info
[0:58] <jimbaker> and thanks for finding!
[1:24] <nickmbailey> jimbaker: given the simple fix they have in that pr i wonder if we shouldn't just subclass SslHandler and override channelActive to set the context before calling the parent method
[1:24] <nickmbailey> thoughts on that? i'd love to get it in 2.7.1 if that sounds alright
[1:25] <nickmbailey> we can file an issue to remove the custom SslHandler whenever we upgrade netty to a version with the fix
[2:57] * robbyoconnor (~wakawaka@guifications/user/r0bby) Quit (Ping timeout: 265 seconds)
[5:17] <jimbaker> nickmbailey, looks like a very reasonable fix for the time being
[5:18] <nickmbailey> well i went ahead and deployed a jar to our internal repo with that fix. so far looks like it cleared up the issue :)
[5:19] <jimbaker> nickmbailey, nice, especially since you're the only ones who can test. but i believe in this fix, so that's fine
[5:20] <jimbaker> it's at worst, harmless ;)
[5:21] <jimbaker> so i take it the twisted event loop, with ssl, is pretty much running great. and we just need to fix that standalone jar issue. which i'm not sure i believe in that logic yet, but i will look at tomorrow. once i have a chance to teach my class
[5:23] <jimbaker> the other thing worth exploring with respect to SSLHandler subclassing is fixing STARTTLS on server side (http://bugs.jython.org/issue2447) but that's definitely not in scope for now
[5:45] <jimbaker> nickmbailey, pushed your fix in https://hg.python.org/jython/rev/3983294381a0
[5:45] <jimbaker> congrats on finally being in the list of contributors!
[5:46] <jimbaker> (you certainly helped out way before now)
[5:52] * non-sense (~non@unaffiliated/non-sense) Quit (Ping timeout: 240 seconds)
[5:55] * non-sense (~non@unaffiliated/non-sense) has joined #jython
[7:07] * robbyoconnor (~wakawaka@guifications/user/r0bby) has joined #jython
[7:40] * jimbaker (~jbaker@python/psf/jimbaker) Quit (Ping timeout: 260 seconds)
[10:01] * jimbaker (~jbaker@c-76-25-158-6.hsd1.co.comcast.net) has joined #jython
[10:01] * jimbaker (~jbaker@c-76-25-158-6.hsd1.co.comcast.net) Quit (Changing host)
[10:01] * jimbaker (~jbaker@python/psf/jimbaker) has joined #jython
[10:01] * ChanServ sets mode +o jimbaker
[14:34] * xemdetia (xemdetia@nat/ibm/x-gcgoyuolijcaache) has joined #jython
[15:30] * mbooth (~mbooth@redhat/mbooth) Quit (Quit: I'm off!)
[15:33] * mbooth (~mbooth@derwent.prod.darkpeak.uk0.bigv.io) has joined #jython
[15:33] * mbooth (~mbooth@derwent.prod.darkpeak.uk0.bigv.io) Quit (Changing host)
[15:33] * mbooth (~mbooth@redhat/mbooth) has joined #jython
[15:51] * Tycale (~Tycale@tycale.be) Quit (Quit: Cya)
[15:51] * Tycale (~Tycale@tycale.be) has joined #jython
[20:07] * robbyoconnor (~wakawaka@guifications/user/r0bby) Quit (Ping timeout: 250 seconds)
[20:17] * robbyoconnor (~wakawaka@guifications/user/r0bby) has joined #jython
[20:17] * robbyoconnor (~wakawaka@guifications/user/r0bby) Quit (Client Quit)
[20:18] * robbyoconnor (~wakawaka@guifications/user/r0bby) has joined #jython
[22:21] * eatkin (~eatkin@166.70.212.121) Quit (Ping timeout: 240 seconds)
[22:36] * xemdetia (xemdetia@nat/ibm/x-gcgoyuolijcaache) Quit (Ping timeout: 246 seconds)

Index

These logs were automatically created by JythonLogBot_ on irc.freenode.net using a slightly modified version of the Java IRC LogBot (github).