cfbolz 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 | if a pep adds a mere 25-30 [C-API] functions or so, it's a drop in the ocean (cough) - Armin
oberstet has quit [Remote host closed the connection]
<lazka>
I'm a bit out of the loop re hg.. it said I don't have access rights when I tried to push. and the heptapod docs say to use topics instead of branches
<lazka>
anyway, what you did looks good
<antocuni>
you might need to ask to be added to the pypy contributors, I think
<antocuni>
lazka: thank you very much for the "PR" :)
dstufft has quit [Ping timeout: 240 seconds]
dstufft has joined #pypy
lritter has joined #pypy
Mortir has joined #pypy
todda7 has quit [Ping timeout: 256 seconds]
todda7 has joined #pypy
todda7 has quit [Excess Flood]
todda7 has joined #pypy
jcea has joined #pypy
danchr_ is now known as danchr
<tos9>
mattip: uh, it failed fairly quickly for silly reasons (there's an assertion in rpython/translator/platform that needs changing), but I had no text editor to edit it with so had to jump to doing that first
<tos9>
(neovim is one of the few things that didn't immediately work...)
<tos9>
but now I've got that working-ish, so can give a shot at whacking some of the easy moles
<tos9>
also guess I'll find out how long it takes to translate pypy using cpython these days.