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 | Matti: I made a bit of progress, the tests now only segfault towards the end
* LarstiQ tries to come up with a joke about uniform convergence re caching
<cfbolz> seems merging it didn't even break anything
greedom has joined #pypy
greedom has quit [Read error: Connection reset by peer]
greedom has joined #pypy
slav0nic has joined #pypy
<mattip> sphinx is down from ~150 to ~134, over 10%
<mattip> over the past month
<cfbolz> excellent :-)
<cfbolz> mattip: now we only need 11 more such branches ;-)
greedom has quit [Remote host closed the connection]
<cfbolz> mattip: hm, I wonder whether I did something wrong when merging the 'MSVC has a copysign' changes to 3.8
<cfbolz> because looking at your 3.9 merge commit, no change to PC/ was made
<cfbolz> arigato: gentle ping?
<cfbolz> I was thinking about the following: we have type erasure in the rtyper, meaning we don't make arbitrarily many variants of GcArrays for fixed-sized lists. however, we still have variants for lists of strings, lists of instances, lists of lists, etc
<cfbolz> including copies of all the ll functions
<cfbolz> wouldn't it be better nowadays to erase most of these to GcArrays of GCREFs?
infernix has quit [Quit: ZNC - http://znc.sourceforge.net]
infernix has joined #pypy
rb has quit [Quit: ZNC - https://znc.in]
rwb has joined #pypy
<cfbolz> mattip: thanks matti, sorry for messing that up
f4at has joined #pypy
alice has joined #pypy
<cfbolz> arigato: ok, one answer seems to be "refcounting doesn't like that"
slav0nic has quit [Ping timeout: 248 seconds]