| cwillu_at_work (~cwillu@cwillu-1-pt.tunnel.tserv13.ash1.ipv6.he.net) joined #pypy. | 00:02 | |
| k_bx (~k_bx@94.244.19.62) left irc: Ping timeout: 260 seconds | 00:11 | |
| Sho_ (~EHS1@kde/hein) left irc: Quit: Stop leaking memory like it's going out of fashion. | 00:11 | |
| Sho_ (~EHS1@kde/hein) joined #pypy. | 00:16 | |
| canta | mh, how can i make the W_DictViewKeysObject iterable? | 00:17 |
|---|---|---|
| aat (~aat@cpe-72-225-174-173.nyc.res.rr.com) joined #pypy. | 00:17 | |
| lizardo (~lizardo@201008207211.user.veloxzone.com.br) joined #pypy. | 00:18 | |
| mtigas (Adium@users.spokesman.com) left #pypy. | 00:23 | |
| antocuni (~antocuni@host152-120-dynamic.11-79-r.retail.telecomitalia.it) left irc: Ping timeout: 260 seconds | 00:25 | |
| bbot2 | 4Failure: 15http://buildbot.pypy.org/builders/own-linux-x86-32/builds/1806 [12alex, virtual-dicts] | 00:29 |
| bgola (~bgola@c95185bc.virtua.com.br) left irc: Ping timeout: 260 seconds | 00:32 | |
| gutworth | canta: implement iter_DictViewKeysObject | 00:34 |
| mat^2 (~mathias@212.130.113.35) left irc: Ping timeout: 240 seconds | 00:35 | |
| gutworth | (shoudln't it already be iterable?) | 00:35 |
| jonanin (~jonanin@24-183-50-140.dhcp.mdsn.wi.charter.com) joined #pypy. | 00:35 | |
| aat (~aat@cpe-72-225-174-173.nyc.res.rr.com) left irc: Quit: Computer has gone to sleep. | 00:36 | |
| Unhelpful | canta: generally what you want to do is run your test with the timeit module - this will run a set of statements many times, so the JIT will be able to warm up and compile some of it. | 00:36 |
| Alex_Gaynor | gutworth: it should be (or the 2.7 tests suck... ;)) | 00:37 |
| gutworth | well, I can see it is | 00:37 |
| Alex_Gaynor | gutworth: want to debug the x86 backend/register allocator :)? | 00:37 |
| canta | I try to make the py3k branch dicts like they should be, {}.keys() is a view there, which bags the problem atm i recon.. | 00:38 |
| gutworth | do i want to stick boulders in my ears? | 00:38 |
| Alex_Gaynor | gutworth: that sounds about as much fun as http://paste.pocoo.org/show/498245/ (virtual-dict branch) | 00:38 |
| mcdonc (~mcdonc@cabana.palladion.com) left irc: Ping timeout: 258 seconds | 00:40 | |
| timonator | Alex_Gaynor: are you currently fixing the sleep issue? seems like something i could do | 00:40 |
| Alex_Gaynor | I'm not looking at it ATM, should be a pretty easy patch | 00:40 |
| timonator | i wonder, if pypy crashes, will a test case cause a crash of the test runner? | 00:42 |
| bgola (~bgola@c95185bc.virtua.com.br) joined #pypy. | 00:44 | |
| tlynn (~tlynn@cpc6-cmbg14-2-0-cust121.5-4.cable.virginmedia.com) left irc: Ping timeout: 240 seconds | 00:44 | |
| timonator | nope, doesn't seem to be the case (at least untranslated) | 00:45 |
| bbot2 | Started: 15http://buildbot.pypy.org/builders/own-linux-x86-32/builds/1807 | 00:50 |
| bbot2 | Started: 15http://buildbot.pypy.org/builders/pypy-c-jit-linux-x86-32/builds/1069 | 00:50 |
| bbot2 | Started: 15http://buildbot.pypy.org/builders/pypy-c-jit-linux-x86-64/builds/541 | 00:50 |
| bbot2 | Started: 15http://buildbot.pypy.org/builders/pypy-c-app-level-linux-x86-64/builds/591 | 00:50 |
| bbot2 | Started: 15http://buildbot.pypy.org/builders/pypy-c-Ojit-no-jit-linux-x86-32/builds/777 | 00:50 |
| bbot2 | Started: 15http://buildbot.pypy.org/builders/pypy-c-app-level-linux-x86-32/builds/1409 | 00:50 |
| bbot2 | Started: 15http://buildbot.pypy.org/builders/pypy-c-jit-win-x86-32/builds/241 | 00:50 |
| kenaan | 12gutworth default 117eea9ac595bd 15/pypy/rpython/module/ll_os.py: I fixed this ages ago. | 00:50 |
| timonator | a bummer thsi commit missed the "deadline" by just a few minutes | 00:53 |
| kenaan | 12timo_jbo default 111ee24bbb619b 15/pypy/module/rctime/test/test_rctime.py: make the test for time.sleep with negative values fail (Issue922) | 00:53 |
| timonator | my commits* | 00:53 |
| kenaan | 12timo_jbo default 11b5bd720602fb 15/pypy/module/rctime/interp_time.py: raise an IOError when sleeping for negative time (Issue922) | 00:53 |
| kenaan | 12timo_jbo default 11c0c84696f00b 15/pypy/rpython/module/ll_os.py: Merge heads | 00:53 |
| aat (~aat@cpe-72-225-174-173.nyc.res.rr.com) joined #pypy. | 00:54 | |
| CIA-25 | 03timo 07roundup * 10#922/1.6 crashes with time.sleep(negative_number): | 00:54 |
| CIA-25 | [testing] Should be fixed with the last two commits I made to pypy. Unfortunately I missed | 00:54 |
| CIA-25 | the buildbots by 5 minutes, so the next nightly will ... * 14https://bugs.pypy.org/issue922 | 00:54 |
| gutworth | Alex_Gaynor: yum | 00:58 |
| gutworth | do the logs have anything interesting in them? | 00:59 |
| Alex_Gaynor | gutworth: last thing that happens is it logs a jit-log-opt, which has 3 setinteriorfield_gcs | 00:59 |
| davisagli (~davisagli@davisagli.com) left irc: Excess Flood | 00:59 | |
| davisagli (~davisagli@davisagli.com) joined #pypy. | 01:01 | |
| davisagli (~davisagli@davisagli.com) left irc: Excess Flood | 01:05 | |
| davisagli (~davisagli@davisagli.com) joined #pypy. | 01:06 | |
| jacob22 (~jacob@c-c4c4e055.1321-1-64736c11.cust.bredbandsbolaget.se) left irc: Ping timeout: 240 seconds | 01:11 | |
| canta (~canta@77-20-123-240-dynip.superkabel.de) left irc: Read error: Connection reset by peer | 01:19 | |
| tilgovi (~randall@couchdb/developer/tilgovi) left irc: Ping timeout: 256 seconds | 01:31 | |
| aat (~aat@cpe-72-225-174-173.nyc.res.rr.com) left irc: Quit: Computer has gone to sleep. | 01:33 | |
| bbot2 | 4Failure: 15http://buildbot.pypy.org/builders/own-linux-x86-64/builds/672 [12alex, virtual-dicts] | 01:37 |
| bbot2 | Started: 15http://buildbot.pypy.org/builders/own-linux-x86-64/builds/673 | 01:37 |
| aat (~aat@cpe-72-225-174-173.nyc.res.rr.com) joined #pypy. | 01:39 | |
| aat (~aat@cpe-72-225-174-173.nyc.res.rr.com) left irc: Quit: Computer has gone to sleep. | 01:49 | |
| Moku (~John@osbk-4d08746a.pool.mediaWays.net) joined #pypy. | 01:53 | |
| Guest12557 (~John@osbk-4d08744c.pool.mediaWays.net) left irc: Ping timeout: 240 seconds | 01:54 | |
| Nick change: Moku -> Guest52313 | 01:54 | |
| bbot2 | 4Failure: 15http://buildbot.pypy.org/builders/pypy-c-jit-win-x86-32/builds/241 | 01:59 |
| Da_Blitz (~Da_Blitz@203.56.250.63) left irc: Ping timeout: 252 seconds | 02:00 | |
| aat (~aat@cpe-72-225-174-173.nyc.res.rr.com) joined #pypy. | 02:05 | |
| DasIch_ (~dasich@p4FFDFEA3.dip.t-dialin.net) joined #pypy. | 02:06 | |
| DasIch (~dasich@p4FFDF277.dip.t-dialin.net) left irc: Ping timeout: 244 seconds | 02:10 | |
| Nick change: DasIch_ -> DasIch | 02:10 | |
| mcdonc (~mcdonc@cabana.palladion.com) joined #pypy. | 02:29 | |
| mcdonc_ (~mcdonc@cabana.palladion.com) joined #pypy. | 02:34 | |
| mcdonc (~mcdonc@cabana.palladion.com) left irc: Ping timeout: 258 seconds | 02:35 | |
| mcdonc_ (~mcdonc@cabana.palladion.com) left irc: Ping timeout: 260 seconds | 02:39 | |
| Sho_ (~EHS1@kde/hein) left irc: Quit: Stop leaking memory like it's going out of fashion. | 02:50 | |
| mabbikeel (~mabbikeel@cpc4-duns7-2-0-cust218.9-3.cable.virginmedia.com) joined #pypy. | 02:51 | |
| mabbikeel (~mabbikeel@cpc4-duns7-2-0-cust218.9-3.cable.virginmedia.com) left irc: Ping timeout: 255 seconds | 02:55 | |
| DanKluev (~root@82-205-adsl.vntc.ru) left irc: Ping timeout: 252 seconds | 03:09 | |
| bbot2 | 3Success: 15http://buildbot.pypy.org/builders/jit-benchmark-linux-x86-64/builds/116 | 03:14 |
| Turicas (~alvaro@mail.justen.eng.br) joined #pypy. | 03:15 | |
| Da_Blitz (~Da_Blitz@203.56.250.63) joined #pypy. | 03:22 | |
| ixokai_ (~ixokai@rrcs-24-199-8-246.west.biz.rr.com) joined #pypy. | 03:28 | |
| ixokai_ (~ixokai@rrcs-24-199-8-246.west.biz.rr.com) left irc: Changing host | 03:28 | |
| ixokai_ (~ixokai@pdpc/supporter/student/ixokai) joined #pypy. | 03:28 | |
| mcdonc_ (~mcdonc@cabana.palladion.com) joined #pypy. | 03:28 | |
| kvda (~kvda@124-149-101-221.dyn.iinet.net.au) left irc: Ping timeout: 248 seconds | 03:29 | |
| Taggnostr (~quassel@dyn57-215.yok.fi) left irc: Read error: Operation timed out | 03:29 | |
| Taggnostr (~quassel@dyn57-215.yok.fi) joined #pypy. | 03:29 | |
| ixokai (~ixokai@pdpc/supporter/student/ixokai) left irc: Ping timeout: 252 seconds | 03:31 | |
| aboudreault (~alanb@osgeo/member/aboudreault) left irc: Ping timeout: 255 seconds | 03:32 | |
| Ademan (~dan@adsl-71-141-242-47.dsl.snfc21.pacbell.net) joined #pypy. | 03:33 | |
| lizardo (~lizardo@201008207211.user.veloxzone.com.br) left irc: Quit: Leaving | 03:33 | |
| Arach (~arach@2.95.138.114) left irc: Ping timeout: 244 seconds | 03:40 | |
| DanKluev (~root@82-205-adsl.vntc.ru) joined #pypy. | 03:46 | |
| Arach (~arach@2.95.138.114) joined #pypy. | 03:53 | |
| DanKluev (~root@82-205-adsl.vntc.ru) left irc: Ping timeout: 276 seconds | 03:58 | |
| Turicas (~alvaro@mail.justen.eng.br) left irc: Ping timeout: 276 seconds | 03:58 | |
| Arach (~arach@2.95.138.114) got netsplit. | 04:21 | |
| gutworth (~benjamin@dhcp-128-36-89-186.central.yale.edu) got netsplit. | 04:21 | |
| Arach (~arach@2.95.138.114) returned to #pypy. | 04:27 | |
| gutworth (~benjamin@dhcp-128-36-89-186.central.yale.edu) returned to #pypy. | 04:27 | |
| asmeurer (~asmeurer@dhcp-baca-230.resnet.nmt.edu) left irc: Read error: Connection reset by peer | 04:34 | |
| asmeurer___ (~asmeurer@dhcp-baca-230.resnet.nmt.edu) joined #pypy. | 04:34 | |
| mcdonc_ (~mcdonc@cabana.palladion.com) left irc: Ping timeout: 258 seconds | 04:38 | |
| bbot2 | 3Success: 15http://buildbot.pypy.org/builders/jit-benchmark-linux-x86-32/builds/919 | 04:48 |
| mat^2 (~mathias@212.130.113.35) joined #pypy. | 05:09 | |
| Garen | timonator: your commits broke the build | 05:09 |
| Arach (~arach@2.95.138.114) left irc: Quit: bye | 05:15 | |
| mat^2 (~mathias@212.130.113.35) left irc: Read error: Connection reset by peer | 05:16 | |
| ernop (~ernie@114.250.111.192) joined #pypy. | 05:26 | |
| DanKluev (~root@83-232-adsl.vntc.ru) joined #pypy. | 05:30 | |
| bbot2 | 4Failure: 15http://buildbot.pypy.org/builders/own-linux-x86-32/builds/1807 | 05:52 |
| mwhudson_ (~mwh@121-73-77-183.cable.telstraclear.net) joined #pypy. | 05:57 | |
| bbot2 | 4Failure: 15http://buildbot.pypy.org/builders/pypy-c-jit-linux-x86-32/builds/1069 | 06:00 |
| bbot2 | 4Failure: 15http://buildbot.pypy.org/builders/pypy-c-Ojit-no-jit-linux-x86-32/builds/777 | 06:00 |
| bbot2 | 4Failure: 15http://buildbot.pypy.org/builders/pypy-c-app-level-linux-x86-32/builds/1409 | 06:00 |
| bbot2 | 4Failure: 15http://buildbot.pypy.org/builders/pypy-c-app-level-linux-x86-64/builds/591 | 06:02 |
| bbot2 | 4Failure: 15http://buildbot.pypy.org/builders/pypy-c-jit-linux-x86-64/builds/541 | 06:02 |
| mvt (~mvantelli@53530442.cm-6-4a.dynamic.ziggo.nl) joined #pypy. | 06:19 | |
| aleksi (~aleksi@85.235.191.82) joined #pypy. | 06:32 | |
| mabbikeel (~mabbikeel@cpc4-duns7-2-0-cust218.9-3.cable.virginmedia.com) joined #pypy. | 06:38 | |
| mitchellh (~mitchellh@c-69-181-196-27.hsd1.ca.comcast.net) joined #pypy. | 06:47 | |
| tilgovi (~randall@67.180.150.186) joined #pypy. | 06:48 | |
| tilgovi (~randall@67.180.150.186) left irc: Changing host | 06:48 | |
| tilgovi (~randall@couchdb/developer/tilgovi) joined #pypy. | 06:48 | |
| mwhudson_ (~mwh@121-73-77-183.cable.telstraclear.net) left irc: Ping timeout: 252 seconds | 06:49 | |
| fzzzy (~donovan@76-198-130-19.lightspeed.mtvwca.sbcglobal.net) left irc: Quit: fzzzy | 06:51 | |
| jacob22 (~jacob@c-c4c4e055.1321-1-64736c11.cust.bredbandsbolaget.se) joined #pypy. | 06:53 | |
| mabbikeel (~mabbikeel@cpc4-duns7-2-0-cust218.9-3.cable.virginmedia.com) left irc: Ping timeout: 244 seconds | 06:55 | |
| JaRoel|4d (~jaroel|4d@office.fourdigits.nl) joined #pypy. | 06:59 | |
| JaRoel (~jaroel|4d@office.fourdigits.nl) joined #pypy. | 07:00 | |
| mitchellh (~mitchellh@c-69-181-196-27.hsd1.ca.comcast.net) left irc: Quit: Computer has gone to sleep | 07:03 | |
| JaRoel|4d (~jaroel|4d@office.fourdigits.nl) left irc: Ping timeout: 255 seconds | 07:04 | |
| mitchellh (~mitchellh@c-69-181-196-27.hsd1.ca.comcast.net) joined #pypy. | 07:04 | |
| mwhudson_ (~mwh@121-73-77-183.cable.telstraclear.net) joined #pypy. | 07:06 | |
| bbot2 | 4Failure: 15http://buildbot.pypy.org/builders/own-linux-x86-64/builds/673 | 07:07 |
| tilgovi (~randall@couchdb/developer/tilgovi) left irc: Remote host closed the connection | 07:20 | |
| amaury_ (~amaury_@74.125.57.34) joined #pypy. | 07:20 | |
| fijal | hi | 07:21 |
| mwhudson_ (~mwh@121-73-77-183.cable.telstraclear.net) left irc: Ping timeout: 258 seconds | 07:22 | |
| antocuni (~antocuni@host152-120-dynamic.11-79-r.retail.telecomitalia.it) joined #pypy. | 07:23 | |
| Trundle (~andy@p578bfdcf.dip0.t-ipconnect.de) joined #pypy. | 07:28 | |
| Trundle (~andy@p578bfdcf.dip0.t-ipconnect.de) left irc: Changing host | 07:28 | |
| Trundle (~andy@python/site-packages/trundle) joined #pypy. | 07:28 | |
| kenaan | 12fijal default 11d40090f37f98 15/pypy/module/rctime/: fix tests and translation. decrease the wait time | 07:28 |
| htoothrot (~mux@unaffiliated/htoothrot) left irc: Ping timeout: 260 seconds | 07:36 | |
| amaury_ | "wait time", haha | 07:41 |
| amaury_ | in the py3k branch the test object space takes 20 seconds to initialize | 07:41 |
| mwhudson_ (~mwh@121-73-77-183.cable.telstraclear.net) joined #pypy. | 07:48 | |
| antocuni_ (~antocuni@host200-47-dynamic.116-80-r.retail.telecomitalia.it) joined #pypy. | 07:49 | |
| teknico (~quassel@88-149-208-147.dynamic.ngi.it) joined #pypy. | 07:50 | |
| amaury (~amaury_@74.125.57.33) joined #pypy. | 07:51 | |
| asmeurer___ (~asmeurer@dhcp-baca-230.resnet.nmt.edu) left irc: Quit: asmeurer___ | 07:52 | |
| antocuni (~antocuni@host152-120-dynamic.11-79-r.retail.telecomitalia.it) left irc: Ping timeout: 260 seconds | 07:52 | |
| amaury_ (~amaury_@74.125.57.34) left irc: Ping timeout: 260 seconds | 07:55 | |
| mwhudson_ (~mwh@121-73-77-183.cable.telstraclear.net) left irc: Ping timeout: 256 seconds | 08:07 | |
| mwhudson_ (~mwh@121-73-77-183.cable.telstraclear.net) joined #pypy. | 08:08 | |
| lucian (~lucian@93-97-174-114.zone5.bethere.co.uk) joined #pypy. | 08:10 | |
| ojii (~ojii@40-34.60-188.cust.bluewin.ch) joined #pypy. | 08:14 | |
| lucian (~lucian@93-97-174-114.zone5.bethere.co.uk) left irc: Ping timeout: 240 seconds | 08:17 | |
| ronny | i figured why the pypy repo has a "corruption" someone pushed a bit more than necessary so we got a few dangling filelog entries | 08:24 |
| lucian (~lucian@93-97-174-115.zone5.bethere.co.uk) joined #pypy. | 08:30 | |
| ernop (~ernie@114.250.111.192) left irc: Ping timeout: 258 seconds | 08:30 | |
| PiotrSikora (~none@nginx/adept/piotrsikora) left irc: Excess Flood | 08:32 | |
| PiotrSikora (~none@nginx/adept/piotrsikora) joined #pypy. | 08:33 | |
| G2P (~G2P@fw-asn1.ornis.com) joined #pypy. | 08:38 | |
| htoothrot (~mux@unaffiliated/htoothrot) joined #pypy. | 08:39 | |
| mitchellh (~mitchellh@c-69-181-196-27.hsd1.ca.comcast.net) left irc: Quit: Computer has gone to sleep | 08:40 | |
| fzzzy (~donovan@76-198-130-19.lightspeed.mtvwca.sbcglobal.net) joined #pypy. | 08:42 | |
| Arach (~arach@2.95.138.114) joined #pypy. | 09:05 | |
| Nick change: antocuni_ -> antocuni | 09:07 | |
| kkris (~kris@93-82-39-111.adsl.highway.telekom.at) joined #pypy. | 09:13 | |
| pedronis (~pedronis@73-53.195-178.cust.bluewin.ch) left irc: Ping timeout: 240 seconds | 09:14 | |
| fzzzy (~donovan@76-198-130-19.lightspeed.mtvwca.sbcglobal.net) left irc: Quit: fzzzy | 09:17 | |
| pedronis (~pedronis@73-53.195-178.cust.bluewin.ch) joined #pypy. | 09:19 | |
| lucian (~lucian@93-97-174-115.zone5.bethere.co.uk) left irc: Ping timeout: 240 seconds | 09:19 | |
| Gonsor (~quassel@134.76.63.190) joined #pypy. | 09:22 | |
| lucian (~lucian@93-97-174-114.zone5.bethere.co.uk) joined #pypy. | 09:31 | |
| kenaan (~kenaan@cube.twistedmatrix.com) left irc: Ping timeout: 240 seconds | 09:57 | |
| kennethreitz (~kennethre@c-24-127-96-129.hsd1.va.comcast.net) left irc: Ping timeout: 252 seconds | 10:04 | |
| ojii (~ojii@40-34.60-188.cust.bluewin.ch) left irc: Remote host closed the connection | 10:20 | |
| ojii (~ojii@40-34.60-188.cust.bluewin.ch) joined #pypy. | 10:21 | |
| witulski (~stupsi@134.99.16.23) joined #pypy. | 10:23 | |
| witulski (stupsi@134.99.16.23) left #pypy. | 10:26 | |
| stakkars_ (~tismer@p5DDB5E98.dip.t-dialin.net) left irc: Quit: schnarch | 10:39 | |
| teknico (~quassel@88-149-208-147.dynamic.ngi.it) left irc: Remote host closed the connection | 10:44 | |
| teknico (~quassel@88-149-208-147.dynamic.ngi.it) joined #pypy. | 10:44 | |
| lizardo (~lizardo@189.2.128.130) joined #pypy. | 10:49 | |
| _aleksi (~aleksi@85.235.191.82) joined #pypy. | 10:49 | |
| lucian (~lucian@93-97-174-114.zone5.bethere.co.uk) left irc: Ping timeout: 240 seconds | 10:50 | |
| aleksi (~aleksi@85.235.191.82) left irc: Ping timeout: 258 seconds | 10:52 | |
| voidspace (~voidspace@python/psf/voidspace) left irc: Quit: Uhm... gotta go | 10:52 | |
| voidspace (~voidspace@python/psf/voidspace) joined #pypy. | 10:53 | |
| voidspace (~voidspace@python/psf/voidspace) left irc: Client Quit | 10:55 | |
| voidspace (~voidspace@python/psf/voidspace) joined #pypy. | 10:55 | |
| teknico_ (~quassel@88-149-209-196.dynamic.ngi.it) joined #pypy. | 11:00 | |
| teknico (~quassel@88-149-208-147.dynamic.ngi.it) left irc: Ping timeout: 248 seconds | 11:01 | |
| lucian (~lucian@93-97-174-114.zone5.bethere.co.uk) joined #pypy. | 11:02 | |
| antocuni (~antocuni@host200-47-dynamic.116-80-r.retail.telecomitalia.it) left irc: Ping timeout: 260 seconds | 11:08 | |
| Gonsor (~quassel@134.76.63.190) left irc: Ping timeout: 240 seconds | 11:11 | |
| teknico_ (~quassel@88-149-209-196.dynamic.ngi.it) left irc: Remote host closed the connection | 11:30 | |
| teknico (~quassel@88-149-209-196.dynamic.ngi.it) joined #pypy. | 11:30 | |
| Remilia_Scarlet (~proton@123.130.188.122) joined #pypy. | 11:32 | |
| stakkars_ (~tismer@82.113.121.60) joined #pypy. | 11:49 | |
| aboudreault (~alanb@osgeo/member/aboudreault) joined #pypy. | 11:59 | |
| k_bx (~k_bx@195.20.130.1) joined #pypy. | 12:05 | |
| _aleksi (~aleksi@85.235.191.82) left irc: Remote host closed the connection | 12:07 | |
| aleksi (~aleksi@85.235.191.82) joined #pypy. | 12:07 | |
| kenaan (~kenaan@cube.twistedmatrix.com) joined #pypy. | 12:09 | |
| kenaan | 12cfbolz default 11bdebff21909a 15/pypy/objspace/std/: use a specialize:memo instead of adding yet another word to the already huge W_TypeObjects. | 12:09 |
| kenaan | 12cfbolz default 11f060ae084c2e 15/pypy/: fix(?) small ints by doing more aggressive copying and by implementing some operations that don't need overflow ch... | 12:09 |
| kenaan | 12cfbolz default 112c94dfea4323 15/: merge | 12:09 |
| santagada (~leonardo@177.18.63.32) joined #pypy. | 12:11 | |
| ramusara (~ramusara@220.156.210.236.user.e-catv.ne.jp) joined #pypy. | 12:18 | |
| antocuni (~antocuni@host200-47-dynamic.116-80-r.retail.telecomitalia.it) joined #pypy. | 12:18 | |
| khs (~khs@2001:700:300:2120:725a:b6ff:fee5:a44) joined #pypy. | 12:24 | |
| teknico_ (~quassel@164.132.172.131) joined #pypy. | 12:29 | |
| teknico (~quassel@88-149-209-196.dynamic.ngi.it) left irc: Ping timeout: 244 seconds | 12:29 | |
| santagada (leonardo@177.18.63.32) left #pypy. | 12:33 | |
| cfbolz (~cfbolz@fwstups.cs.uni-duesseldorf.de) joined #pypy. | 12:34 | |
| cfbolz | hello | 12:34 |
| Taggnostr (~quassel@dyn57-215.yok.fi) left irc: Remote host closed the connection | 12:36 | |
| Taggnostr (~quassel@dyn57-215.yok.fi) joined #pypy. | 12:37 | |
| gutworth | cfbolz: can we kill one time module? | 12:45 |
| cfbolz | gutworth: I think not, ootype needs the other one | 12:45 |
| gutworth | oh | 12:46 |
| cbjadwani (~cbjadwani@117.229.43.100) joined #pypy. | 12:47 | |
| amaury | cfbolz: About your comment in objspace.py: "XXX what does this 3 mean??!" | 12:49 |
| amaury | the answer is on the following like | 12:49 |
| amaury | "W_Root, AnyXxx and actual object" | 12:50 |
| cfbolz | amaury: ok, but when would the number ever be 2? | 12:50 |
| cfbolz | or 1? | 12:50 |
| cfbolz | or 7? | 12:50 |
| mcdonc_ (~mcdonc@cabana.palladion.com) joined #pypy. | 12:52 | |
| amaury | oh, I think I understand | 12:53 |
| amaury | the number is 3 when there is only one representation for the type | 12:53 |
| mabbikeel (~mabbikeel@cpc4-duns7-2-0-cust218.9-3.cable.virginmedia.com) joined #pypy. | 12:53 | |
| cfbolz | amaury: then why is the condition > 3 | 12:54 |
| cfbolz | not == 3 | 12:54 |
| Gonsor (~quassel@134.76.63.190) joined #pypy. | 12:55 | |
| amaury | I think it's similar to the test "type is not W_Root and isinstance(type.typedef, stdtypedef.StdTypeDef)" | 12:56 |
| amaury | this one is in model.py | 12:57 |
| mabbikeel (~mabbikeel@cpc4-duns7-2-0-cust218.9-3.cable.virginmedia.com) left irc: Ping timeout: 276 seconds | 12:58 | |
| cfbolz | amaury: but see, a comment explaining things here would actually be helpful | 13:00 |
| amaury | sure, I don't even know what this interplevel_cls is for | 13:01 |
| aat (~aat@cpe-72-225-174-173.nyc.res.rr.com) left irc: Quit: Computer has gone to sleep. | 13:02 | |
| amaury | ah, I can see a use for it in cpyext | 13:02 |
| lucian (~lucian@93-97-174-114.zone5.bethere.co.uk) left irc: Ping timeout: 240 seconds | 13:12 | |
| santagada (~leonardo@177.18.63.32) joined #pypy. | 13:17 | |
| lucian (~lucian@93-97-174-115.zone5.bethere.co.uk) joined #pypy. | 13:24 | |
| witulski (~stupsi@fwstups.cs.uni-duesseldorf.de) joined #pypy. | 13:42 | |
| Remilia_Scarlet (~proton@123.130.188.122) left irc: Quit: leaving | 13:52 | |
| antocuni (~antocuni@host200-47-dynamic.116-80-r.retail.telecomitalia.it) left irc: Ping timeout: 260 seconds | 13:53 | |
| whitelynx (~whitelynx@li117-47.members.linode.com) joined #pypy. | 13:53 | |
| jaysonsantos (~pete@189.100.115.223) joined #pypy. | 13:57 | |
| jaysonsantos | Hi guys, shoudn't pypy be faster than python is this case? http://pastebin.com/bvJQU0Ts | 13:58 |
| kennethreitz (~kennethre@c-24-127-96-129.hsd1.va.comcast.net) joined #pypy. | 13:58 | |
| Fluxid | speed.pypy.org has lots of NaN... | 13:59 |
| cfbolz | jaysonsantos: longs in pypy are unfortunately slower than in CPython | 14:00 |
| amaury | because of poor algorithms, or is the issue deeper? | 14:01 |
| jaysonsantos | cfbolz will be an issue addressed to this? | 14:01 |
| cfbolz | jaysonsantos: there is already an open bug, but I don't know anybody working on it | 14:01 |
| cfbolz | amaury: I don't actually know | 14:01 |
| fijal | cfbolz: armin looked | 14:07 |
| cfbolz | fijal: armin tried to use gmp | 14:09 |
| gutworth | there's lots of indirection | 14:09 |
| fijal | yes, but he also said that asserts are a problem in longs | 14:10 |
| fijal | (?) | 14:10 |
| fijal | not sure what he meant | 14:10 |
| Ademan (~dan@adsl-71-141-242-47.dsl.snfc21.pacbell.net) left irc: Quit: leaving | 14:10 | |
| gutworth | gmp error handling is pretty bad | 14:14 |
| kenaan | 12cfbolz default 11990f8f82e063 15/pypy/translator/c/: yet another case of tagged pointer handling in the C backend. | 14:21 |
| Alex_Gaynor | fijal: I have a minimal test case to reproduce the crash on my backend, in python code: http://dpaste.com/641410/ | 14:23 |
| fijal | you mean the GETINTERIORFIELD KeyError? | 14:24 |
| Alex_Gaynor | fijal: it's a setinteriorfield, butyes | 14:25 |
| fijal | okey | 14:25 |
| teknico_ (~quassel@164.132.172.131) left irc: Remote host closed the connection | 14:34 | |
| mwhudson_ (~mwh@121-73-77-183.cable.telstraclear.net) left irc: Ping timeout: 240 seconds | 14:36 | |
| teknico (~quassel@88-149-209-18.dynamic.ngi.it) joined #pypy. | 14:37 | |
| witulski (stupsi@fwstups.cs.uni-duesseldorf.de) left #pypy. | 14:38 | |
| fijal | cfbolz: what's a small int object? | 14:40 |
| cfbolz | fijal: tagged | 14:40 |
| fijal | ok | 14:40 |
| Alex_Gaynor | fijal: btw there are some GC tests failing since you merged your branch | 14:41 |
| fijal | uh | 14:41 |
| fijal | not good | 14:41 |
| fijal | I run them all :/ | 14:41 |
| Alex_Gaynor | http://buildbot.pypy.org/summary/longrepr?testname=TestMiniMarkGC.%28%29.test_nongc_attached_to_gc&builder=own-linux-x86-32&build=1807&mod=translator.c.test.test_newgc | 14:41 |
| Alex_Gaynor | http://buildbot.pypy.org/summary/longrepr?testname=TestMiniMarkGCMostCompact.%28%29.test_nongc_attached_to_gc&builder=own-linux-x86-32&build=1807&mod=translator.c.test.test_newgc | 14:41 |
| Guest52313 (~John@osbk-4d08746a.pool.mediaWays.net) left irc: Read error: Connection reset by peer | 14:41 | |
| fijal | yeah I can see | 14:42 |
| Moku (~John@osbk-4d08746a.pool.mediaWays.net) joined #pypy. | 14:44 | |
| Nick change: Moku -> Shinita | 14:45 | |
| kenaan | 12cfbolz default 11e8b365c58a38 15/pypy/doc/project-ideas.rst: add longs as a project idea | 14:50 |
| cfbolz | there, problem solved :-) | 14:51 |
| Alex_Gaynor | :) | 14:51 |
| dmalcolm (~david@c-24-61-12-82.hsd1.ma.comcast.net) joined #pypy. | 14:51 | |
| fijal | :) | 14:52 |
| arigato (~arigo@fwstups.cs.uni-duesseldorf.de) joined #pypy. | 14:54 | |
| antocuni (~antocuni@host200-47-dynamic.116-80-r.retail.telecomitalia.it) joined #pypy. | 14:54 | |
| Alex_Gaynor | fijal: FYI I think this regalloc issue won't show up on trunk, because setinteriorfield is never generated | 14:59 |
| Alex_Gaynor | at least, not for dicts | 14:59 |
| espes (~espes@123-243-221-248.tpgi.com.au) left irc: Ping timeout: 245 seconds | 15:02 | |
| Alex_Gaynor | fijal: why does this use force_result_in_reg, rather than make_sure_var_in_reg? | 15:06 |
| lucian (~lucian@93-97-174-115.zone5.bethere.co.uk) left irc: Ping timeout: 240 seconds | 15:06 | |
| Alex_Gaynor | and why doens't it have the if itemsize == 1 branch like setfield and setarrayitem? | 15:06 |
| espes (espes@2001:470:1f05:ca1::) joined #pypy. | 15:09 | |
| asmeurer_ (~asmeurer@dhcp-baca-230.resnet.nmt.edu) joined #pypy. | 15:12 | |
| Gonsor (~quassel@134.76.63.190) left irc: Remote host closed the connection | 15:14 | |
| lucian (~lucian@93-97-174-114.zone5.bethere.co.uk) joined #pypy. | 15:16 | |
| mcdonc_ (~mcdonc@cabana.palladion.com) left irc: Ping timeout: 258 seconds | 15:16 | |
| mcdonc_ (~mcdonc@cabana.palladion.com) joined #pypy. | 15:20 | |
| cfbolz (~cfbolz@fwstups.cs.uni-duesseldorf.de) left irc: Read error: Operation timed out | 15:22 | |
| timonator | wow, that was a dumb mistake | 15:23 |
| lucian (~lucian@93-97-174-114.zone5.bethere.co.uk) left irc: Ping timeout: 240 seconds | 15:26 | |
| kenaan | 12arigo jit-simplify-backendintf 11bfb70bc8d71f 15/pypy/jit/metainterp/: Fix some tests by using a slightly different logic in non-translated and in translated versions (h... | 15:27 |
| kenaan | 12arigo jit-simplify-backendintf 113a49ad1be7d9 15/pypy/jit/metainterp/test/test_compile.py: Fix test. | 15:29 |
| kenaan | 12arigo jit-simplify-backendintf 11c28a86f87724 15/pypy/jit/metainterp/test/test_warmstate.py: Kill outdated test. | 15:29 |
| kenaan | 12arigo jit-simplify-backendintf 1140312ab5a8ff 15/pypy/jit/metainterp/test/test_jitprof.py: Fix test. | 15:33 |
| Nick change: JaRoel -> JaRoel|4D | 15:34 | |
| lucian (~lucian@93-97-174-115.zone5.bethere.co.uk) joined #pypy. | 15:38 | |
| Nick change: ixokai_ -> ixokai | 15:47 | |
| fijal | Alex_Gaynor: ah | 15:47 |
| fijal | well... | 15:47 |
| fijal | arigato: ping? | 15:47 |
| arigato | yes? | 15:47 |
| fijal | arigato: do you still feel like fixing llimpl? | 15:47 |
| arigato | no, I think it's already the best we can do | 15:48 |
| arigato | I think there really is no way to do it using only "the official interface" | 15:48 |
| fzzzy (~donovan@76-198-130-19.lightspeed.mtvwca.sbcglobal.net) joined #pypy. | 15:48 | |
| arigato | or if there is, it's much more cumbersome | 15:49 |
| arigato | it looks like it's doing the very same thing as do_setarrayitem_gc_ptr and other existing functions | 15:50 |
| fijal | arigato: can you look at the test failure then? | 15:50 |
| fijal | I'm clueless | 15:50 |
| arigato | yes | 15:50 |
| arigato | which test is that again? | 15:50 |
| arigato | test_random with which seed? | 15:50 |
| fijal | run it few times you'll get error pretty quickly | 15:51 |
| arigato | yes, I see | 15:51 |
| lucian (~lucian@93-97-174-115.zone5.bethere.co.uk) left irc: Ping timeout: 240 seconds | 15:52 | |
| arigato | http://paste.pocoo.org/show/498543/ | 15:54 |
| arigato | ? | 15:54 |
| khs (~khs@2001:700:300:2120:725a:b6ff:fee5:a44) left irc: Remote host closed the connection | 15:56 | |
| fijal | hm | 15:57 |
| fijal | is this it? | 15:57 |
| arigato | no | 15:57 |
| arigato | but you disabled all GcStruct tests with that typo | 15:57 |
| arigato | I think | 15:58 |
| fijal | yes sorry, maybe | 15:58 |
| fijal | a bit hard to parse, I wouldn't mind more than one if :) | 15:58 |
| Trundle (~andy@python/site-packages/trundle) left irc: Remote host closed the connection | 15:58 | |
| khs (~khs@2001:700:300:2120:725a:b6ff:fee5:a44) joined #pypy. | 15:59 | |
| arigato | I suppose that instead of passing these "type = Struct" and other "must_be_array_of_struct" flags, | 16:00 |
| arigato | it would be better by now to pass around a "kind = 'struct' or 'array' or 'arraystruct'" | 16:01 |
| arigato | and let every function do the decoding of what it needs to do | 16:01 |
| xorAxAx | thus kind = True? :) | 16:01 |
| xorAxAx | or kind = 'struct' | 16:01 |
| arigato | e.g. I'm surprized to see a "type=lltype.Array", but it's probably ok because GcArray is a subclass of it anyway | 16:02 |
| fijal | well | 16:04 |
| fijal | that was there before | 16:04 |
| fijal | but I agree it would be better to just pass a kind | 16:04 |
| arigato | yes, it was there before because it was still readable when we had only two kinds | 16:04 |
| fijal | a bit of refactoring though, since now it's "has to be array of this type" or "can be any" | 16:05 |
| fijal | yes yes | 16:05 |
| fijal | I guess I tried to reuse as much as possible of what's there and failed | 16:05 |
| G2P (~G2P@fw-asn1.ornis.com) left irc: Quit: Leaving. | 16:06 | |
| fijal | arigato: are you working on it? | 16:15 |
| arigato | yes | 16:16 |
| fijal | ok | 16:16 |
| JaRoel (~jaroel|4d@office.fourdigits.nl) joined #pypy. | 16:17 | |
| arigato | makes no sense... | 16:18 |
| fijal | arigato: my thought as well :) | 16:18 |
| JaRoel|4D (~jaroel|4d@office.fourdigits.nl) left irc: Ping timeout: 244 seconds | 16:19 | |
| k_bx (~k_bx@195.20.130.1) left irc: Ping timeout: 256 seconds | 16:32 | |
| arigato | ah, it's clear_state() | 16:39 |
| arigato | the "fields" local variable contains a completely bogus value | 16:39 |
| fijal | pfff | 16:40 |
| arigato | not that I have a clue why | 16:42 |
| arigato | well I suppose I have a clue about why it says "DEAD" | 16:42 |
| arigato | fwiw | 16:42 |
| arigato | so to fix it you need to add a third case in "def field_values" and "def clear_state" | 16:43 |
| fijal | ok | 16:43 |
| fijal | arigato: should I do it? | 16:45 |
| Action: fijal is looking now into init__List | 16:45 | |
| arigato | yes | 16:46 |
| arigato | well I can do it if you want | 16:46 |
| fijal | please :) | 16:47 |
| kenaan | 12arigo default 112268df591186 15/pypy/jit/backend/test/test_ll_random.py: Random fixes (no pun intended) | 16:51 |
| kenaan | 12arigo default 11c84880f2e5ca 15/pypy/: Fix test_ll_random. Add an assert in lltype to check the type of the values we try to set in an array with array.s... | 16:51 |
| arigato | at least now it seems to pass when test_ll_random is directly run | 16:53 |
| Action: arigato tries to add SetInteriorFieldOperation | 16:53 | |
| teknico (~quassel@88-149-209-18.dynamic.ngi.it) left irc: Remote host closed the connection | 16:54 | |
| aleksi (~aleksi@85.235.191.82) left irc: Remote host closed the connection | 16:54 | |
| andrewgodwin (andrew@hydrae.aeracode.org) left #pypy. | 16:55 | |
| kenaan | 12arigo default 1137be72baea57 15/pypy/jit/backend/test/test_ll_random.py: SetInteriorFieldOperation. | 16:56 |
| fijal | arigato: thanks! | 16:56 |
| arigato | ok | 16:56 |
| arigato | now x86's test_zll_random nicely fails :-) | 16:56 |
| fijal | "good" | 16:56 |
| arigato | indeed | 16:56 |
| fijal | a bit too much effort if you ask me :/ | 16:56 |
| fijal | but hey | 16:56 |
| fijal | better than staring at gdb | 16:56 |
| fijal | for sure | 16:56 |
| arigato | yes | 16:56 |
| Action: fijal ponders if anyone ever made random testing non-painful | 16:57 | |
| arigato | and also, this would ideally need a good refactoring that would make future additions harder to get wrong | 16:57 |
| fijal | "ideally" | 16:57 |
| arigato | yes, ""ideally"" | 16:57 |
| arigato | I'll leave you or Alex_Gaynor to look at the x86 failures | 16:58 |
| Action: arigato -> dinner and tomorrow -> travel to Gothenburg | 16:58 | |
| arigato | (not to mention, /me -> laptop out of battery) | 16:59 |
| arigato | see you | 16:59 |
| arigato (~arigo@fwstups.cs.uni-duesseldorf.de) left irc: Quit: See you | 16:59 | |
| Trundle (~andy@82.113.99.171) joined #pypy. | 17:02 | |
| Trundle (~andy@82.113.99.171) left irc: Changing host | 17:02 | |
| Trundle (~andy@python/site-packages/trundle) joined #pypy. | 17:02 | |
| Action: fijal fails to reproduce the crash | 17:02 | |
| antocuni (~antocuni@host200-47-dynamic.116-80-r.retail.telecomitalia.it) left irc: Ping timeout: 260 seconds | 17:04 | |
| mitchellh (~mitchellh@c-69-181-107-107.hsd1.ca.comcast.net) joined #pypy. | 17:06 | |
| mitchellh (~mitchellh@c-69-181-107-107.hsd1.ca.comcast.net) left irc: Client Quit | 17:08 | |
| mitchellh (~mitchellh@c-69-181-107-107.hsd1.ca.comcast.net) joined #pypy. | 17:09 | |
| mtigas (~Adium@users.spokesman.com) joined #pypy. | 17:10 | |
| kkris1 (~kris@93-82-44-218.adsl.highway.telekom.at) joined #pypy. | 17:11 | |
| fijal | meh | 17:12 |
| fijal | ah! | 17:13 |
| kkris (~kris@93-82-39-111.adsl.highway.telekom.at) left irc: Ping timeout: 276 seconds | 17:13 | |
| fijal | cool | 17:13 |
| fijal | Alex_Gaynor: so the problem is 32bit-only | 17:13 |
| MjrTom (MjrTom@azureus/MjrTom) joined #pypy. | 17:17 | |
| ericflo (~ericflo@75.103.8.110) joined #pypy. | 17:22 | |
| JaRoel (~jaroel|4d@office.fourdigits.nl) left irc: Remote host closed the connection | 17:23 | |
| fijal | Alex_Gaynor: here you go | 17:25 |
| kenaan | 12fijal default 11a2b911e61392 15/pypy/jit/backend/: Few fixes for test_zll_random on 32bit | 17:26 |
| fijal | probably should have came with tests... | 17:27 |
| amaury (~amaury_@74.125.57.33) left irc: Ping timeout: 244 seconds | 17:30 | |
| stakkars_ (~tismer@82.113.121.60) left irc: Ping timeout: 252 seconds | 17:34 | |
| fzzzy (~donovan@76-198-130-19.lightspeed.mtvwca.sbcglobal.net) left irc: Quit: fzzzy | 17:38 | |
| etrepum (~bob@75-101-96-144.dsl.static.sonic.net) left irc: Quit: etrepum | 17:44 | |
| ixokai (~ixokai@pdpc/supporter/student/ixokai) left irc: Quit: Bye! | 17:54 | |
| khs (~khs@2001:700:300:2120:725a:b6ff:fee5:a44) left irc: Quit: Leaving | 17:54 | |
| fzzzy (~donovan@nat/mozilla/x-eocounxwpcntggls) joined #pypy. | 17:56 | |
| ixokai (~ixokai@rrcs-24-199-8-246.west.biz.rr.com) joined #pypy. | 17:58 | |
| ixokai (~ixokai@rrcs-24-199-8-246.west.biz.rr.com) left irc: Changing host | 17:58 | |
| ixokai (~ixokai@pdpc/supporter/student/ixokai) joined #pypy. | 17:58 | |
| santagada (leonardo@177.18.63.32) left #pypy. | 17:58 | |
| cbjadwani (~cbjadwani@117.229.43.100) left irc: Ping timeout: 252 seconds | 18:00 | |
| mvt (mvantelli@53530442.cm-6-4a.dynamic.ziggo.nl) left #pypy ("Leaving"). | 18:05 | |
| JaRoel|4D (~jaroel|4d@sink.jaroel.nl) joined #pypy. | 18:06 | |
| Alex_Gaynor | fijal: it's not 32-bit only, it's just hardewr on 64-bit since you have more registers | 18:07 |
| fijal | well, I could not reproduce it | 18:07 |
| fijal | but whatever | 18:07 |
| fijal | it's fixed by now | 18:07 |
| Alex_Gaynor | worksforme | 18:08 |
| Action: Alex_Gaynor translates on his branch | 18:08 | |
| fijal | Alex_Gaynor: any ideas about tuple(iterator) or list(iterator)? | 18:08 |
| fijal | maybe we can stick jit_merge_point in unpackiterable and init__List and be happy? | 18:08 |
| Alex_Gaynor | fijal: a JitDriver perhaps | 18:09 |
| fijal | both | 18:09 |
| fijal | :) | 18:09 |
| Alex_Gaynor | I feel like there should be a better way though | 18:09 |
| Action: fijal tries | 18:09 | |
| Alex_Gaynor | because there are other RPython loops | 18:09 |
| fijal | yes, maybe | 18:09 |
| Alex_Gaynor | let's try to think a bit more before we do this, I claim | 18:09 |
| fijal | ok | 18:10 |
| Alex_Gaynor | for init__List I claim we could do it in pure python | 18:11 |
| Alex_Gaynor | you can't really do it for tuple, since it's immutable | 18:11 |
| fijal | well yes | 18:12 |
| fijal | but tuple uses unpackiterable so we can do it for many loops | 18:13 |
| fijal | I doubt applevel is the answer | 18:13 |
| fijal | a better approach to interp-level loops would be better | 18:13 |
| fijal | map or sum is different because they're a bit of a mess | 18:13 |
| Alex_Gaynor | listview as well please :) | 18:14 |
| Alex_Gaynor | oh it calls unpackiterable, good | 18:14 |
| fijal | yes | 18:14 |
| etrepum (~bob@accessnat4.mochimedia.net) joined #pypy. | 18:14 | |
| Alex_Gaynor | fijal: what will you use as the greenkey for unpackiterable? | 18:14 |
| fijal | nothing | 18:15 |
| Alex_Gaynor | ok | 18:15 |
| zain__ (~textual@c-67-160-201-63.hsd1.ca.comcast.net) left irc: Quit: Computer has gone to sleep. | 18:18 | |
| fijal | it's unideal but better than what we have now | 18:18 |
| Alex_Gaynor | indeed | 18:18 |
| Sho_ (~EHS1@kde/hein) joined #pypy. | 18:19 | |
| fijal | cython scares me | 18:19 |
| fijal | cdef char * buffer = < char * > malloc(len(s) * 10) | 18:20 |
| fijal | you can do things like this | 18:20 |
| exarkun | not any scarier than C | 18:20 |
| fijal | exarkun: a bit scarier | 18:21 |
| fijal | exarkun: since you can mix c and python in a bit arbitrary way | 18:21 |
| fijal | but maybe I simply don't understand it well | 18:21 |
| Alex_Gaynor | fijal: good point, e.g. does len(s) include teh NULL terminator? | 18:21 |
| fijal | I hope it's well defined somewhere | 18:22 |
| rguillebert | it depends on s | 18:27 |
| fijal | Alex_Gaynor: feel like reviewing a blog post for my own blog? | 18:28 |
| Alex_Gaynor | fijal: what topic? | 18:28 |
| fijal | scipy | 18:28 |
| fijal | same old shit I'm sorry | 18:28 |
| Alex_Gaynor | sure :) | 18:28 |
| fijal | https://bitbucket.org/fijal/talk/src/8b99014b0107/blog/road-towards-scipy.rst | 18:29 |
| fijal | Alex_Gaynor: feel free to have opinions on list/tuple/stuff ;-) | 18:29 |
| Alex_Gaynor | I'll read in a bit | 18:30 |
| thorz (~quassel@p548C3BD8.dip.t-dialin.net) joined #pypy. | 18:32 | |
| mabbikeel (~mabbikeel@cpc4-duns7-2-0-cust218.9-3.cable.virginmedia.com) joined #pypy. | 18:32 | |
| fijal | Alex_Gaynor: on the other hand if this defeats the fast iterator optimization, why not do the same for set and tuple? | 18:34 |
| fijal | while we're at it | 18:34 |
| Alex_Gaynor | fijal: eh, what are we discussing? | 18:34 |
| fijal | eh sorry | 18:34 |
| fijal | got confused :) | 18:34 |
| fijal | I'm a bit confused what happens when you run list(some-iterable) | 18:35 |
| fijal | vs set(some-iterable) | 18:35 |
| fijal | the first will do the dance of calling next, the second will simply force the entire iterable into a list and then do something about it | 18:35 |
| Alex_Gaynor | heh, nice | 18:36 |
| fijal | there are good reasons why I believe | 18:37 |
| fijal | but it's confusing nonetheless | 18:37 |
| pjenvey | probably lazyness, don't recall cpython set doing that | 18:40 |
| jokey | known issue that speed.pypy.org is b0rked? | 18:49 |
| Alex_Gaynor | jokey: yes | 18:49 |
| jokey | k' ;) | 18:49 |
| jokey | was just "hey look how fast pypy.....oh damn" today ;) | 18:50 |
| jokey | are there some special hints on how to implement parsers so jit can do its best at improving performance? | 18:51 |
| thorz (~quassel@p548C3BD8.dip.t-dialin.net) left irc: Remote host closed the connection | 18:52 | |
| thorz (~quassel@p548C3BD8.dip.t-dialin.net) joined #pypy. | 18:52 | |
| jokey | sources being 4-5gb worth of json-like encoded documents | 18:52 |
| fijal | jokey: a bit | 18:54 |
| fijal | jokey: or - I can probably share some knowledge | 18:54 |
| fijal | two things though | 18:54 |
| fijal | depends a bit on the question | 18:54 |
| fijal | how much you want out of it? | 18:54 |
| jokey | dict or something would suffice | 18:54 |
| fijal | jokey: ? | 18:55 |
| jokey | fijal: my input looks roughly like this NAMES { | 18:56 |
| jokey | NAMELIST { | 18:56 |
| jokey | { | 18:56 |
| jokey | INPUTFILE = "SomeFile"; | 18:56 |
| jokey | } | 18:56 |
| jokey | { | 18:56 |
| jokey | INPUTFILE = "SomeOtherFile"; | 18:56 |
| amaury (~amaury_@46-127-23-192.dynamic.hispeed.ch) joined #pypy. | 18:56 | |
| jokey | } | 18:56 |
| jokey | } | 18:56 |
| jokey | } | 18:56 |
| jokey | wtf | 18:56 |
| jokey | pocoo fail, sorry | 18:56 |
| jokey | http://paste.pocoo.org/show/498671/ | 18:56 |
| Alex_Gaynor | fijal: ok I can confirm your patch works :) | 18:57 |
| fijal | Alex_Gaynor: good | 18:57 |
| fijal | Alex_Gaynor: so merge? | 18:57 |
| kenaan | 12alex_gaynor virtual-dicts 113789a09bff0f 15/pypy/jit/metainterp/optimizeopt/vstring.py: kill some dead code | 18:57 |
| fijal | jokey: yeah ok | 18:57 |
| kenaan | 12alex_gaynor virtual-dicts 115e5b44d30598 15/pypy/: merged default | 18:57 |
| Alex_Gaynor | fijal: let me hit the buildbots, then I'd like someone to review :) | 18:57 |
| zain__ (~textual@69.38.221.130) joined #pypy. | 18:57 | |
| bbot2 | Started: 15http://buildbot.pypy.org/builders/own-linux-x86-32/builds/1808 [12alex, virtual-dicts] | 18:58 |
| bbot2 | Started: 15http://buildbot.pypy.org/builders/pypy-c-jit-linux-x86-64/builds/542 [12alex, virtual-dicts] | 18:58 |
| bbot2 | Started: 15http://buildbot.pypy.org/builders/own-linux-x86-64/builds/674 [12alex, virtual-dicts] | 18:58 |
| bbot2 | Started: 15http://buildbot.pypy.org/builders/pypy-c-jit-linux-x86-32/builds/1070 [12alex, virtual-dicts] | 18:58 |
| fijal | Alex_Gaynor: do you have a multi dimensional branch? | 18:59 |
| Alex_Gaynor | fijal: no, someone else does though, matti on IRC, I haven't seen him in a few days | 19:00 |
| jokey | fijal: so the loop to parse it is quite simple, yet it takes ages on cpy right now (parsing one file is about 18 minutes for ~110mbyte) and I thought I could use some pypy power to speed that up, though I'm curious on how to write code that the jit actually can speed up nicely in parsing contexts | 19:00 |
| fijal | Alex_Gaynor: ilya osadowich? | 19:01 |
| fijal | is the same guy? | 19:01 |
| Alex_Gaynor | fijal: don't think so, but I don't know for sure | 19:01 |
| fijal | ilya is snus_mumrik I think | 19:01 |
| fijal | jokey: well, have you seen jitviewer? | 19:01 |
| jokey | fijal: not yet, no | 19:02 |
| Action: jokey googles | 19:02 | |
| jokey | ah ok :) | 19:02 |
| mwhudson_ (~mwh@121-73-77-183.cable.telstraclear.net) joined #pypy. | 19:03 | |
| jokey | so to trace paths the jit takes with the pypy logging | 19:03 |
| Action: fijal dislikes branches with spaces in names | 19:03 | |
| fijal | Alex_Gaynor: review the blog post | 19:04 |
| stakkars_ (~tismer@brln-4db94b38.pool.mediaWays.net) joined #pypy. | 19:04 | |
| kenaan | 12alex_gaynor virtual-dicts 11072b6ee49f10 15/pypy/jit/metainterp/optimizeopt/virtualize.py: make this consistant with the other version of this code | 19:05 |
| fijal | Alex_Gaynor: I'm going to restart the branch, it contains some code but no tests | 19:08 |
| Alex_Gaynor | fijal: fine with me, also we should remove singledimarray IMO | 19:08 |
| fijal | and just have a multidim one? | 19:08 |
| Alex_Gaynor | yes | 19:09 |
| Alex_Gaynor | having singledim just means more code to update, adn the JIT is pretty good | 19:09 |
| thorz (~quassel@p548C3BD8.dip.t-dialin.net) left irc: Remote host closed the connection | 19:11 | |
| fijal | hm | 19:12 |
| fijal | let me thing about it | 19:12 |
| fijal | we have to care one way or another | 19:12 |
| Alex_Gaynor | how so? | 19:13 |
| fijal | maybe not | 19:16 |
| Action: fijal notes how noone ever rocked up to improve jitviewer | 19:16 | |
| kenaan | 12fijal numpy NDimArray 119283585d7084 15/: merge default | 19:17 |
| kenaan | 12fijal numpy-multidim 11ac15793a59b2 15/pypy/module/micronumpy/interp_numarray.py: fix typo | 19:19 |
| stakkars_ (~tismer@brln-4db94b38.pool.mediaWays.net) left irc: Quit: schnarch | 19:20 | |
| fijal | hm | 19:22 |
| fijal | we should really start reusing the applevel parts at least | 19:22 |
| fijal | PyGotham...? | 19:28 |
| Alex_Gaynor | it was a local conf in NYC | 19:28 |
| Guest___ (~textual@67.51.82.66) joined #pypy. | 19:31 | |
| Nick change: Guest___ -> rekamso | 19:31 | |
| fijal | was there batman? | 19:41 |
| Alex_Gaynor | dunno | 19:42 |
| exarkun | Batman lives in Gotham, not NYC. | 19:42 |
| stakkars_ (~tismer@brln-4db94b38.pool.mediaWays.net) joined #pypy. | 19:42 | |
| Alex_Gaynor | exarkun: the conferenece was called PyGotham | 19:43 |
| exarkun | oh, well then. | 19:43 |
| tilgovi (~randall@69.111.59.167) joined #pypy. | 19:43 | |
| tilgovi (~randall@69.111.59.167) left irc: Changing host | 19:43 | |
| tilgovi (~randall@couchdb/developer/tilgovi) joined #pypy. | 19:43 | |
| fijal | Alex_Gaynor: review my blogpost | 19:44 |
| Alex_Gaynor | I read it, I don't have any feedback really, other than that I'm very tired of talking abou tit and want to write code unless someone has a new suggestion. | 19:45 |
| Alex_Gaynor | I reccomend asking someone who doesn't already know every side of the discussion to review it | 19:45 |
| fijal | "Our new champion will not only write bug free code, he/she will also prove this fact eloquently by deploying a Hudson/Jenkins continuous integration pipeline" | 19:46 |
| fijal | exarkun: feel like it? | 19:46 |
| fijal | I'm not sure if the above comment is serious or not | 19:46 |
| exarkun | Champions are usually supposed to be pretty good at stuff. | 19:46 |
| exarkun | https://bitbucket.org/fijal/talk/src/8b99014b0107/blog/road-towards-scipy.rst ? | 19:47 |
| fijal | exarkun: yes | 19:47 |
| fijal | Talos seeks a Django developper to improve a statistic tool on financial data. Please send your CV + daily fees (not much than $80/day) | 19:47 |
| fijal | python job board is getting hilarious | 19:47 |
| fijal | exarkun: okey, I've never seen anyone writing a bug free code yet though | 19:47 |
| fijal | maybe that's why I'm skeptical | 19:47 |
| exarkun | fijal: Knuth wrote Tex | 19:48 |
| fijal | About the company | 19:49 |
| fijal | Developing business, new project. | 19:49 |
| Vorpal (~AnMaster@unaffiliated/anmaster) left irc: Ping timeout: 248 seconds | 19:52 | |
| fijal | Alex_Gaynor: indeed most code is just reusable | 19:53 |
| fijal | for single vs multidim | 19:53 |
| jerith | I've written bug-free code. | 19:53 |
| Alex_Gaynor | fijal: are you arguiging for having both, or just multidim? | 19:54 |
| jerith | Sometimes even as much as two or three lines at a time. | 19:54 |
| fijal | Alex_Gaynor: just multidim | 19:55 |
| Alex_Gaynor | fijal: +1 from me | 19:55 |
| fijal | jerith: I don't believe you | 19:55 |
| Vorpal (~AnMaster@unaffiliated/anmaster) joined #pypy. | 19:55 | |
| jerith | fijal: "print 'hello world'" | 19:55 |
| jerith | There you go. :-) | 19:55 |
| pjenvey | at least they're looking for a champion and not a rockstar | 19:58 |
| fijal | TypeError: expected sequence object with len >= 0 | 19:59 |
| fijal | how can a sequence object can be of length < 0? | 19:59 |
| Alex_Gaynor | don't worry about it. | 19:59 |
| exarkun | fijal: I read it. I don't know that I feel a sense of resolution on any particular topic. | 20:03 |
| fijal | exarkun: you mean it's all fluff? | 20:04 |
| kenaan | 12fijal numpy-multidim 11159a0cccc4a9 15/pypy/module/micronumpy/: for a good start - support for zeroes | 20:04 |
| exarkun | fijal: no, it certainly has content | 20:06 |
| fijal | so what's the problem? | 20:07 |
| exarkun | but if, before, I thought it was wrong for PyPy not to support all of scipy as-is, I don't think I would have changed my mind from reading this | 20:07 |
| fijal | hm | 20:07 |
| fijal | it's a hard mission to convince someone just like this ;-) | 20:07 |
| fijal | I guess the point I'm trying to make is that we won't reimplement scipy and there are some, not well defined ways, to do it | 20:08 |
| intchanter (~intchante@c-76-27-100-38.hsd1.ut.comcast.net) left irc: Ping timeout: 240 seconds | 20:09 | |
| intchanter (~intchante@c-76-27-100-38.hsd1.ut.comcast.net) joined #pypy. | 20:10 | |
| bbot2 | 4Failure: 15http://buildbot.pypy.org/builders/own-linux-x86-32/builds/1808 [12alex, virtual-dicts] | 20:10 |
| fijal | Alex_Gaynor: you're aware that one is much slower than it should be? | 20:11 |
| Alex_Gaynor | fijal: is ones() seriously anyone's bottleneck? | 20:11 |
| fijal | Alex_Gaynor: please, anyones not anyone's | 20:12 |
| fijal | someones for sure | 20:12 |
| mwhudson (~mwh@linaro/mwhudson) left irc: Ping timeout: 258 seconds | 20:12 | |
| Alex_Gaynor | fijal: I'll fix it after I merge this branch, want to review it? | 20:13 |
| fijal | yeah, I guess I can | 20:13 |
| Alex_Gaynor | thanks | 20:13 |
| mwhudson (~mwh@linaro/mwhudson) joined #pypy. | 20:20 | |
| fijal | virtual-dicts? | 20:20 |
| fijal | Alex_Gaynor: how about we wait for the buildbot run? | 20:20 |
| Alex_Gaynor | fijal: ok with me | 20:21 |
| aboudreault (~alanb@osgeo/member/aboudreault) left irc: Quit: Leaving | 20:26 | |
| fijal | >>> a = numpy.array([[1, 2], [3, 4]]) | 20:26 |
| fijal | >>> a[0] = 10 | 20:26 |
| fijal | >>> a | 20:26 |
| fijal | Alex_Gaynor: what that would do? | 20:27 |
| Alex_Gaynor | fijal: dunno, open up a python shell and check | 20:27 |
| fijal | [[10, 10], [3, 4]] | 20:27 |
| fijal | surprised? | 20:27 |
| Alex_Gaynor | only a little bit | 20:27 |
| tilgovi (~randall@couchdb/developer/tilgovi) left irc: Ping timeout: 240 seconds | 20:36 | |
| tilgovi (~randall@couchdb/developer/tilgovi) joined #pypy. | 20:38 | |
| nickik (~nick@217.150.231.165) joined #pypy. | 20:39 | |
| derdon (~derdon@pD9E1C10A.dip.t-dialin.net) joined #pypy. | 20:39 | |
| intchanter (~intchante@c-76-27-100-38.hsd1.ut.comcast.net) left irc: Ping timeout: 255 seconds | 20:41 | |
| intchanter (~intchante@c-76-27-100-38.hsd1.ut.comcast.net) joined #pypy. | 20:42 | |
| mitchellh (~mitchellh@c-69-181-107-107.hsd1.ca.comcast.net) left irc: Quit: Computer has gone to sleep | 20:47 | |
| mitchellh (~mitchellh@c-69-181-107-107.hsd1.ca.comcast.net) joined #pypy. | 20:49 | |
| zain__ (~textual@69.38.221.130) left irc: Quit: Textual IRC Client: http://www.textualapp.com/ | 20:50 | |
| zain__ (~textual@69.38.221.130) joined #pypy. | 20:51 | |
| zain (~zain@69.38.221.130) left irc: Ping timeout: 258 seconds | 20:54 | |
| Nick change: zain__ -> zain | 20:54 | |
| Arnar (~arnarb@li187-148.members.linode.com) joined #pypy. | 20:55 | |
| lizardo (~lizardo@189.2.128.130) left irc: Quit: Leaving | 20:57 | |
| `fox` (~fox@host229-107-dynamic.45-79-r.retail.telecomitalia.it) joined #pypy. | 20:59 | |
| mabbikeel (~mabbikeel@cpc4-duns7-2-0-cust218.9-3.cable.virginmedia.com) left irc: Ping timeout: 260 seconds | 21:00 | |
| `fox` (~fox@host229-107-dynamic.45-79-r.retail.telecomitalia.it) left irc: Client Quit | 21:01 | |
| tav (~tav@host-92-20-11-103.as13285.net) left irc: Ping timeout: 240 seconds | 21:03 | |
| stakkars_ (~tismer@brln-4db94b38.pool.mediaWays.net) left irc: Quit: schnarch | 21:07 | |
| tav (~tav@host-92-20-61-60.as13285.net) joined #pypy. | 21:07 | |
| bbot2 | 4Failure: 15http://buildbot.pypy.org/builders/pypy-c-jit-linux-x86-64/builds/542 [12alex, virtual-dicts] | 21:12 |
| fijal | I should fix gc tests one day | 21:15 |
| fzzzy (~donovan@nat/mozilla/x-eocounxwpcntggls) left irc: Quit: fzzzy | 21:16 | |
| kkris1 (~kris@93-82-44-218.adsl.highway.telekom.at) left irc: Remote host closed the connection | 21:16 | |
| devNo0b (~d@67.214.224.141) joined #pypy. | 21:20 | |
| devNo0b | What is the best way to take a datetime object and save it to a variable string? | 21:22 |
| exarkun | devNo0b: You might be looking for #python | 21:22 |
| fijal | exarkun: that's a bit sad but I guess you're right | 21:24 |
| fijal | there is not much to be said | 21:24 |
| fijal | other than just do numpy and tell them "look" | 21:24 |
| ronny | hmm | 21:29 |
| ronny | did anyone strip the pypy repo on bitbucket? | 21:30 |
| xorAxAx | ronny: did you see my question from the weekend? | 21:31 |
| xorAxAx | i asked: | 21:31 |
| xorAxAx | ronny: why is there no second parent for the rev fff8b52333f3 (pypy repo)? | 21:31 |
| fijal | ronny: what are you doing with pypy repo btw? | 21:31 |
| fijal | I mean why are you concerned about random stuff there? | 21:31 |
| ronny | fijal: a fresh clone has dangeling filelog entries atm | 21:32 |
| ronny | its nothing critical, just additional data thats not supposed to be there | 21:32 |
| fijal | that's fine as far as we're concerned | 21:32 |
| fijal | I mean - any particular reason why are you looking at it? | 21:32 |
| ronny | fijal: well, it still shows up in hg verify, it would be nice to have that one be clean | 21:33 |
| fijal | and why does that matter? | 21:33 |
| ronny | xorAxAx: its from svn | 21:33 |
| fijal | I mean I'm fine if you find it fun, I don't mind, it's your time | 21:33 |
| fijal | but if you're just bored, there is quite a bit of stuff to work on in pypy if you feel like it :) | 21:34 |
| xorAxAx | ronny: ah, and merges werent identified in the conversion process? ok, pity | 21:34 |
| jaysonsantos (~pete@189.100.115.223) left irc: Quit: Leaving | 21:34 | |
| ronny | xorAxAx: it simply was too hard to propperly do it | 21:34 |
| xorAxAx | i forgot :) | 21:34 |
| Alex_Gaynor | fijal: pff, I still have tests that only fail on my laptop :/ on the plus side virtual-dict tests seem to pass, want to review teh code? | 21:43 |
| fijal | yeah I can | 21:45 |
| Alex_Gaynor | thanks | 21:46 |
| fzzzy (~donovan@76-198-130-19.lightspeed.mtvwca.sbcglobal.net) joined #pypy. | 21:49 | |
| bbot2 | Started: 15http://buildbot.pypy.org/builders/own-macosx-x86-32/builds/693 | 21:49 |
| bbot2 | Started: 15http://buildbot.pypy.org/builders/jit-benchmark-linux-x86-64/builds/117 | 21:49 |
| bbot2 | Started: 15http://buildbot.pypy.org/builders/jit-benchmark-linux-x86-32/builds/920 | 21:49 |
| tilgovi (~randall@couchdb/developer/tilgovi) left irc: Ping timeout: 252 seconds | 21:50 | |
| devNo0b (~d@67.214.224.141) left irc: Quit: Leaving | 21:50 | |
| tilgovi (~randall@69.111.59.167) joined #pypy. | 21:52 | |
| tilgovi (~randall@69.111.59.167) left irc: Changing host | 21:52 | |
| tilgovi (~randall@couchdb/developer/tilgovi) joined #pypy. | 21:52 | |
| fijal | Alex_Gaynor: what does that give us? | 21:54 |
| zain2 (~zain@69.38.221.130) joined #pypy. | 21:55 | |
| Alex_Gaynor | fijal: what does what give us? | 21:55 |
| fijal | besides obviously virtual dicts | 21:55 |
| fijal | the branch | 21:55 |
| fijal | any real-life scenarios where this actually helps? | 21:55 |
| Alex_Gaynor | fijal: "%(i)d" % {"i": i} doesn't allocate a dict | 21:55 |
| Alex_Gaynor | fijal: def g(**kwargs): return kwargs["x"] g(x=x) doesn't allocate | 21:55 |
| Alex_Gaynor | shall I write a test_pypy_c about it? | 21:55 |
| fijal | one of it at least would be cool I believe | 21:56 |
| Alex_Gaynor | k | 21:56 |
| fijal | what about u"%(i)d" % {u"i": i} | 21:57 |
| fijal | why there is no test_optimizeopt? | 21:59 |
| fijal | also test_resume, althought those are mostly skipped :/ | 22:01 |
| fijal | I dunno about virtualstate & resume since I don't understand that code, but otherwise ok? | 22:01 |
| fijal | modulo tests | 22:01 |
| Action: fijal sleep | 22:02 | |
| kenaan | 12alex_gaynor virtual-dicts 116034c17423bd 15/pypy/module/pypyjit/test_pypy_c/test_call.py: added a test_pypy_c test for this | 22:03 |
| Alex_Gaynor | fijal: so I should write some test_optimizeopt and merge? | 22:03 |
| fijal | test_resume maybe as well? | 22:03 |
| fijal | like what happens if you have a virtual array of structs that has a pointer to non-virtual? | 22:04 |
| Alex_Gaynor | heh, I'll have to wait for hakan or someone for that, I wrote resume and virtualstate by cargo culting a bit :/ | 22:04 |
| fijal | er | 22:04 |
| fijal | maybe the other way around? | 22:04 |
| antocuni (~antocuni@host200-47-dynamic.116-80-r.retail.telecomitalia.it) joined #pypy. | 22:04 | |
| Vorpal (~AnMaster@unaffiliated/anmaster) left irc: Ping timeout: 240 seconds | 22:05 | |
| Alex_Gaynor | ? | 22:11 |
| lizardo (~lizardo@201008207211.user.veloxzone.com.br) joined #pypy. | 22:14 | |
| ramusara (~ramusara@220.156.210.236.user.e-catv.ne.jp) left irc: Quit: Leaving... | 22:15 | |
| zain (~textual@69.38.221.130) left irc: Disconnected by services | 22:23 | |
| Nick change: zain2 -> zain | 22:23 | |
| bbot2 | 4Failure: 15http://buildbot.pypy.org/builders/own-linux-x86-64/builds/674 [12alex, virtual-dicts] | 22:25 |
| tav (~tav@host-92-20-61-60.as13285.net) left irc: Ping timeout: 240 seconds | 22:45 | |
| tav (~tav@host-2-99-77-242.as13285.net) joined #pypy. | 22:51 | |
| antocuni (~antocuni@host200-47-dynamic.116-80-r.retail.telecomitalia.it) left irc: Ping timeout: 260 seconds | 23:15 | |
| whitelynx (~whitelynx@li117-47.members.linode.com) left irc: Quit: Ex-Chat | 23:19 | |
| derdon (~derdon@pD9E1C10A.dip.t-dialin.net) left irc: Remote host closed the connection | 23:19 | |
| dmalcolm (~david@c-24-61-12-82.hsd1.ma.comcast.net) left irc: Quit: Leaving | 23:20 | |
| tilgovi (~randall@couchdb/developer/tilgovi) left irc: Ping timeout: 240 seconds | 23:29 | |
| aat (~aat@cpe-72-225-174-173.nyc.res.rr.com) joined #pypy. | 23:30 | |
| nickik (~nick@217.150.231.165) left irc: Quit: Verlassend | 23:30 | |
| bbot2 | 4Failure: 15http://buildbot.pypy.org/builders/pypy-c-jit-linux-x86-32/builds/1070 [12alex, virtual-dicts] | 23:34 |
| bbot2 | 4Failure: 15http://buildbot.pypy.org/builders/own-macosx-x86-32/builds/693 | 23:35 |
| kenaan | 12alex_gaynor virtual-dicts 11bc6e9f337a06 15/pypy/module/pypyjit/test_pypy_c/test_containers.py: finally fix this test | 23:40 |
| tilgovi (~randall@c-98-210-155-124.hsd1.ca.comcast.net) joined #pypy. | 23:46 | |
| tilgovi (~randall@c-98-210-155-124.hsd1.ca.comcast.net) left irc: Changing host | 23:46 | |
| tilgovi (~randall@couchdb/developer/tilgovi) joined #pypy. | 23:46 | |
| _pyre_ (~stian@137.241.189.109.customer.cdi.no) joined #pypy. | 23:53 | |
| _pyre_ | speed.pypy.org seems broken. Alot of "NaN" values | 23:53 |
| Alex_Gaynor | yes, we know | 23:59 |
| Action: Alex_Gaynor has no idea why | 23:59 | |
| --- Thu Oct 27 2011 | 00:00 | |
Generated by irclog2html.py 2.9.2 by Marius Gedminas - find it at mg.pov.lt!