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
andrews has quit [Ping timeout: 246 seconds]
andrews has joined #pypy
andrews has quit [Ping timeout: 256 seconds]
epony has quit [Quit: reconfigure..nwo]
epony has joined #pypy
jcea has quit [Quit: jcea]
jvesely has quit [Quit: jvesely]
andrews has joined #pypy
_whitelogger has joined #pypy
oberstet has quit [Remote host closed the connection]
jcea has joined #pypy
proteusguy has quit [Ping timeout: 256 seconds]
dddddd_ has joined #pypy
dddddd has quit [Ping timeout: 260 seconds]
proteusguy has joined #pypy
jcea has quit [Quit: jcea]
andrews has quit [Ping timeout: 260 seconds]
jvesely has joined #pypy
andrews has joined #pypy
andrews has quit [Ping timeout: 260 seconds]
oberstet has joined #pypy
_whitelogger has joined #pypy
<arigato> a randomly-occurring error when typing commands in the Mac shell:
<arigato> ls -R | grep -h "dof" | cat > dtext.txt
<arigato> -bash: cat: command not found
<arigato> it took a long thread in https://discussions.apple.com/thread/4093951 to figure it out, but the problem is already visible by looking carefully at the error message
<arigato> " cat" command not found, with a leading space
<arigato> because that space there was not really a space, it's another unicode character inserted by pressing "option-space", where "option" was still down after typing the "|"
<arigato> what a good plan! if we accidentally hold down "option" when typing the space bar, then we get something that looks and feels like a space, but isn't
<mattip> heh
otisolsen70 has quit [Ping timeout: 240 seconds]
andrews has joined #pypy
jacob22_ has quit [Quit: Konversation terminated!]
andrews has quit [Ping timeout: 260 seconds]
jiffe has quit [Ping timeout: 258 seconds]
jiffe has joined #pypy
<LarstiQ> arigato: ah yes, I remember that fondly from my Mac days
_whitelogger has joined #pypy
_whitelogger has joined #pypy
<mattip> something went wrong with arm64 about 10 days ago
<mattip> Fatal RPython error: AssertionError in File "rpython_jit_backend_aarch64.c", line 38735, in Regalloc_prepare_op_gc_store_indexed
<mattip> maybe something around "lst[i+1]" wasn't all reverted?
andrews has joined #pypy
andrews has quit [Ping timeout: 260 seconds]
<tos9> arigato: (depending on what terminal you're using you can disable that)
<tos9> specifically IIRC in iTerm
<tos9> (though not in alacritty which is what I use now)
Kipras_ has joined #pypy
Kipras_ has quit [Read error: Connection reset by peer]
_whitelogger has joined #pypy
Taggnostr has quit [Quit: Switching to single player mode.]
Rhy0lite has joined #pypy
marky1991 has joined #pypy
lritter has joined #pypy
marky1991 has quit [Ping timeout: 256 seconds]
jacob22 has joined #pypy
jacob22 has quit [Quit: Konversation terminated!]
Taggnostr has joined #pypy
Smigwell has joined #pypy
jacob22 has joined #pypy
andrews has joined #pypy
jacob22 has quit [Quit: Konversation terminated!]
jacob22 has joined #pypy
andrews has quit [Ping timeout: 246 seconds]
jacob22 has quit [Client Quit]
otisolsen70 has joined #pypy
marky1991 has joined #pypy
TheNewbie has joined #pypy
<arigato> mattip: I'm about to push what I think is a fix for https://foss.heptapod.net/pypy/pypy/-/issues/3297
<mattip> cool
<arigato> yes, it looks like it fixes the problem
<mattip> does that also affect the arm failures?
<arigato> no
<arigato> ah
<arigato> I think it crashes for any code like "lst[i + 2000]"
<arigato> the optimization of 7 days ago turns it into a gc_store(i) with the "2000" constant-folded into the constant offset
<arigato> I think that this makes some backends explode, because they don't expect the constant offset in arrays to be large
marky1991 has quit [Ping timeout: 256 seconds]
omneh has joined #pypy
omneh has joined #pypy
omneh has quit [Changing host]
omnipotententity has quit [Ping timeout: 265 seconds]
omneh has quit [Ping timeout: 240 seconds]
omnipotententity has joined #pypy
omnipotententity has joined #pypy
omnipotententity has quit [Changing host]
rubdos has quit [Ping timeout: 244 seconds]
rubdos has joined #pypy
<mattip> thanks for looking after this stuff
jacob22 has joined #pypy
jacob22_ has joined #pypy
jacob22 has quit [Read error: Connection reset by peer]
jvesely has quit [Read error: Connection reset by peer]
jvesely has joined #pypy
otisolsen70_ has joined #pypy
otisolsen70_ has quit [Remote host closed the connection]
otisolsen70 has quit [Ping timeout: 256 seconds]
igitoor has quit [Ping timeout: 272 seconds]
igitoor has joined #pypy
igitoor has joined #pypy
igitoor has quit [Changing host]
cjmcdonald has joined #pypy
TheNewbie has quit [Quit: Leaving]
andrewsmedina has joined #pypy
lritter has quit [Ping timeout: 256 seconds]
lritter has joined #pypy
mgorny has joined #pypy
jacob22_ has quit [Read error: Connection reset by peer]
jacob22_ has joined #pypy
Smigwell has left #pypy [#pypy]
andrewsmedina has quit [Ping timeout: 260 seconds]
andrewsmedina has joined #pypy
jacob22_ has quit [Read error: Connection reset by peer]
jacob22_ has joined #pypy
jcea has joined #pypy
lritter has quit [Ping timeout: 260 seconds]
andrewsmedina has quit [Quit: Lost terminal]