#jython IRC Log (v0.9)

Index

IRC Log for 2014-09-18

Timestamps are in GMT/BST.

[1:09] * dorkmafi1 (~dorkmafia@72.5.115.169) has joined #jython
[1:12] * dorkmafia (~dorkmafia@72.5.115.169) Quit (Ping timeout: 272 seconds)
[1:31] * dorkmafi1 (~dorkmafia@72.5.115.169) Quit (Ping timeout: 245 seconds)
[1:39] * wangofett (~wangofett@ip70-178-209-91.ks.ks.cox.net) Quit (Ping timeout: 250 seconds)
[3:17] * jimbaker (~jbaker@python/psf/jimbaker) Quit (Ping timeout: 258 seconds)
[3:20] * jimbaker (~jbaker@24.9.252.60) has joined #jython
[3:20] * jimbaker (~jbaker@24.9.252.60) Quit (Changing host)
[3:20] * jimbaker (~jbaker@python/psf/jimbaker) has joined #jython
[4:16] * dorkmafi1 (~dorkmafia@c-24-5-99-127.hsd1.ca.comcast.net) has joined #jython
[6:04] * a42niem (~niem@p578b7daf.dip0.t-ipconnect.de) has joined #jython
[6:16] * robbyoconnor (~wakawaka@guifications/user/r0bby) has joined #jython
[6:26] * dorkmafi1 (~dorkmafia@c-24-5-99-127.hsd1.ca.comcast.net) Quit (Ping timeout: 245 seconds)
[7:14] * a42niem (~niem@p578b7daf.dip0.t-ipconnect.de) Quit (Ping timeout: 245 seconds)
[9:39] * a42niem (~niem@p578b7daf.dip0.t-ipconnect.de) has joined #jython
[10:29] * mbooth (~mbooth@cpc68386-shef10-2-0-cust10.17-1.cable.virginm.net) has joined #jython
[10:29] * mbooth (~mbooth@cpc68386-shef10-2-0-cust10.17-1.cable.virginm.net) Quit (Changing host)
[10:29] * mbooth (~mbooth@redhat/mbooth) has joined #jython
[11:21] * Ne0nd0g (~Ne0nd0g@unaffiliated/ne0nd0g) Quit (Quit: Leaving)
[11:35] * mbooth_ (~mbooth@redhat/mbooth) has joined #jython
[11:36] * mbooth (~mbooth@redhat/mbooth) Quit (Ping timeout: 245 seconds)
[11:47] * mbooth_ (~mbooth@redhat/mbooth) Quit (Remote host closed the connection)
[11:48] * mbooth (~mbooth@redhat/mbooth) has joined #jython
[13:14] * xemdetia (xemdetia@nat/ibm/x-mesgmjjekjssfiqk) has joined #jython
[13:37] * Tycale (~Tycale@tycale.be) Quit (Quit: Changing server)
[13:39] * Tycale (~Tycale@tycale.be) has joined #jython
[14:08] * gthank (~gthank@unaffiliated/gthank) has joined #jython
[14:49] * fwierzbicki (~Adium@99-106-169-5.lightspeed.sntcca.sbcglobal.net) has joined #jython
[15:04] * Arfrever (~Arfrever@apache/committer/Arfrever) Quit (Quit: Exīre)
[15:28] * Arfrever (~Arfrever@apache/committer/Arfrever) has joined #jython
[15:35] * dorkmafi1 (~dorkmafia@2601:9:680:89b:a5b1:6f66:8627:28cc) has joined #jython
[15:48] * rtdos (~jeffw@216.67.187.221) has joined #jython
[16:42] * dorkmafi1 (~dorkmafia@2601:9:680:89b:a5b1:6f66:8627:28cc) Quit (Ping timeout: 260 seconds)
[16:45] * dorkmafi1 (~dorkmafia@2601:9:680:89b:74a8:3c0d:8e83:60fe) has joined #jython
[17:52] * rtdos (~jeffw@216.67.187.221) Quit (Quit: Bumped.)
[17:53] * rtdos (~rtdos@chyn187-221.hicap.wyoming.com) has joined #jython
[18:02] * gthank (~gthank@unaffiliated/gthank) Quit (Quit: Textual IRC Client: www.textualapp.com)
[18:09] * robbyoconnor (~wakawaka@guifications/user/r0bby) Quit (Ping timeout: 272 seconds)
[18:20] * mbooth is now known as _mbooth
[18:36] <rtdos> is jython compatible with both python 2x and or 3x versions?
[18:49] <jimbaker> rtdos, only 2.x. we have versions for 2.1, 2.2, 2.5, and under dev 2.7
[18:49] <jimbaker> we plan to start work on 3.5 in earnest at pycon in montreal in april
[18:51] <jimbaker> note that there's a lot of code shared internally in cpython betwen 2.7 and 3.3, so it's not so hopeless :)
[18:57] * _mbooth is now known as mbooth
[19:01] <rtdos> cpython? that something different than jpython?
[19:01] <xemdetia> rtdos, cpython = python.org's python
[19:01] <rtdos> ah, ok. but can't wait for 3x version to come out. the python devs seem to be getting antsy about anyone still using 2x. :)
[19:02] <xemdetia> I still would be surprised if 2x ever dies
[19:02] <xemdetia> it's become pretty cobol'd
[19:20] * rtdos (~rtdos@chyn187-221.hicap.wyoming.com) Quit (Quit: Bumped.)
[19:20] * rtdos (~rtdos@chyn187-221.hicap.wyoming.com) has joined #jython
[19:24] * rtdos (~rtdos@chyn187-221.hicap.wyoming.com) Quit (Client Quit)
[19:29] <jimbaker> there are some nice goodies in 3.4, and 3.5 promises more. i'm especially interested in the possibility of adding optional static typing, and how that can be of interest in better java integration
[19:29] <jimbaker> so i plan to in fact help contribute to a forthcoming pep on that
[19:30] <jimbaker> (mostly to make sure it plays well with being on the jvm!)
[19:30] <xemdetia> Oh that's interesting
[19:30] <xemdetia> I am currently stuck maintaining things from years ago
[19:30] <xemdetia> so I pretend 3 doesn't exist
[19:30] <xemdetia> lalalaalalala
[19:30] <jimbaker> xemdetia, ;)
[19:30] <xemdetia> 2.4.3
[19:31] <jimbaker> until recently, i have been so focused on 2.7, i have been doing the same. but now it's almost out. yes, we have some more bugs to fix. something like 39 i have triaged for beta 4
[19:31] * robbyoconnor (~wakawaka@guifications/user/r0bby) has joined #jython
[19:31] <jimbaker> but almost all are pretty small
[19:31] * robbyoconnor (~wakawaka@guifications/user/r0bby) Quit (Client Quit)
[19:32] <jimbaker> we even have patches or pull requests for a few
[19:34] <xemdetia> that's cool
[19:34] <xemdetia> I haven't been able to get my head out of this ssl thing lately
[19:34] <xemdetia> and I threw out my back because I'm that cool of a guy
[19:39] <jimbaker> xemdetia, sorry to hear about your back, that's a tough injury. for myself, i found walking on uneven surfaces was very therapeutic, like a massage i suppose
[19:39] <xemdetia> I actually just got a massage last night
[19:39] <xemdetia> I moved into my new apartment all by myself and I threw out my back doing it
[19:40] <xemdetia> I usually can loosen up after a few days when it happens but this time I had no luck
[19:40] <xemdetia> so after the nice lady beat me with a wrench I'm much better
[19:40] <jimbaker> xemdetia, reminds me of an arrangement some colleagues made many years ago when i moved from providence to boston. they noted, hey, lots of uhaul vans available in providence. and we need one too
[19:40] <xemdetia> jimbaker, that's exactly what I did
[19:40] <xemdetia> more or leass
[19:40] <jimbaker> but because of LIFO stacking
[19:40] <jimbaker> i was screwed
[19:40] <xemdetia> but I was going Amherst -> Boston
[19:40] <xemdetia> :)
[19:40] <xemdetia> Are you RI jim?
[19:41] <jimbaker> i helped them move, but they were too tired by the time the truck finally made it to my new apt
[19:41] <jimbaker> understandably, it was midnight, and it was a big truck
[19:41] <jimbaker> but....
[19:41] <jimbaker> so i used to live in providence/warwick, but not since 1997
[19:41] <xemdetia> ah, no I'm originally from in RI
[19:42] <xemdetia> since the comparitive odds of running into a RI person are slim it's always fun
[19:42] <jimbaker> i'm now in boulder colorado
[19:42] <xemdetia> my aunt lives there
[19:42] <xemdetia> I hear about it all the time
[19:42] <xemdetia> why is boulder so popular D:
[19:43] <jimbaker> because it's beautiful and there's so much to do if one likes the outdoors. that works for me :)
[19:43] <jimbaker> but i do miss kayaking on the east coast. or digging for clams. fun stuff
[19:44] <jimbaker> xemdetia, re ssl - have you looked at what we are supporting in 2.7 beta 3/trunk?
[19:45] <xemdetia> I haven't
[19:45] <xemdetia> I've been focused on a non-python project for that
[19:45] <xemdetia> trying to compress a ecdhe into something as small as possible
[19:46] <xemdetia> I still have to get my footing in the jython source
[19:48] <jimbaker> xemdetia, ahh fun. would be worthwhile comparing w/ bouncycastle
[19:49] <xemdetia> It would be! I'm just doing something relatively zany
[19:49] <xemdetia> and my options of what is actually available is very limited
[19:52] <xemdetia> human-dhe
[19:52] <jimbaker> xemdetia, there are a couple of outstanding bugs in our ssl implementation around some basic encoding questions that need to be fixed... ;)
[19:53] <jimbaker> basically asn stuff
[19:53] <xemdetia> ahhh
[19:53] <xemdetia> interesting
[19:53] <xemdetia> let me add that to the book
[19:53] <jimbaker> doesn't impact usage, but it does introspection of a given cert
[19:54] <jimbaker> so easy enough to fix, and obviously not highest priority. but still sort of cool stuff
[19:55] <xemdetia> I will have to see if I can make some time
[19:56] <jimbaker> xemdetia, cool, thanks!
[20:06] * xemdetia (xemdetia@nat/ibm/x-mesgmjjekjssfiqk) Quit (Read error: Connection reset by peer)
[20:14] * xemdetia (xemdetia@nat/ibm/x-lxjoaqssuyugudzw) has joined #jython
[20:20] * diametric (~diametric@2604:3400:dc1:43:216:3eff:fe27:bf9d) Quit (Ping timeout: 272 seconds)
[21:25] * a42niem (~niem@p578b7daf.dip0.t-ipconnect.de) Quit (Ping timeout: 272 seconds)
[21:27] * JythonLogBot (~PircBot@74.50.59.201) Quit (Ping timeout: 245 seconds)
[21:27] * JythonLogBot disconnected - trying to reconnect...
[21:27] -sendak.freenode.net- *** Looking up your hostname...
[21:27] -sendak.freenode.net- *** Checking Ident
[21:27] -sendak.freenode.net- *** No Ident response
[21:27] -sendak.freenode.net- *** Couldn't look up your hostname

Index

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