cfbolz changed the topic of #pypy to: #pypy PyPy, the flexible snake https://pypy.org | IRC logs: https://quodlibet.duckdns.org/irc/pypy/latest.log.html#irc-end and https://libera.irclog.whitequark.org/pypy | the pypy angle is to shrug and copy the implementation of CPython as closely as possible, and staying out of design decisions
jcea has joined #pypy
jcea has quit [Read error: Connection reset by peer]
jcea has joined #pypy
jcea has quit [Read error: Connection reset by peer]
jcea1 has joined #pypy
jcea1 has quit [Client Quit]
jcea has joined #pypy
jcea has quit [Read error: Connection reset by peer]
jcea has joined #pypy
jcea has quit [Ping timeout: 260 seconds]
<sam_> cfbolz: thank you!
jcea has joined #pypy
[Arfrever] has quit [*.net *.split]
[Arfrever] has joined #pypy
<cfbolz> this is pretty fun, custom constant-folding in C: https://www.neilhenning.dev/posts/yourownconstantfolder/ (we do stuff like that in rpython occasionally)
<Dejan> cool
<lazka> that reminded me of the one night I bisected a rare CPython CI-only crash in CI, also with 20 parallel jobs: https://github.com/python/cpython/issues/105400
<lazka> luckily that "fixed itself" somehow
<cfbolz> interesting
<cfbolz> "fixed itself" is always a bit scary ;-)
<lazka> Yeah, but I'm very happy it's gone now, that bug haunted us for a year.
<cfbolz> lazka: totally fair
Dejan has quit [Quit: Leaving]