#jython IRC Log (v0.9)

Index

IRC Log for 2015-02-20

Timestamps are in GMT/BST.

[0:19] * xemdetia (~xemdetia@pool-96-230-53-83.bstnma.fios.verizon.net) has joined #jython
[0:31] * enebo (~enebo@c-75-73-8-169.hsd1.mn.comcast.net) has joined #jython
[0:32] * enebo (~enebo@c-75-73-8-169.hsd1.mn.comcast.net) Quit (Client Quit)
[2:26] * xemdetia (~xemdetia@pool-96-230-53-83.bstnma.fios.verizon.net) Quit (Ping timeout: 252 seconds)
[2:40] * srcerer (~chatzilla@dns2.klsairexpress.com) Quit (Quit: ChatZilla 0.9.91.1 [Firefox 35.0/20150108202552])
[2:42] * srcerer (~chatzilla@dns2.klsairexpress.com) has joined #jython
[8:00] * bretthart (~brett@2602:306:b88a:54a0:987e:ab08:9a1c:1e3d) has joined #jython
[8:01] <bretthart> Rusthon example loading jvm and calling Jython. http://rusthon-lang.blogspot.com/2015/02/java-frontend-with-giws.html
[8:32] * mbooth (~mbooth@redhat/mbooth) Quit (Ping timeout: 245 seconds)
[8:35] * Trundle (~andy@python/site-packages/trundle) has joined #jython
[8:48] * Trundle (~andy@python/site-packages/trundle) Quit (Remote host closed the connection)
[8:51] * Trundle (~andy@python/site-packages/trundle) has joined #jython
[8:57] * mbooth (~mbooth@84.93.170.69) has joined #jython
[8:57] * mbooth (~mbooth@84.93.170.69) Quit (Changing host)
[8:57] * mbooth (~mbooth@redhat/mbooth) has joined #jython
[10:36] * bretthart (~brett@2602:306:b88a:54a0:987e:ab08:9a1c:1e3d) Quit (Quit: Leaving)
[11:39] * [Arfreve1] (~Arfrever@minotaur.apache.org) has joined #jython
[11:44] * [Arfrever] (~Arfrever@apache/committer/Arfrever) Quit (*.net *.split)
[13:53] * fiskenslakt (~derek@ool-18bd2b83.dyn.optonline.net) has left #jython
[14:04] * robbyoconnor (~wakawaka@guifications/user/r0bby) Quit (Quit: Konversation terminated!)
[14:08] * robbyoconnor (~wakawaka@guifications/user/r0bby) has joined #jython
[14:35] <jimbaker> bretthart, that's very cool re rusthon and jni support
[14:53] <peke> jimbaker: with b4 `u'\xe4' == '\xe4'`
[14:54] <peke> is that known? should i submit an issue?
[14:54] <peke> w/ cpython that's False and you get UnicodeWarning as a bonus
[15:47] * xemdetia (xemdetia@nat/ibm/x-ihjqzskqssxykghl) has joined #jython
[15:55] <jimbaker> not known, so please submit a bug
[15:55] <jimbaker> peke, as you know, python 2.x's comparison model is way too complex
[15:58] * jorgew (sid36089@gateway/web/irccloud.com/x-ljkukkyajelzmhnx) Quit (Remote host closed the connection)
[16:31] * jorgew (sid36089@gateway/web/irccloud.com/x-gmgtaabmakqpkxas) has joined #jython
[16:41] * enebo (~enebo@c-75-73-8-169.hsd1.mn.comcast.net) has joined #jython
[17:34] * shakti (~shakti@122.167.112.63) has joined #jython
[17:36] * shakti (~shakti@122.167.112.63) Quit (Client Quit)
[18:01] * enebo (~enebo@c-75-73-8-169.hsd1.mn.comcast.net) Quit (Quit: enebo)
[18:23] * Trundle (~andy@python/site-packages/trundle) Quit (Remote host closed the connection)
[18:44] * mbooth (~mbooth@redhat/mbooth) Quit (Ping timeout: 246 seconds)
[18:44] * enebo (~enebo@c-75-73-8-169.hsd1.mn.comcast.net) has joined #jython
[18:54] * enebo (~enebo@c-75-73-8-169.hsd1.mn.comcast.net) Quit (Quit: enebo)
[19:15] * Trundle (~andy@python/site-packages/trundle) has joined #jython
[19:17] * xemdetia (xemdetia@nat/ibm/x-ihjqzskqssxykghl) Quit (Ping timeout: 264 seconds)
[19:41] * xemdetia (~xemdetia@pool-96-230-53-83.bstnma.fios.verizon.net) has joined #jython
[19:53] * enebo (~enebo@c-75-73-8-169.hsd1.mn.comcast.net) has joined #jython
[20:19] * ninedragon is now known as Cheddaring
[20:23] * Cheddaring is now known as nincheddar
[20:23] * nincheddar is now known as ninecheddar
[21:05] <peke> jimbaker: `u'\xe4' == '\xe4'` also with 2.5 so that's not a regression. doesn
[21:06] <peke> doesn't seem to cause much problems in real life.
[21:06] <peke> but i'll submit an issue anyway.
[21:07] <peke> btw, b4 is not yet mentioned at jython.org. makes it harder to announce the release to others.
[21:07] <agronholm> I can fix that
[21:08] <peke> agronholm: thanks!
[21:09] * mbooth (~mbooth@redhat/mbooth) has joined #jython
[21:24] <agronholm> peke: all done
[22:39] * enebo (~enebo@c-75-73-8-169.hsd1.mn.comcast.net) Quit (Quit: enebo)
[23:02] * Trundle (~andy@python/site-packages/trundle) Quit (Remote host closed the connection)

Index

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