#jython IRC Log (v0.9)

Index

IRC Log for 2012-04-04

Timestamps are in GMT/BST.

[0:18] * wmeissner_ (~wmeissner@ppp59-167-223-31.static.internode.on.net) has joined #jython
[0:22] * wmeissner (~wmeissner@ppp59-167-223-31.static.internode.on.net) Quit (Ping timeout: 252 seconds)
[0:22] * wmeissner_ is now known as wmeissner
[2:57] * wmeissner (~wmeissner@ppp59-167-223-31.static.internode.on.net) Quit (Remote host closed the connection)
[2:57] * wmeissner (~wmeissner@ppp59-167-223-31.static.internode.on.net) has joined #jython
[4:22] * shashank (~shashank@174-16-109-174.hlrn.qwest.net) has joined #jython
[4:33] * verterok (~ggonzalez@91.189.93.65) Quit (Read error: error:1408F10B:SSL routines:SSL3_GET_RECORD:wrong version number)
[4:33] * verterok (~ggonzalez@91.189.93.65) has joined #jython
[5:54] * Arfrever (~Arfrever@apache/committer/Arfrever) Quit (Quit: Ex??re)
[6:10] * lheuer (~Adium@unaffiliated/lheuer) has joined #jython
[6:18] * shashank (~shashank@174-16-109-174.hlrn.qwest.net) Quit (Ping timeout: 276 seconds)
[7:15] * robbyoconnor (~wakawaka@guifications/user/r0bby) has joined #jython
[7:33] * Oti (~ohumbel@adsl-89-217-205-6.adslplus.ch) Quit (Quit: Oti)
[8:24] * robbyoconnor (~wakawaka@guifications/user/r0bby) Quit (Ping timeout: 265 seconds)
[8:30] * robbyoconnor (~wakawaka@guifications/user/r0bby) has joined #jython
[8:51] * Oti (5390f2dc@gateway/web/freenode/ip.83.144.242.220) has joined #jython
[10:17] * r0bby (~wakawaka@guifications/user/r0bby) has joined #jython
[10:27] * robbyoconnor (~wakawaka@guifications/user/r0bby) Quit (*.net *.split)
[11:13] * juneau001 (~juneau@131.225.24.158) has joined #jython
[11:22] * wmeissner (~wmeissner@ppp59-167-223-31.static.internode.on.net) Quit (Quit: wmeissner)
[12:22] * wainersm (~wainersm@189.61.204.85) has joined #jython
[13:00] * enebo (~enebo@71-215-210-193.mpls.qwest.net) has joined #jython
[14:02] * r0bby is now known as robbyoconnor
[14:47] * Oti (5390f2dc@gateway/web/freenode/ip.83.144.242.220) Quit (Quit: Page closed)
[14:51] * shashank (~shashank@174-16-109-174.hlrn.qwest.net) has joined #jython
[16:42] * seletz (~seletz@business-178-015-118-087.static.arcor-ip.net) Quit (Quit: seletz)
[17:14] * r0bby (~wakawaka@guifications/user/r0bby) has joined #jython
[17:17] * robbyoconnor (~wakawaka@guifications/user/r0bby) Quit (Ping timeout: 252 seconds)
[17:29] * shashank (~shashank@174-16-109-174.hlrn.qwest.net) Quit (Ping timeout: 272 seconds)
[18:50] <pjenvey> fwierzbicki - that float trunc impl kind of just looks equiv to __int__()
[18:52] <pjenvey> fwierzbicki - are there tests for float('inf').__trunc__() and float('nan').__trunc__()?
[18:57] <fwierzbicki> pjenvey: I don't think there are tests for that - but I'll check - in any case compare the cpython behavior for nan, inf, etc by hand
[18:57] <fwierzbicki> s/compare/I'll compare/
[18:58] * juneau001 (~juneau@131.225.24.158) Quit (Quit: juneau001)
[18:59] <fwierzbicki> yep I got it wrong - heading out to lunch but will fix when I get back
[19:10] <sabi> yeah cpython's tests are pretty poor on this kind of stuff
[19:11] * Trundle (~andy@python/site-packages/trundle) has joined #jython
[19:26] <pjenvey> yea the nan/inf stuff is always tricky, it has more tests than it used to but still lacking i guess
[19:49] * juneau001 (~juneau@50.44.13.106) has joined #jython
[19:53] * dansul (~dansul@unaffiliated/dansul) has joined #jython
[19:53] * dansul (~dansul@unaffiliated/dansul) has left #jython
[20:27] * wainersm (~wainersm@189.61.204.85) Quit (Quit: Ex-Chat)
[20:47] * juneau001 (~juneau@50.44.13.106) Quit (Quit: juneau001)
[20:52] * juneau001 (~juneau@50.44.13.106) has joined #jython
[21:02] * juneau001 (~juneau@50.44.13.106) Quit (Quit: juneau001)
[21:06] * juneau001 (~juneau@50.44.13.106) has joined #jython
[21:22] * enebo (~enebo@71-215-210-193.mpls.qwest.net) Quit (Quit: enebo)
[21:22] * enebo (~enebo@71-215-210-193.mpls.qwest.net) has joined #jython
[21:22] * enebo (~enebo@71-215-210-193.mpls.qwest.net) Quit (Client Quit)
[21:23] * enebo (~enebo@71-215-210-193.mpls.qwest.net) has joined #jython
[22:41] * Trundle (~andy@python/site-packages/trundle) Quit (Remote host closed the connection)
[22:52] * enebo (~enebo@71-215-210-193.mpls.qwest.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).