#jython IRC Log (v0.9)

Index

IRC Log for 2016-02-23

Timestamps are in GMT/BST.

[0:10] * pdurbin (~pdurbin@104.236.120.101) has joined #jython
[0:11] * TomA (~TomA@c-68-32-46-223.hsd1.mi.comcast.net) has joined #jython
[0:16] * TomA (~TomA@c-68-32-46-223.hsd1.mi.comcast.net) Quit (Ping timeout: 240 seconds)
[1:12] * TomA (~TomA@c-68-32-46-223.hsd1.mi.comcast.net) has joined #jython
[1:17] * TomA (~TomA@c-68-32-46-223.hsd1.mi.comcast.net) Quit (Ping timeout: 252 seconds)
[2:14] * TomA (~TomA@c-68-32-46-223.hsd1.mi.comcast.net) has joined #jython
[2:19] * TomA (~TomA@c-68-32-46-223.hsd1.mi.comcast.net) Quit (Ping timeout: 276 seconds)
[2:48] * Techcable (~Techcable@techcable.net) Quit (Quit: ZNC - http://znc.in)
[2:48] * Techcable (~Techcable@techcable.net) has joined #jython
[2:52] * Techcable (~Techcable@techcable.net) Quit (Client Quit)
[2:52] * Techcable (~Techcable@techcable.net) has joined #jython
[3:08] * Techcable (~Techcable@techcable.net) Quit (Quit: ZNC - http://znc.in)
[3:09] * Techcable (~Techcable@techcable.net) has joined #jython
[3:10] * xemdetia (~xemdetia@pool-96-230-53-83.bstnma.fios.verizon.net) Quit (Ping timeout: 255 seconds)
[3:15] * TomA (~TomA@c-68-32-46-223.hsd1.mi.comcast.net) has joined #jython
[3:19] * TomA (~TomA@c-68-32-46-223.hsd1.mi.comcast.net) Quit (Ping timeout: 244 seconds)
[3:50] * TomA (~TomA@c-68-32-46-223.hsd1.mi.comcast.net) has joined #jython
[4:29] * TomA (~TomA@c-68-32-46-223.hsd1.mi.comcast.net) Quit (Remote host closed the connection)
[7:33] * N3sh108 (~N3sh108@dsl-hkibrasgw1-58c386-188.dhcp.inet.fi) has joined #jython
[7:39] * N3sh108 (~N3sh108@dsl-hkibrasgw1-58c386-188.dhcp.inet.fi) Quit (Quit: Yogo - I'm sleeping, yo)
[7:50] * ohumbel (5390f784@gateway/web/freenode/ip.83.144.247.132) has joined #jython
[10:24] * bmouterd (3d136162@gateway/web/freenode/ip.61.19.97.98) has joined #jython
[10:25] <bmouterd> o/
[10:28] <bmouterd> I'm trying to run a simple python script based on bottlepy under jython 2.7
[10:29] <bmouterd> the script is the hello world from bottlepy how to : http://0bin.net/paste/8AuAgETWD70Aaz5V#SMk0I-EaEgpym29DvA5wnn5MmbBv0ZIfu+KPzl8gjDQ
[10:32] <bmouterd> I got a critical error (500) but no output log
[10:33] <bmouterd> is it correct, in order to have the dependency on bottlepy to copy the bottle.py file inside the lib/ of the standalone jar?
[13:21] * TomA (~TomA@c-68-32-46-223.hsd1.mi.comcast.net) has joined #jython
[13:46] * xemdetia (xemdetia@nat/ibm/x-esvbdlctmknlruna) has joined #jython
[13:57] <jimbaker> bmouterd, https://github.com/jimbaker/hellowsgi
[13:58] <jimbaker> iirc, the default templating language for bottle does not work on jython 2.7.0 because of a complex regex; but it does on 2.7.1 beta 3
[13:58] <jimbaker> i should update the docs for hellowsgi... but i got a few other priorities right now ;)
[15:05] * TomA_ (~TomA@c-68-32-46-223.hsd1.mi.comcast.net) has joined #jython
[15:08] * gthank (~hank@unaffiliated/gthank) Quit (Ping timeout: 240 seconds)
[15:08] * TomA (~TomA@c-68-32-46-223.hsd1.mi.comcast.net) Quit (Ping timeout: 240 seconds)
[15:08] * mbooth (~mbooth@redhat/mbooth) Quit (Ping timeout: 240 seconds)
[15:08] * mbooth_ (~mbooth@darkpeak.org) has joined #jython
[15:08] * mbooth_ (~mbooth@darkpeak.org) Quit (Changing host)
[15:08] * mbooth_ (~mbooth@redhat/mbooth) has joined #jython
[15:09] * gthank (~hank@ec2-54-173-0-150.compute-1.amazonaws.com) has joined #jython
[15:09] * gthank (~hank@ec2-54-173-0-150.compute-1.amazonaws.com) Quit (Changing host)
[15:09] * gthank (~hank@unaffiliated/gthank) has joined #jython
[16:39] <nickmbailey> jimbaker: left a comment on the netty channel issue. regarding the socket leak, you mentioned that my patch failed tests and not moving where peer_closed is set prevents that, unfortunately if i try that out on my repro case the sockets still leak
[17:10] * mbooth_ is now known as mbooth
[18:09] * eatkin (~eatkin@166.70.212.121) Quit (Quit: ZNC 1.6.2 - http://znc.in)
[18:10] * eatkin (~eatkin@166.70.212.121) has joined #jython
[18:34] <nickmbailey> also, what tests were failing when you tried out the patch for the socket leak? i can try to repro and come up with a better solution
[18:49] <nickmbailey> jimbaker: i ask because ant regrtest and ant bugtest both work for me with the changes on that ticket
[18:55] * cyraxjoe (~joe@2607:f0d0:1103:106:e::12c) Quit (Quit: I'm out!)
[18:55] * cyraxjoe (~joe@2607:f0d0:1103:106:e::12c) has joined #jython
[19:27] * xemdetia_ (xemdetia@nat/ibm/x-cdohtsdrtipokegx) has joined #jython
[19:28] * xemdetia (xemdetia@nat/ibm/x-esvbdlctmknlruna) Quit (Ping timeout: 250 seconds)
[19:41] * xemdetia_ is now known as xemdetia
[20:02] * xemdetia (xemdetia@nat/ibm/x-cdohtsdrtipokegx) Quit (Remote host closed the connection)
[20:02] * xemdetia_ (xemdetia@nat/ibm/x-tpiqhqpbjsgbimzy) has joined #jython
[20:14] * bmouterd (3d136162@gateway/web/freenode/ip.61.19.97.98) Quit (Ping timeout: 252 seconds)
[21:02] * xemdetia_ is now known as xemdetia
[21:09] <jimbaker> nickmbailey, the problem is that we currently exclude test_socket
[21:09] <jimbaker> in regrtest
[21:09] <jimbaker> because it occasionally breaks. probably should revisit. such as adding retry
[21:09] <jimbaker> and i think the real problem is on windows. (as usual(
[21:13] <nickmbailey> aha
[21:17] <jimbaker> nickmbailey, just so you know - dist/bin/jython dist/Lib/test/regrtest.py --verbose test_socket test_socket_jy test_ssl test_select test_select_new
[21:17] <jimbaker> is a good start on what needs to be tested. only test_socket is problematic for these changes, specifically on send
[21:19] <pjenvey> jimbaker - http://www.cliffc.org/blog/2016/02/19/winds-of-change/
[21:20] <nickmbailey> i saw that as well
[21:20] <jimbaker> pjenvey, yeah. so we just need to get $2M together
[21:20] <nickmbailey> it didn't sound like he wanted to do jython though
[21:20] <jimbaker> but it would be awesome!
[21:21] <jimbaker> no surprise on H20, it didn't seem to have much traction
[21:21] <pjenvey> jimbaker - cliff's incredibly talented of course but he sounds a bit naive/arrogant about what he could accomplish =]
[21:21] <xemdetia> sometimes you have to shoot high and then plan
[21:21] <xemdetia> otherwise we'd still be on tape
[21:21] <jimbaker> agreed on all counts
[21:22] <nickmbailey> he admitted he was a loose cannon :)
[21:22] <jimbaker> and it's good to be fearless when diving into things
[21:47] * xemdetia_ (xemdetia@nat/ibm/x-foekahcukqdnqmgy) has joined #jython
[21:50] * xemdetia (xemdetia@nat/ibm/x-tpiqhqpbjsgbimzy) Quit (Ping timeout: 255 seconds)
[22:23] * TomA_ (~TomA@c-68-32-46-223.hsd1.mi.comcast.net) Quit (Remote host closed the connection)
[22:55] -tomaw- [Global Notice] Hi all, I need to restart one of the network hubs. This will break the network for a short while but it should only last a few minutes.
[22:58] * mbooth (~mbooth@redhat/mbooth) Quit (*.net *.split)
[22:58] * jamierocks (jamierocks@bnc.lol768.com) Quit (*.net *.split)
[22:58] * topi` (topi@kaverit.org) Quit (*.net *.split)
[22:58] * verterok (~ggonzalez@unaffiliated/verterok) Quit (*.net *.split)
[22:58] * ohumbel (5390f784@gateway/web/freenode/ip.83.144.247.132) Quit (*.net *.split)
[22:58] * cyraxjoe (~joe@2607:f0d0:1103:106:e::12c) Quit (*.net *.split)
[22:58] * siel (~siel@unaffiliated/motley) Quit (*.net *.split)
[22:58] * Rondom (~rondom@modo.nonmodosedetiam.net) Quit (*.net *.split)
[22:58] * srcerer (~chatzilla@dns2.klsairexpress.com) Quit (*.net *.split)
[22:58] * lazybear (~lazybear@radium.atom.fi) Quit (*.net *.split)
[22:58] * pdurbin (~pdurbin@104.236.120.101) Quit (*.net *.split)
[22:58] * nickmbailey (~nickmbail@184.106.200.167) Quit (*.net *.split)
[22:58] * offbyone (~offbyone@104.131.118.125) Quit (*.net *.split)
[22:58] * Arfrever (~Arfrever@apache/committer/Arfrever) Quit (*.net *.split)
[22:58] * Cheaterman (~cheaterma@unaffiliated/cheaterman) Quit (*.net *.split)
[22:58] * xemdetia_ (xemdetia@nat/ibm/x-foekahcukqdnqmgy) Quit (*.net *.split)
[22:58] * eatkin (~eatkin@166.70.212.121) Quit (*.net *.split)
[22:58] * fwierzbicki (~Adium@99-106-169-5.lightspeed.sntcca.sbcglobal.net) Quit (*.net *.split)
[22:58] * Einherjer (~einherjer@69.64.40.177) Quit (*.net *.split)
[22:58] * jimbaker (~jbaker@python/psf/jimbaker) Quit (*.net *.split)
[22:58] * ahmed_ (sid14086@gateway/web/irccloud.com/x-sebxmdwructlnqau) Quit (*.net *.split)
[22:58] * lopex (uid4272@gateway/web/irccloud.com/x-rkifqroyonnzqecd) Quit (*.net *.split)
[22:58] * jorgew (sid36089@gateway/web/irccloud.com/x-tzxloudcxarrtzlf) Quit (*.net *.split)
[22:58] * dustinm (~dustinm@105.ip-167-114-152.net) Quit (*.net *.split)
[22:58] * Tycale (~Tycale@tycale.be) Quit (*.net *.split)
[22:58] * grey_ (eaaltone@kapsi.fi) Quit (*.net *.split)
[22:58] * gthank (~hank@unaffiliated/gthank) Quit (*.net *.split)
[22:58] * Techcable (~Techcable@techcable.net) Quit (*.net *.split)
[22:58] * [Arfrever] (~Arfrever@apache/committer/Arfrever) Quit (*.net *.split)
[22:58] * non-sense (~non@unaffiliated/non-sense) Quit (*.net *.split)
[22:58] * pjenvey (pjenvey@underboss.org) Quit (*.net *.split)
[22:58] * JStoker (jstoker@unaffiliated/jstoker) Quit (*.net *.split)
[22:58] * maxpowa (maxpowa@ipv6.everythingisawesome.us) Quit (*.net *.split)
[22:58] * ztane (ztane@lakka.kapsi.fi) Quit (*.net *.split)
[22:58] * dyce_ (~otr@ns3290920.ip-5-135-184.eu) Quit (*.net *.split)
[22:58] * contracode (sid121053@gateway/web/irccloud.com/x-fijkoymsphamuuum) Quit (*.net *.split)
[22:58] * paolo (~paolo@unaffiliated/paolo) Quit (*.net *.split)
[22:58] * ChanServ (ChanServ@services.) Quit (*.net *.split)
[22:59] * ahmed_ (sid14086@gateway/web/irccloud.com/x-sebxmdwructlnqau) has joined #jython
[22:59] * lopex (uid4272@gateway/web/irccloud.com/x-rkifqroyonnzqecd) has joined #jython
[22:59] * jorgew (sid36089@gateway/web/irccloud.com/x-tzxloudcxarrtzlf) has joined #jython
[23:00] * mbooth (~mbooth@redhat/mbooth) has joined #jython
[23:00] * jamierocks (jamierocks@bnc.lol768.com) has joined #jython
[23:00] * topi` (topi@kaverit.org) has joined #jython
[23:00] * verterok (~ggonzalez@unaffiliated/verterok) has joined #jython
[23:00] * JStoker (jstoker@unaffiliated/jstoker) has joined #jython
[23:00] * maxpowa (maxpowa@ipv6.everythingisawesome.us) has joined #jython
[23:00] * ztane (ztane@lakka.kapsi.fi) has joined #jython
[23:00] * contracode (sid121053@gateway/web/irccloud.com/x-fijkoymsphamuuum) has joined #jython
[23:00] * paolo (~paolo@unaffiliated/paolo) has joined #jython
[23:01] * dustinm (~dustinm@2607:5300:100:200::160d) has joined #jython
[23:01] * cyraxjoe (~joe@2607:f0d0:1103:106:e::12c) has joined #jython
[23:01] * siel (~siel@unaffiliated/motley) has joined #jython
[23:01] * Rondom (~rondom@modo.nonmodosedetiam.net) has joined #jython
[23:01] * pdurbin (~pdurbin@104.236.120.101) has joined #jython
[23:01] * srcerer (~chatzilla@dns2.klsairexpress.com) has joined #jython
[23:01] * nickmbailey (~nickmbail@184.106.200.167) has joined #jython
[23:01] * offbyone (~offbyone@104.131.118.125) has joined #jython
[23:01] * Arfrever (~Arfrever@apache/committer/Arfrever) has joined #jython
[23:01] * lazybear (~lazybear@radium.atom.fi) has joined #jython
[23:01] * Cheaterman (~cheaterma@unaffiliated/cheaterman) has joined #jython
[23:01] * dyce_ (~otr@ns3290920.ip-5-135-184.eu) has joined #jython
[23:01] * dustinm (~dustinm@2607:5300:100:200::160d) Quit (Max SendQ exceeded)
[23:02] * srcerer (~chatzilla@dns2.klsairexpress.com) Quit (Ping timeout: 244 seconds)
[23:03] * gthank (~hank@unaffiliated/gthank) has joined #jython
[23:03] * Techcable (~Techcable@techcable.net) has joined #jython
[23:03] * [Arfrever] (~Arfrever@apache/committer/Arfrever) has joined #jython
[23:03] * non-sense (~non@unaffiliated/non-sense) has joined #jython
[23:03] * pjenvey (pjenvey@underboss.org) has joined #jython
[23:03] * dustinm (~dustinm@2607:5300:100:200::160d) has joined #jython
[23:03] * Tycale (~Tycale@tycale.be) has joined #jython
[23:03] * grey_ (eaaltone@kapsi.fi) has joined #jython
[23:03] * ohumbel (5390f784@gateway/web/freenode/ip.83.144.247.132) has joined #jython
[23:06] * ChanServ (ChanServ@services.) has joined #jython
[23:06] * eatkin (~eatkin@166.70.212.121) has joined #jython
[23:06] * fwierzbicki (~Adium@99-106-169-5.lightspeed.sntcca.sbcglobal.net) has joined #jython
[23:06] * Einherjer (~einherjer@69.64.40.177) has joined #jython
[23:06] * jimbaker (~jbaker@python/psf/jimbaker) has joined #jython
[23:07] * mbooth (~mbooth@redhat/mbooth) Quit (*.net *.split)
[23:07] * jamierocks (jamierocks@bnc.lol768.com) Quit (*.net *.split)
[23:07] * Einherjer (~einherjer@69.64.40.177) Quit (Max SendQ exceeded)
[23:11] * mbooth (~mbooth@redhat/mbooth) has joined #jython
[23:13] -tomaw- [Global Notice] Sorry for the reconnction noise, we're done now.
[23:13] * mbooth (~mbooth@redhat/mbooth) Quit (*.net *.split)
[23:15] * mbooth (~mbooth@redhat/mbooth) has joined #jython
[23:23] <nickmbailey> jimbaker: added a new diff to http://bugs.jython.org/issue2470 that doesn't break existing tests
[23:23] <nickmbailey> and fixes the issue I was seeing
[23:24] <nickmbailey> still not positive its 100% correct though
[23:24] <nickmbailey> my experience with low level sockets and networking isn't super high
[23:24] * srcerer (~chatzilla@dns2.klsairexpress.com) has joined #jython
[23:33] <jimbaker> nickmbailey, fantastic. i will take a look shortly
[23:33] <jimbaker> it's time to get all these fixes in :)
[23:59] * jamierocks (jamierocks@bnc.lol768.com) has joined #jython

Index

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