#jython IRC Log (v0.9)

Index

IRC Log for 2015-11-16

Timestamps are in GMT/BST.

[0:22] * cyraxjoe (~joe@CableLink205-241.telefonia.InterCable.net) Quit (Ping timeout: 240 seconds)
[1:32] * ahmed_ (sid14086@gateway/web/irccloud.com/x-wwpvaewxkxfzdiyl) Quit (Ping timeout: 246 seconds)
[1:33] * jorgew (sid36089@gateway/web/irccloud.com/x-hhrdfwebvspdzxci) Quit (Read error: Connection reset by peer)
[1:37] * jorgew (sid36089@gateway/web/irccloud.com/x-elrvychopteisfae) has joined #jython
[1:44] * Guest87772 (sid14086@gateway/web/irccloud.com/x-lkjwunmxxidroyjw) has joined #jython
[7:10] * ebarrett (~edd@vext01.default.vext01.uk0.bigv.io) has joined #jython
[7:11] * siel_ (~siel@unaffiliated/motley) has joined #jython
[7:12] * jorgew_ (sid36089@gateway/web/irccloud.com/x-ephojwvsozwbhqbc) has joined #jython
[7:15] * Einherjer (~einherjer@178.18.241.175) Quit (Write error: Broken pipe)
[7:15] * ebarrett_ (~edd@vext01.default.vext01.uk0.bigv.io) Quit (Write error: Broken pipe)
[7:15] * siel (~siel@unaffiliated/motley) Quit (Write error: Broken pipe)
[7:15] * jorgew (sid36089@gateway/web/irccloud.com/x-elrvychopteisfae) Quit (Ping timeout: 448 seconds)
[7:15] * siel_ is now known as siel
[7:16] * jorgew_ is now known as jorgew
[7:17] * E1nherjer (~einherjer@178.18.241.175) has joined #jython
[7:35] * E1nherjer is now known as Einherjer
[8:38] * jimbaker (~jbaker@python/psf/jimbaker) Quit (Ping timeout: 246 seconds)
[8:42] * ohumbel (5390f784@gateway/web/freenode/ip.83.144.247.132) Quit (Quit: Page closed)
[9:01] * ProphetDaniel (bd1a33f4@gateway/web/freenode/ip.189.26.51.244) Quit (Ping timeout: 246 seconds)
[12:29] * ProphetDaniel (c88cc73f@gateway/web/freenode/ip.200.140.199.63) has joined #jython
[12:30] <ProphetDaniel> Hi pdurbin and agronholm
[12:31] <ProphetDaniel> Good morning python warriors!
[12:31] <ProphetDaniel> I saw in the IRC log that you've sent messages to me yesterday. Sorry, I was enjoying my daughter's companion at the time.
[12:33] <ProphetDaniel> pdurbin, the java examples provided by the Xchange library are cool so that I already utilize them.
[12:37] <ProphetDaniel> There are just a bunch of fuctionilities I 'm adding to my project that I think Python is a more suitable language than Java for this higher level programing.
[12:38] <ProphetDaniel> agronholm, I started studying py4J and embedding it in my project.
[12:41] <ProphetDaniel> I made py4j work in my project. In the beggining I started loosing motivation utilizing py4j because it doesn't have autocompletion for acessing java objects. Then what gave me a blast was that I wasn't able to call a superclass interface method of my generated java object.
[12:42] <ProphetDaniel> Anyway the ideal soluion is solving this: http://stackoverflow.com/questions/33631652/converting-to-jython-a-python-3-5-project-unicodedecodeerror-unicodeescape
[12:42] <ProphetDaniel> If you think you can help fixing this problem, go for it. If you think you can't, vote it up for increases its visibility among programmers.
[12:43] <ProphetDaniel> For those who still didn't vote, I meant.
[13:17] <ProphetDaniel> agronholmm, to avoid lone surrogates I changed the line 167 of future\utils\surrogateescape.py to:
[13:17] <ProphetDaniel> FS_ENCODING = 'ascii'; fn = b('[abc)')+unichr(0xff)+b(']'); encoded = u('[abc)')+unichr(0xdcff)+u(']')
[13:22] <ProphetDaniel> The supposed solution is based on https://github.com/simplejson/simplejson/issues/70
[13:22] <ProphetDaniel> The problem is it actually doesn't work.
[13:27] <ProphetDaniel> The error shown is:
[13:27] <ProphetDaniel> ValueError: unichr() arg is a lone surrogate in range (0xD800, 0xDFFF) (Jython UTF-16 encoding)
[13:35] * TomA (44202edf@gateway/web/freenode/ip.68.32.46.223) has joined #jython
[13:39] * TomA (44202edf@gateway/web/freenode/ip.68.32.46.223) Quit (Client Quit)
[13:41] * TomA (44202edf@gateway/web/freenode/ip.68.32.46.223) has joined #jython
[14:38] * xemdetia (xemdetia@nat/ibm/x-whbdlhgjsxfmwilj) has joined #jython
[15:30] * xemdetia (xemdetia@nat/ibm/x-whbdlhgjsxfmwilj) Quit (Quit: Leaving)
[15:31] * xemdetia (xemdetia@nat/ibm/x-abyijtjczcaxirep) has joined #jython
[16:16] * jimbaker (~jbaker@c-76-25-158-6.hsd1.co.comcast.net) has joined #jython
[16:16] * jimbaker (~jbaker@c-76-25-158-6.hsd1.co.comcast.net) Quit (Changing host)
[16:16] * jimbaker (~jbaker@python/psf/jimbaker) has joined #jython
[16:16] * ChanServ sets mode +o jimbaker
[16:57] * fwierzbicki (~Adium@99-106-169-5.lightspeed.sntcca.sbcglobal.net) has joined #jython
[17:23] <agronholm> ProphetDaniel: why ARE you trying to work with lone surrogates anyway?
[17:23] * ProphetDaniel (c88cc73f@gateway/web/freenode/ip.200.140.199.63) Quit (Ping timeout: 246 seconds)
[17:23] * srcerer_ is now known as srcerer
[18:25] * cyraxjoe (~joe@CableLink205-241.telefonia.InterCable.net) has joined #jython
[18:42] * robbyoconnor (~wakawaka@guifications/user/r0bby) Quit (Quit: Konversation terminated!)
[19:24] * TomA (44202edf@gateway/web/freenode/ip.68.32.46.223) Quit (Quit: Page closed)
[19:36] * siel (~siel@unaffiliated/motley) Quit (Ping timeout: 250 seconds)
[19:58] * dew3y (U2FsdGVkX1@ma.sdf.org) Quit (Ping timeout: 260 seconds)
[20:01] * xemdetia (xemdetia@nat/ibm/x-abyijtjczcaxirep) Quit (Ping timeout: 260 seconds)
[20:09] * xemdetia (xemdetia@nat/ibm/x-cshgtiunwbbyuxib) has joined #jython
[21:19] * siel (~siel@unaffiliated/motley) has joined #jython
[21:59] <jimbaker> just wanted to note here - we need to push back the RC once again. the main cause is the pip bug that was not really closed as we thought it was (certainly as i thought it was)
[22:01] <jimbaker> anyway, i see 3 key bugs to be fixed: 1) pip - http://bugs.jython.org/issue2360; 2) java 9 - http://bugs.jython.org/issue2362; 3) tox support - http://bugs.jython.org/issue2431
[22:01] <jimbaker> tox support would help us prevent bug #1
[22:02] <jimbaker> from recurring as a regression
[22:03] <jimbaker> anyway, that's a heads up for an email i'm planning for jython-dev!
[22:04] <jimbaker> nickmbailey, were you able to make progress with the fix to socket.connect_ex i made?
[22:54] * xemdetia (xemdetia@nat/ibm/x-cshgtiunwbbyuxib) Quit (Ping timeout: 252 seconds)
[22:57] * robbyoconnor (~wakawaka@guifications/user/r0bby) has joined #jython
[23:01] * robbyoconnor (~wakawaka@guifications/user/r0bby) Quit (Remote host closed the connection)
[23:02] * robbyoconnor (~wakawaka@guifications/user/r0bby) has joined #jython
[23:06] * robbyoconnor (~wakawaka@guifications/user/r0bby) Quit (Remote host closed the connection)
[23:07] * robbyoconnor (~wakawaka@guifications/user/r0bby) has joined #jython
[23:16] * robbyoconnor (~wakawaka@guifications/user/r0bby) Quit (Quit: Konversation terminated!)

Index

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