#jython IRC Log (v0.9)

Index

IRC Log for 2013-12-24

Timestamps are in GMT/BST.

[11:10] -kornbluth.freenode.net- *** Looking up your hostname...
[11:10] -kornbluth.freenode.net- *** Checking Ident
[11:10] -kornbluth.freenode.net- *** No Ident response
[11:10] -kornbluth.freenode.net- *** Couldn't look up your hostname
[11:10] * JythonLogBot (~PircBot@74.50.59.201) has joined #jython
[11:10] * Topic is 'Try Jython 2.7b1 at http://tinyurl.com/d4s8qvd | This channel is logged: http://jython.extreme.st/irclogs/ | Please update the wiki: http://wiki.python.org/jython | Jython Book: http://jythonbook.com | Podcast: http://jython.org/jythonpodcast/'
[11:10] * Set by Juneau001!~Juneau@50-45-119-204.dklb.il.frontiernet.net on Tue Feb 12 23:33:36 UTC 2013
[11:32] <tlecomte> jimbaker: so it looks to me that the problem is that the AST class does not have a __dict__
[14:07] * willvw (uid20852@gateway/web/irccloud.com/x-rmlwhcjuxtoyttux) Quit (*.net *.split)
[14:08] * willvw (~sid20852@gateway/web/irccloud.com/x-qntksiykistrlveh) has joined #jython
[14:47] * oscar_toro (~Thunderbi@186-79-52-122.baf.movistar.cl) has joined #jython
[15:19] * oscar_toro (~Thunderbi@186-79-52-122.baf.movistar.cl) Quit (Ping timeout: 248 seconds)
[15:55] * oscar_toro (~Thunderbi@186-79-52-122.baf.movistar.cl) has joined #jython
[16:10] * oscar_toro (~Thunderbi@186-79-52-122.baf.movistar.cl) Quit (Ping timeout: 272 seconds)
[16:27] <jimbaker> tlecomte, thanks for the clarification - i also saw the bug report (http://bugs.jython.org/issue2108) - so this makes a lot more sense
[16:29] <jimbaker> fwierzbicki really knows the details here, however re __dict__ on an AST node, in principle we can support this. The only question is whether this will then slow down parsing due to additional ConcurrentHashMap allocations
[17:08] * oscar_toro (~Thunderbi@186-79-52-122.baf.movistar.cl) has joined #jython
[17:25] * lheuer (~Adium@unaffiliated/lheuer) Quit (Quit: Leaving.)
[18:15] * oscar_toro (~Thunderbi@186-79-52-122.baf.movistar.cl) Quit (Ping timeout: 240 seconds)
[20:25] <jimbaker> very very cool, got my first example running on a proof of concept for socket reboot; now to be seen if select actually works too; https://github.com/jimbaker/socket-reboot
[21:25] * lheuer (~Adium@f049207014.adsl.alicedsl.de) has joined #jython
[21:25] * lheuer (~Adium@f049207014.adsl.alicedsl.de) Quit (Changing host)
[21:25] * lheuer (~Adium@unaffiliated/lheuer) has joined #jython
[21:47] * sinsnare|zzZZzz is now known as sinistersnare
[23:11] * oscar_toro (~Thunderbi@186-79-30-212.baf.movistar.cl) 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).