#jython IRC Log (v0.9)

Index

IRC Log for 2015-11-09

Timestamps are in GMT/BST.

[2:33] * lac is now known as lac_
[2:33] * lac_ is now known as lac
[4:36] * lac (~quassel@c-54c5e055.1321-1-64736c11.cust.bredbandsbolaget.se) Quit (Ping timeout: 252 seconds)
[4:36] * lac_ (~quassel@c-54c5e055.1321-1-64736c11.cust.bredbandsbolaget.se) has joined #jython
[6:43] * lac_ (~quassel@c-54c5e055.1321-1-64736c11.cust.bredbandsbolaget.se) Quit (Ping timeout: 260 seconds)
[6:50] * cyraxjoe_ (~joe@CableLink205-241.telefonia.InterCable.net) has joined #jython
[6:54] * cyraxjoe (~joe@CableLink205-241.telefonia.InterCable.net) Quit (Ping timeout: 250 seconds)
[6:54] * cyraxjoe_ (~joe@CableLink205-241.telefonia.InterCable.net) Quit (Read error: Connection reset by peer)
[6:54] * cyraxjoe (~joe@CableLink205-241.telefonia.InterCable.net) has joined #jython
[13:13] * robbyoconnor (~wakawaka@guifications/user/r0bby) has joined #jython
[13:54] * jorgew (sid36089@gateway/web/irccloud.com/x-hlrlhlvirndvhzuf) Quit (Ping timeout: 264 seconds)
[13:57] * jorgew (sid36089@gateway/web/irccloud.com/x-apyxixvzqrdnbvqe) has joined #jython
[14:38] * xemdetia (xemdetia@nat/ibm/x-kghbxafqowvssbje) has joined #jython
[16:56] * eatkin (~eatkin@166.70.212.121) Quit (Quit: ZNC - http://znc.in)
[16:57] * eatkin (~eatkin@166.70.212.121) has joined #jython
[17:05] * fwierzbicki (~Adium@99-106-169-5.lightspeed.sntcca.sbcglobal.net) has joined #jython
[18:39] * Arfrever (~Arfrever@apache/committer/Arfrever) Quit (Ping timeout: 260 seconds)
[19:34] * Arfrever (~Arfrever@apache/committer/Arfrever) has joined #jython
[19:34] * ChanServ sets mode +o Arfrever
[20:17] * Toma (44202edf@gateway/web/freenode/ip.68.32.46.223) has joined #jython
[20:19] <Toma> I recently ran into (and logged) a bug in the 2.7.1 b2 release. Is there a way for me to temporarily work around the issue via monkeypatching? I am using the standalone jar
[20:21] * dhable (4909d341@gateway/web/freenode/ip.73.9.211.65) has joined #jython
[20:23] <agronholm> what bug
[20:23] <agronholm> Toma: ^
[20:23] <Toma> http://bugs.jython.org/issue2421
[20:24] <agronholm> Toma: seems like you can roll your own build after fixing it
[20:24] <agronholm> that should be the fastest way to fix it
[20:25] <Toma> Thanks! Is it possible to patch it via import _sslcerts and then setattr(_sslcerts, "_get_openssl_key_manager", patched_get_openssl_key_manager), for example?
[20:25] <Toma> (I can't seem to get it to work)
[20:26] <agronholm> I haven't touched the code in question
[20:27] <agronholm> I meant downloading jython source, fixing the actual bug and then building the standalone jar
[20:27] <Toma> alright yeah that's what I thought
[20:27] <Toma> ok thanks
[20:47] <Toma> How "normal" is it to see a ton of these in the jython debugging logs?
[20:47] <Toma> DEBUG: Discarded inbound message UnpooledUnsafeDirectByteBuf(ridx: 0, widx: 1, cap: 64) that reached at the tail of the pipeline. Please check your pipeline configuration. (Jython-Netty-Child-20)
[20:47] <agronholm> only jimbaker can answer that question
[21:47] * ELFrederich (~ELFrederi@12.54.94.108) Quit (Remote host closed the connection)
[21:47] * ELFrederich (~ELFrederi@63.87.61.111) has joined #jython
[22:05] * dhable_ (~textual@c-73-9-211-65.hsd1.il.comcast.net) has joined #jython
[22:05] * dhable (4909d341@gateway/web/freenode/ip.73.9.211.65) Quit (Quit: Page closed)
[22:27] * Toma (44202edf@gateway/web/freenode/ip.68.32.46.223) Quit (Ping timeout: 246 seconds)
[23:20] * dhable_ (~textual@c-73-9-211-65.hsd1.il.comcast.net) Quit (Quit: Textual IRC Client: www.textualapp.com)

Index

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