cfbolz changed the topic of #pypy to: PyPy, the flexible snake (IRC logs: https://botbot.me/freenode/pypy/ ) | use cffi for calling C | the secret reason for us trying to get PyPy users: to test the JIT well enough that we're somewhat confident about it
jcea has joined #pypy
speeder39 has joined #pypy
dddddd has quit [Remote host closed the connection]
wleslie has joined #pypy
mssun has quit [Quit: http://www.kiwiirc.com/ - A hand crafted IRC client]
wleslie has quit [Quit: ~~~ Crash in JIT!]
maxxam has joined #pypy
asmeurer__ has joined #pypy
stevenja_ has joined #pypy
stevenja_ has quit [Ping timeout: 248 seconds]
asmeurer__ has quit [Quit: asmeurer__]
wleslie has joined #pypy
asmeurer_ has joined #pypy
maxxam_ has joined #pypy
maxxam has quit [Ping timeout: 260 seconds]
maxxam_ is now known as maxxam
DIRT has quit [Quit: Leaving]
asmeurer_ has quit [Quit: asmeurer_]
stevenja_ has joined #pypy
stevenja_ has quit [Ping timeout: 256 seconds]
asmeurer_ has joined #pypy
asmeurer_ has quit [Quit: asmeurer_]
speeder39 has quit [Quit: Connection closed for inactivity]
tbodt has quit [Quit: Textual IRC Client: www.textualapp.com]
Garen has quit [Read error: Connection reset by peer]
Garen has joined #pypy
stevenja_ has joined #pypy
tbodt has joined #pypy
stevenja_ has quit [Ping timeout: 264 seconds]
mssun has joined #pypy
hexa is now known as hexa-
jcea has quit [Quit: jcea]
asmeurer__ has joined #pypy
mssun has quit [Quit: http://www.kiwiirc.com/ - A hand crafted IRC client]
DIRT has joined #pypy
mssun has joined #pypy
ctismer has quit [Ping timeout: 245 seconds]
ctismer has joined #pypy
tbodt has quit [Quit: My Mac has gone to sleep. ZZZzzz…]
tbodt has joined #pypy
stevenja_ has joined #pypy
DIRT has quit [Remote host closed the connection]
stevenja_ has quit [Ping timeout: 240 seconds]
DIRT has joined #pypy
stevenja_ has joined #pypy
tayfun26 has joined #pypy
stevenja_ has quit [Ping timeout: 264 seconds]
asmeurer__ has quit [Quit: asmeurer__]
<LarstiQ> mattip: great title :)
mattip has quit [Ping timeout: 265 seconds]
mssun has quit [Quit: http://www.kiwiirc.com/ - A hand crafted IRC client]
antocuni has joined #pypy
oberstet has joined #pypy
inhahe__ has quit [Ping timeout: 268 seconds]
stevenja_ has joined #pypy
stevenja_ has quit [Ping timeout: 256 seconds]
wleslie has quit [Quit: ~~~ Crash in JIT!]
danieljabailey has quit [Ping timeout: 260 seconds]
danieljabailey has joined #pypy
danieljabailey has quit [Ping timeout: 255 seconds]
danieljabailey has joined #pypy
stevenja_ has joined #pypy
stevenja_ has quit [Ping timeout: 240 seconds]
tayfun26 has quit [Quit: tayfun26]
maxxam has quit [Ping timeout: 268 seconds]
antocuni has quit [Ping timeout: 276 seconds]
dddddd has joined #pypy
redj_ has joined #pypy
redj has quit [Ping timeout: 256 seconds]
wleslie has joined #pypy
oberstet has quit [Ping timeout: 245 seconds]
lritter has joined #pypy
wleslie has quit [Ping timeout: 276 seconds]
jcea has joined #pypy
jcea has quit [Client Quit]
danchr has quit [Read error: Connection reset by peer]
danchr_ has joined #pypy
jcea has joined #pypy
redj_ is now known as redj
tbodt has quit [Quit: My Mac has gone to sleep. ZZZzzz…]
jcea has quit [Quit: jcea]
jcea has joined #pypy
wleslie has joined #pypy
wleslie has quit [Quit: ~~~ Crash in JIT!]
marky1991 has joined #pypy
oberstet has joined #pypy
Kronuz has quit [Ping timeout: 264 seconds]
Kronuz has joined #pypy
oberstet has quit [Ping timeout: 240 seconds]
Rhy0lite has joined #pypy
speeder39 has joined #pypy
Gonsor has joined #pypy
stevenja_ has joined #pypy
stevenja_ has quit [Ping timeout: 268 seconds]
stevenja_ has joined #pypy
stevenja_ has quit [Remote host closed the connection]
stevenja_ has joined #pypy
marky1991 has quit [Read error: Connection reset by peer]
stevenja_ has quit [Remote host closed the connection]
stevenja_ has joined #pypy
marky1991 has joined #pypy
tbodt has joined #pypy
oberstet has joined #pypy
kenaan has joined #pypy
<kenaan> arigo default 96023743535d /pypy/module/sys/: sys.excepthook() should add a newline to stdout if needed, in addition to flushing it
realitix has joined #pypy
stevenja_ has quit [Remote host closed the connection]
stevenja_ has joined #pypy
stevenja_ has quit [Remote host closed the connection]
stevenja_ has joined #pypy
<kenaan> arigo default 6ee028a07651 /: Issue #2837 Write an end-of-line and flush stdout when an exception is about to be printed in code.py. Needed to ...
oberstet has quit [Remote host closed the connection]
oberstet has joined #pypy
mattip has joined #pypy
<arigato> ah baaaah
<arigato> cpython3 has got exactly the same bug as #2837
<arigato> even worse
<arigato> try to run a few times ``print(42, end=""); 0/0`` in the cpython prompt
_whitelogger has joined #pypy
jcea has quit [Quit: jcea]
<arigato> ok the mistake of pypy3 is different
<arigato> >>> print(5, end="")
<arigato> just entering that gives a different result in pypy3 and in python3
stevenja_ has quit [Remote host closed the connection]
stevenja_ has joined #pypy
stevenja_ has quit [Remote host closed the connection]
stevenja_ has joined #pypy
<kenaan> arigo py3.5 87b7c6c07f22 /: hg merge default (issue #2837 not closed, needs different fix in pypy3)
<kenaan> arigo py3.5 a74f33cd9f8f /lib_pypy/pyrepl/simple_interact.py: Fix for issue #2837 in pypy3
<arigato> he he I found a corner case where CPython is wrong
stevenja_ has quit [Remote host closed the connection]
<arigato> python3 -i -c "print(5,end='')"
stevenja_ has joined #pypy
<kenaan> arigo py3.5 180dc8d9dd61 /lib_pypy/pyrepl/simple_interact.py: Flush stdout also before the first prompt, because why not. The difference is visible by running: python3 -i -c "...
stevenja_ has quit [Ping timeout: 264 seconds]
stevenja_ has joined #pypy
speeder39 has quit [Quit: Connection closed for inactivity]
tbodt has quit [Quit: My Mac has gone to sleep. ZZZzzz…]
tbodt has joined #pypy
tbodt has quit [Client Quit]
stevenja_ has quit [Remote host closed the connection]
stevenja_ has joined #pypy
realitix has quit [Quit: realitix]
Gonsor has quit [Read error: Connection reset by peer]
asmeurer__ has joined #pypy
altendky has quit [Ping timeout: 265 seconds]
altendky has joined #pypy
asmeurer__ has quit [Quit: asmeurer__]
oberstet has quit [Quit: Leaving]
tbodt has joined #pypy
asmeurer__ has joined #pypy
tbodt has quit [Quit: My Mac has gone to sleep. ZZZzzz…]
tbodt has joined #pypy
mattip has quit [Ping timeout: 276 seconds]
tbodt has quit [Quit: My Mac has gone to sleep. ZZZzzz…]
mattip has joined #pypy
tbodt has joined #pypy
asmeurer__ has quit [Quit: asmeurer__]
asmeurer__ has joined #pypy
asmeurer__ has quit [Quit: asmeurer__]
asmeurer_ has joined #pypy
asmeurer_ has quit [Quit: asmeurer_]
asmeurer_ has joined #pypy
tbodt has quit [Quit: My Mac has gone to sleep. ZZZzzz…]
dpn` has quit [Ping timeout: 255 seconds]
dpn` has joined #pypy
tbodt has joined #pypy
asmeurer_ has quit [Quit: asmeurer_]
jamesaxl has joined #pypy
asmeurer_ has joined #pypy
asmeurer_ has quit [Quit: asmeurer_]
asmeurer has joined #pypy
DIRT has quit [Quit: Leaving]
stevenja_ has quit [Remote host closed the connection]
stevenja_ has joined #pypy
Rhy0lite has quit [Quit: Leaving]
stevenja_ has quit [Remote host closed the connection]
stevenja_ has joined #pypy
dstufft has quit [Quit: ZNC - http://znc.in]
dstufft has joined #pypy
stevenja_ has quit [Remote host closed the connection]
stevenja_ has joined #pypy
dstufft has quit [Client Quit]
dstufft has joined #pypy
stevenja_ has quit [Ping timeout: 265 seconds]
marky1991 has quit [Read error: Connection reset by peer]
dstufft has quit [Quit: ZNC - http://znc.in]
dstufft has joined #pypy
tbodt has quit [Quit: My Mac has gone to sleep. ZZZzzz…]
tbodt has joined #pypy
tbodt has quit [Client Quit]
tbodt has joined #pypy
tbodt has quit [Client Quit]
tbodt has joined #pypy
tbodt has quit [Quit: My Mac has gone to sleep. ZZZzzz…]
jcea has joined #pypy
asmeurer has quit [Quit: asmeurer]
jcea has quit [Quit: jcea]
tbodt has joined #pypy
jcea has joined #pypy
carljm_ has quit [Quit: leaving]
carljm has joined #pypy
jamesaxl has quit [Quit: WeeChat 2.1]
asmeurer has joined #pypy
adamholmberg has quit [Remote host closed the connection]
adamholmberg has joined #pypy
DIRT has joined #pypy
adamholmberg has quit [Ping timeout: 264 seconds]
raynold has joined #pypy
lritter has quit [Ping timeout: 256 seconds]
stevenja_ has joined #pypy
stevenja_ has quit [Ping timeout: 256 seconds]
mattip has quit [Ping timeout: 240 seconds]
dddddd has quit [Remote host closed the connection]
mattip has joined #pypy
demonimin has quit [Ping timeout: 260 seconds]
asmeurer___ has joined #pypy