#jython IRC Log (v0.9)

Index

IRC Log for 2015-01-07

Timestamps are in GMT/BST.

[0:02] * robbyoconnor (~wakawaka@guifications/user/r0bby) has joined #jython
[0:08] * deepy (znc@acehack.de) Quit (Quit: ZNC - http://znc.in)
[0:08] * deepy (deepy@acehack.de) has joined #jython
[0:53] * deepy (deepy@acehack.de) Quit (Changing host)
[0:53] * deepy (deepy@wrongplanet/deepa) has joined #jython
[0:57] <jimbaker> fwierzbicki, all done with the bugs i planned to fix
[0:57] <jimbaker> plus one bonus bug :)
[0:58] <jimbaker> we should still go through hg log and add entries in NEWS accordingly. good work for tomorrow
[0:58] <fwierzbicki> sounds good
[0:59] <fwierzbicki> If I have time I'll audit PythonPartial.g to see if there are any other easy fixes like supporting "as" in exceptions
[1:04] <agronholm> what's that?
[1:04] <agronholm> right, you're talking about something that's already been fixed
[1:06] <jimbaker> agronholm, right, we are finalizing beta 4
[1:08] <jimbaker> so we plan to release on thursday. we have fixed all the bugs we plan to have completed, now we are just doing some bookkeeping to make sure of everything
[2:43] * srcerer (~chatzilla@dns2.klsairexpress.com) has joined #jython
[3:01] * robbyoconnor (~wakawaka@guifications/user/r0bby) Quit (Ping timeout: 265 seconds)
[3:36] * wovenhead (~wovenhead@pool-108-44-87-35.ronkva.east.verizon.net) Quit ()
[6:45] * ohumbel_ (~ohumbel@adsl-178-38-248-15.adslplus.ch) Quit (Quit: ohumbel_)
[8:04] * robbyoconnor (~wakawaka@cpe-68-174-58-54.hvc.res.rr.com) has joined #jython
[8:05] * robbyoconnor (~wakawaka@cpe-68-174-58-54.hvc.res.rr.com) Quit (Changing host)
[8:05] * robbyoconnor (~wakawaka@guifications/user/r0bby) has joined #jython
[8:35] * robbyoconnor (~wakawaka@guifications/user/r0bby) Quit (Quit: Konversation terminated!)
[8:45] * robbyoconnor (~wakawaka@guifications/user/r0bby) has joined #jython
[9:18] * lanox (~lanox@111.67.21.197) has joined #jython
[9:19] <lanox> hi can someone help me to rewrite this expression using sqrt and pow please
[9:19] <lanox> (((x1-x2)*(x1-x2)) + ((y1-y2)*(y1-y2)))**0.5
[13:37] <peke> jimbaker: fwierzbicki: Great to hear b4 is close! Getting my Popen.pid implementation in isn't that urgent, but having it in a tagged release would get more testing in different environments.
[13:37] <peke> Changes aren't that big either: https://github.com/pekkaklarck/jython/compare/Popen.pid
[14:15] * xemdetia (xemdetia@nat/ibm/x-xppvxltozhoibpok) has joined #jython
[14:52] * Paladiamors (~justin@pa9b391.tokynt01.ap.so-net.ne.jp) has joined #jython
[14:53] * enebo (~enebo@c-75-73-8-169.hsd1.mn.comcast.net) has joined #jython
[15:53] * wovenhead (~wovenhead@pool-108-44-87-35.ronkva.east.verizon.net) has joined #jython
[16:16] <jimbaker> peke, yeah, just trying to prioritize here
[16:19] <jimbaker> fwierzbicki, there are two more backwards breaking bugs we should address before beta 4 - http://bugs.jython.org/issue1561 and http://bugs.jython.org/issue1781
[16:19] <jimbaker> either they are in - or they are not
[16:20] <jimbaker> i will give myself today
[16:22] <jimbaker> peke, re the Popen.pid stuff - i'm also not the only committer here. agronholm, do you have a chance to review?
[16:23] <agronholm> jimbaker: I can give it a look-over, not sure I'm qualified
[16:23] <agronholm> could you give me a convenient link?
[16:24] <jimbaker> agronholm, i believe it might just be blocking on testing. not sure, mental bandwidth is way too limited :(
[16:24] <jimbaker> http://bugs.jython.org/issue2221
[16:25] <jimbaker> also related http://bugs.jython.org/issue2219 and http://bugs.jython.org/issue2220
[16:30] <jimbaker> also, i tried to go over as many of the open bugs - 275 is the current count - and triage to what we might reasonably try to fix. urgent now means beta 4 - or not at all because backwards breaking. high is stuff we might hope to address by release candidate 1
[16:32] <agronholm> I can't see any obvious problems with the PR
[16:32] <agronholm> then again the Windows stuff falls outside my field of expertise
[17:14] <jimbaker> agronholm, i think i was hoping we would avoid using ctypes... but if it looks good, please merge
[17:14] <jimbaker> we can always revisit with something using JFFI i suppose
[17:15] <agronholm> peke: I trust you've tested it on at least Linux and Windows?
[17:36] * Arfrever (~Arfrever@apache/committer/Arfrever) has joined #jython
[18:27] * Oti (~ohumbel@adsl-178-38-248-15.adslplus.ch) has joined #jython
[21:59] * DavidPS (~dps@cpc73107-shef13-2-0-cust180.17-1.cable.virginm.net) Quit (Quit: ZNC - http://znc.in)
[22:02] * DavidPS (~dps@cpc73107-shef13-2-0-cust180.17-1.cable.virginm.net) has joined #jython
[22:35] * Paladiamors (~justin@pa9b391.tokynt01.ap.so-net.ne.jp) Quit (Ping timeout: 245 seconds)
[22:36] * wovenhead (~wovenhead@pool-108-44-87-35.ronkva.east.verizon.net) Quit ()
[23:21] * enebo (~enebo@c-75-73-8-169.hsd1.mn.comcast.net) Quit (Quit: enebo)

Index

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