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]
Mortir has quit [Ping timeout: 240 seconds]
jcea has quit [Ping timeout: 260 seconds]
jcea has joined #pypy
jcea has quit [Ping timeout: 240 seconds]
_whitelogger has joined #pypy
oberstet has joined #pypy
<mattip> tos9: how did it go?
rfgpfeiffer has joined #pypy
<LarstiQ> snow! snow!
<lazka> I couldn't figure out how to create a MR..
<mattip> lazka: it should be "hg pull; hg update default; hg branch fix-ci; <change a file>; hg commit -m'fix ci image'; hg push"
<mattip> then in the push stdout you should have a link to create a MR
<antocuni> lazka: thank you!
<antocuni> lazka: to create a MR, you need to create and push a hg branch, which I don't think you did since I don't see it in the repo
<antocuni> lazka: I seem to understand that we are supposed to build the docker image locally and uploady manually to registry.heptapod.net?
<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
<mattip> lazka: I invited you
<lazka> I see, thanks
<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.
rfgpfeiffer has quit [Ping timeout: 240 seconds]
<tos9> After https://foss.heptapod.net/pypy/pypy/-/commit/32ca1bdf1d1079735e48f33762f0a393612a59f7 I get what seems like an actual error to work on, namely https://bpa.st/ZQMA
<tos9> oh except I made a typo, so let's find out how real that is...
<cfbolz> tos9: heh, suddenly our arm backend is more important
<tos9> what is old is new etc.
xcm has joined #pypy
rfgpfeiffer has joined #pypy
asmeurer has joined #pypy
lritter has quit [Remote host closed the connection]
ctismer has quit [Ping timeout: 260 seconds]
ctismer has joined #pypy