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
[Arfrever] has quit [Ping timeout: 252 seconds]
[Arfrever] has joined #pypy
jcea has quit [Ping timeout: 264 seconds]
<cfbolz> arigo_: yeah, I got it running in rr thankfully. the error is an assert that you added, come on, it was only ten year ago ;-)
<mattip> yay for getting a clear reproducer
<cfbolz> I'm amazed that this wasn't a problem earlier already, basically
glyph has quit [Quit: End of line.]
glyph has joined #pypy
<cfbolz> arigo_, mattip: fwiw, I managed to write a reproducer as a direct gc test https://github.com/pypy/pypy/commit/e97413ee87d82986d7dffdff1a8a9570130498a6
<cfbolz> it seems a real oversight :-(
<larstiq_> that looks somewhat involved
<cfbolz> not really, the involvedness is mainly to get the "timing" exactly right
<cfbolz> and yes, now I got the GC to free memory that was still used :-(
<cfbolz> hm, maybe not quite yet
<fijal> cfbolz: I'm chasing why the VAT rate was wrong on one of the invoices and digging through the code and various services, the total damage is €0.18
<cfbolz> fijal: want to switch with me :-)
<fijal> probably! (not really, but at least does not seem pointless)
<xorAxAx> fijal: does regen of the invoice suffer from the same issue?
jcea has joined #pypy
derpydoo has joined #pypy
derpydoo has quit [Ping timeout: 260 seconds]