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
pf_moore has quit [Quit: Connection closed for inactivity]
eric541 has left #pypy [#pypy]
<kenaan> rlamy apptest-file e09619779251 /pypy/tool/pytest/test/: Adding some tests (WIP)
ronan has quit [Remote host closed the connection]
tbodt has quit [Quit: My Mac has gone to sleep. ZZZzzz…]
ronan has joined #pypy
energizer has quit [Quit: Leaving]
ronan has quit [Ping timeout: 256 seconds]
energizer has joined #pypy
lritter has joined #pypy
forgottenone has joined #pypy
<kenaan> mattip py3.5 599b7470b778 /: merge default into py3.5
<kenaan> mattip default 4d2fb1545820 /pypy/module/cpyext/test/test_bufferobject.py: fix python2-only test
illume has joined #pypy
<kenaan> mattip buildbot 0bfbe41f7868 /bot2/pypybuildbot/: depricate building on tannit32
lukasa has left #pypy [#pypy]
lazka has joined #pypy
marr has joined #pypy
energizer has quit [Ping timeout: 268 seconds]
illume has quit [Quit: My MacBook Pro has gone to sleep. ZZZzzz…]
inhahe_ has joined #pypy
inhahe__ has quit [Ping timeout: 260 seconds]
lritter has quit [Remote host closed the connection]
ronan has joined #pypy
inhahe__ has joined #pypy
inhahe_ has quit [Ping timeout: 260 seconds]
lazka has quit [Quit: Leaving]
dddddd has joined #pypy
oberstet has joined #pypy
ctismer has quit [Quit: ZNC 1.6.5+deb1 - http://znc.in]
raynold has quit [Quit: Connection closed for inactivity]
lazka has joined #pypy
<kenaan> rlamy default 5c8076e87315 /pypy/tool/pytest/: Delete obsolete code
lazka has quit [Quit: Leaving]
<kenaan> rlamy default 6e679a6792a4 /pypy/tool/pytest/test/data/: Remove data used by deleted tests as well
hotpot33 has joined #pypy
hotpot33 has quit [Max SendQ exceeded]
hotpot33 has joined #pypy
hotpot33 has quit [Excess Flood]
hotpot33 has joined #pypy
hotpot33 has quit [Excess Flood]
hotpot33 has joined #pypy
hotpot33 has quit [Max SendQ exceeded]
hotpot33 has joined #pypy
hotpot33 has quit [Max SendQ exceeded]
hotpot33 has joined #pypy
hotpot33 has quit [Max SendQ exceeded]
hotpot33 has joined #pypy
hotpot33 has quit [Excess Flood]
hotpot33 has joined #pypy
hotpot33 has quit [Max SendQ exceeded]
hotpot33 has joined #pypy
hotpot33 has quit [Max SendQ exceeded]
pybot has quit [Remote host closed the connection]
hotpot33 has joined #pypy
<kenaan> rlamy apptest-file d719e76c1bc7 /pypy/: Do assert reinterpretation only inside old-style apptests; fix tests.
pybot has joined #pypy
lazka has joined #pypy
pypybot has joined #pypy
pypybot0 has joined #pypy
pypybot1 has joined #pypy
pypybot2 has joined #pypy
pypybot3 has joined #pypy
pypybot4 has joined #pypy
pypybot5 has joined #pypy
ceridwen has quit [Ping timeout: 245 seconds]
<kenaan> rlamy apptest-file dd33811ad1b4 /pypy/conftest.py: there are no app_test directories now
pypybot6 has joined #pypy
pypybot7 has joined #pypy
<kenaan> rlamy py3.5 7967a85cf805 /pypy/tool/pytest/: hg merge default
<kenaan> rlamy py3tests 8cfa4b755c8e /: hg merge apptest-file
pypybot8 has joined #pypy
<kenaan> rlamy apptest-file 88315b215135 /: hg merge default
<kenaan> rlamy py3tests 77838bcabf15 /pypy/: hg merge apptest-file
pypybot7 has quit [Read error: Connection reset by peer]
pypybot1 has quit [Read error: Connection reset by peer]
pypybot has quit [Read error: Connection reset by peer]
pypybot5 is now known as 5EXAAXAC0
pypybot0 is now known as pypybot
pypybot2 is now known as 7GHAAL446
pypybot3 has quit [Read error: Connection reset by peer]
pypybot4 has quit [Write error: Connection reset by peer]
pypybot0 has joined #pypy
ceridwen has joined #pypy
pypybot1 has joined #pypy
pypybot2 has joined #pypy
pypybot3 has joined #pypy
pypybot4 has joined #pypy
energizer has joined #pypy
pf_moore has joined #pypy
pypybot5 has joined #pypy
pypybot7 has joined #pypy
pypybot9 has joined #pypy
pypybot0 has quit [Ping timeout: 256 seconds]
pypybot5 has quit [Ping timeout: 260 seconds]
pypybot3 has quit [Ping timeout: 264 seconds]
pypybot1 has quit [Ping timeout: 255 seconds]
lazka has quit [Quit: Leaving]
pybot has quit [Remote host closed the connection]
pypybot has quit [Remote host closed the connection]
pypybot2 has quit [Remote host closed the connection]
5EXAAXAC0 has quit [Read error: Connection reset by peer]
pypybot4 has quit [Remote host closed the connection]
pypybot8 has quit [Remote host closed the connection]
pypybot9 has quit [Remote host closed the connection]
pypybot7 has quit [Remote host closed the connection]
pypybot6 has quit [Remote host closed the connection]
7GHAAL446 has quit [Remote host closed the connection]
energizer has quit [Disconnected by services]
energizer has joined #pypy
energizer has quit [Remote host closed the connection]
energizer has joined #pypy
nunatak has joined #pypy
tbodt has joined #pypy
inhahe_ has joined #pypy
inhahe__ has quit [Ping timeout: 256 seconds]
AndrewBC has joined #pypy
forgottenone has quit [Read error: Connection reset by peer]
amontalenti has quit [Quit: ZNC - 1.6.0 - http://znc.in]
nunatak has quit [Quit: Leaving]
hotpot33 has quit [Ping timeout: 256 seconds]
oberstet has quit [Ping timeout: 256 seconds]
<Alex_Gaynor> https://undeadly.org/cgi?action=article;sid=20180413065457 I suspect this breaks the JIT on OpenBSD, since we allocate our own stack for the JIT, IIRC?
lazka has joined #pypy
lazka has quit [Client Quit]
<arigato> Alex_Gaynor: we don't play with the rsp register, though
<arigato> our own GC-allocated "stack" is in rbp, and the regular stack register rsp keeps its usual value
<Alex_Gaynor> how do calls from the JIT to normal functions work?
illume has joined #pypy
<arigato> the JIT works like a function with only a smallish number of stack entries in its stack frame
<arigato> if we need to call a normal function with more arguments that fit in registers, we copy them to the stack
<arigato> otherwise, we use our stack frame only for temporaries
<arigato> but really, there is nothing unusual, apart from the fact that we tend to spill our values into rbp->item[index] instead of rsp[index]
<Alex_Gaynor> Ah, ok, interesting.
illume has quit [Ping timeout: 240 seconds]
illume has joined #pypy
AndrewBC has quit [Ping timeout: 265 seconds]
inhahe_ has quit []
jamesaxl has quit [Quit: WeeChat 2.1]
danieljabailey has quit [Quit: ZNC 1.6.5+deb2build2 - http://znc.in]
danieljabailey has joined #pypy
ronan has quit [Quit: Ex-Chat]
illume has quit [Quit: My MacBook Pro has gone to sleep. ZZZzzz…]
pf_moore has quit [Quit: Connection closed for inactivity]
ronan has joined #pypy