arigato changed the topic of #pypy to: PyPy, the flexible snake (IRC logs: https://quodlibet.duckdns.org/irc/pypy/latest.log.html#irc-end ) | use cffi for calling C | mac OS and Fedora are not Windows
xcm has quit [Killed (verne.freenode.net (Nickname regained by services))]
xcm has joined #pypy
xcm has quit [Killed (orwell.freenode.net (Nickname regained by services))]
xcm has joined #pypy
speeder39_ has quit [Quit: Connection closed for inactivity]
jcea has quit [Quit: jcea]
dansan has joined #pypy
dddddd has quit [Remote host closed the connection]
<bbot2> Started: http://buildbot.pypy.org/builders/pypy-c-jit-win-x86-32/builds/4649 [cfbolz: force build, json-decoder-maps]
<bbot2> Started: http://buildbot.pypy.org/builders/own-win-x86-32/builds/2058 [cfbolz: force build, json-decoder-maps]
<bbot2> Failure: http://buildbot.pypy.org/builders/pypy-c-jit-win-x86-32/builds/4649 [cfbolz: force build, json-decoder-maps]
<mattip> cfbolz: win32 translation doesn't like json-decoder-maps
<mattip> translation:ERROR ValueError: seeing a prebuilt long (value 0x2540be400L)
<mattip> in (pypy.module._pypyjson.interp_decoder:894)Terminator.cleanup_fringe
<cfbolz> mattip: same for linux32. Should be an easy fix
<mattip> cool
<bbot2> Failure: http://buildbot.pypy.org/builders/own-win-x86-32/builds/2058 [cfbolz: force build, json-decoder-maps]
jacob22 has quit [Read error: Connection reset by peer]
jacob22 has joined #pypy
oberstet has joined #pypy
lauren has quit [Ping timeout: 252 seconds]
lauren has joined #pypy
RemiM has joined #pypy
RemiM has quit [Client Quit]
antocuni has joined #pypy
kenaan has quit [Ping timeout: 252 seconds]
oberstet has quit [Remote host closed the connection]
lritter has joined #pypy
jacob22 has quit [Read error: Connection reset by peer]
antocuni has quit [Ping timeout: 258 seconds]
jacob22 has joined #pypy
Ai9zO5AP has joined #pypy
jcea has joined #pypy
antocuni has joined #pypy
Hodgestar has quit [Read error: Connection reset by peer]
Hodgestar has joined #pypy
Remi_M has quit [Quit: See you!]
Remi_M has joined #pypy
dddddd has joined #pypy
fryguybo1 has joined #pypy
fryguybob has quit [Read error: Connection reset by peer]
kenaan has joined #pypy
<kenaan> cfbolz json-decoder-maps 53dd110e73ce /pypy/module/_pypyjson/interp_decoder.py: typos
<kenaan> cfbolz json-decoder-maps 8455aa36a879 /pypy/module/_pypyjson/interp_decoder.py: fix translation maybe
Rhy0lite has joined #pypy
adamholmberg has joined #pypy
<kenaan> Raemi guard-value-limit c6bc0ea32200 /pypy/goal/overspecialize_type.py: add example for testing
tsaka_ has joined #pypy
tsaka__ has quit [Ping timeout: 272 seconds]
adamholmberg has quit [Remote host closed the connection]
adamholmberg has joined #pypy
adamholmberg has quit [Ping timeout: 272 seconds]
adamholmberg has joined #pypy
jacob22 has quit [Read error: Connection reset by peer]
jacob22 has joined #pypy
xcm has quit [Remote host closed the connection]
xcm has joined #pypy
themsay has quit [Read error: Connection reset by peer]
themsay has joined #pypy
<arigato> cfbolz: float('inf') doesn't translate
<cfbolz> arigato: grumble
<arigato> or, if I interpret correctly an rpython test I just wrote, it translates to "raise ValueError"
<cfbolz> So I need to define it as a global?
<arigato> yes, or just use 1e20 or something
<cfbolz> Yes yes
<cfbolz> Boring
<arigato> instead of 10000000000
<arigato> you could also have used sys.maxint
<cfbolz> Yes
<cfbolz> I should have
<arigato> well it's supposed to be a float, so I see the point of +inf
<arigato> what should I do with my test of float('inf')? forget it, check it in as skip()?
<cfbolz> arigato: it's a float, but the float is the result of a division of two ints
<cfbolz> arigato: fix it? ;-)
<arigato> right :-)
<arigato> ah no wait
<arigato> from rpython.rlib.rfloat import INFINITY$
<arigato> from rpython.rlib.rfloat import INFINITY
<cfbolz> Yes
* arigato pushed the test with INFINITY---it seems that keenan is randomly missing stuff nowadays
<cfbolz> arigato: cool
antocuni has quit [Ping timeout: 244 seconds]
forgottenone has joined #pypy
Remi_M has quit [Quit: Leaving.]
Rhy0lite has quit [Quit: Leaving]
<kenaan> cfbolz json-decoder-maps 89f77e4471e9 /pypy/module/_pypyjson/interp_decoder.py: try again
<bbot2> Started: http://buildbot.pypy.org/builders/pypy-c-jit-win-x86-32/builds/4652 [Carl Friedrich Bolz-Tereick: force build, json-decoder-maps]
<bbot2> Started: http://buildbot.pypy.org/builders/own-linux-x86-32/builds/6479 [Carl Friedrich Bolz-Tereick: force build, json-decoder-maps]
<bbot2> Started: http://buildbot.pypy.org/builders/pypy-c-jit-linux-x86-32/builds/5257 [Carl Friedrich Bolz-Tereick: force build, json-decoder-maps]
<bbot2> Started: http://buildbot.pypy.org/builders/pypy-c-jit-linux-x86-64/builds/6255 [Carl Friedrich Bolz-Tereick: force build, json-decoder-maps]
<bbot2> Started: http://buildbot.pypy.org/builders/own-linux-x86-64/builds/7505 [Carl Friedrich Bolz-Tereick: force build, json-decoder-maps]
xcm is now known as Guest25631
Guest25631 has quit [Killed (tolkien.freenode.net (Nickname regained by services))]
xcm has joined #pypy
forgottenone has quit [Quit: Konversation terminated!]
forgottenone has joined #pypy
forgottenone has quit [Read error: Connection reset by peer]
forgottenone has joined #pypy
<bbot2> Failure: http://buildbot.pypy.org/builders/own-linux-x86-32/builds/6479 [Carl Friedrich Bolz-Tereick: force build, json-decoder-maps]
<bbot2> Failure: http://buildbot.pypy.org/builders/own-linux-x86-64/builds/7505 [Carl Friedrich Bolz-Tereick: force build, json-decoder-maps]
<bbot2> Failure: http://buildbot.pypy.org/builders/pypy-c-jit-linux-x86-32/builds/5257 [Carl Friedrich Bolz-Tereick: force build, json-decoder-maps]
<bbot2> Failure: http://buildbot.pypy.org/builders/pypy-c-jit-linux-x86-64/builds/6255 [Carl Friedrich Bolz-Tereick: force build, json-decoder-maps]
xcm has quit [Remote host closed the connection]
<bbot2> Failure: http://buildbot.pypy.org/builders/pypy-c-jit-win-x86-32/builds/4652 [Carl Friedrich Bolz-Tereick: force build, json-decoder-maps]
xcm has joined #pypy
xcm has quit [Ping timeout: 252 seconds]
xcm has joined #pypy
lritter has quit [Ping timeout: 258 seconds]
adamholmberg has quit [Remote host closed the connection]
jacob22 has quit [Quit: Konversation terminated!]
jacob22 has joined #pypy
antocuni has joined #pypy
xcm is now known as Guest96303
Guest96303 has quit [Killed (card.freenode.net (Nickname regained by services))]
xcm has joined #pypy
Ai9zO5AP has quit [Quit: WeeChat 2.4]
tsaka_ has quit [Ping timeout: 248 seconds]