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 quit [Remote host closed the connection]
tumbleweed has quit [Read error: Software caused connection abort]
Hodgestar has quit [Read error: Software caused connection abort]
Hodgestar has joined #pypy
tumbleweed has joined #pypy
alice has quit [Read error: Software caused connection abort]
alice has joined #pypy
<nimaje> just saw https://sillycross.github.io/2022/11/22/2022-11-22/ ("Building the fastest Lua interpreter.. automatically!") via https://news.ycombinator.com/item?id=33711583
otisolsen70 has joined #pypy
otisolsen70 has quit [Remote host closed the connection]
otisolsen70 has joined #pypy
jcea has joined #pypy
jcea has quit [Client Quit]
jcea has joined #pypy
Dejan has joined #pypy
derpydoo has joined #pypy
Dejan has quit [Quit: Leaving]
otisolsen70 has quit [Quit: Leaving]
otisolsen70 has joined #pypy
Dejan has joined #pypy
<LarstiQ> nimaje: that looks quite a bit like metatracing but no pypy reference?
<LarstiQ> or well, with enough squinting
<LarstiQ> maybe that's just what I'm familiar with :)
<antocuni[m]> I didn't see any reference to pypy, did you?
<nimaje> LarstiQ: after reading the blogpost it reads like adding metatracing or something similar is a goal as it currently only generates an interpreter out of descriptions of operations
<LarstiQ> nimaje: yeah maybe it's closer to oil shell
<LarstiQ> antocuni[m]: I didn't, no
derpydoo has quit [Remote host closed the connection]
Lalaland has joined #pypy
<Lalaland> Hi! I'm running into a weird memory leak only in PyPy (not in Python) with exceptions and custom C types. https://github.com/Lalaland/memoryleak_example/blob/main/test.py#L24 in particular is the line that doesn't work in PyPy, but does work in regular Python. https://github.com/Lalaland/memoryleak_example/blob/main/example.cc#L88 is the
<Lalaland> corresponding C extension code. Does anyone have any suggestions?
<Lalaland> My test cases uses weakref to illustrate the issue. I test that the object got cleaned up by asserting the weakref returns None
<Lalaland> This was tested in PyPy 7.3.9 (for Python 3.8.13) which is the latest version, right?
Atque has quit [Remote host closed the connection]
Atque has joined #pypy
Lalaland has quit [Quit: Client closed]
otisolsen70 has quit [Quit: Leaving]
epony has quit [Quit: QUIT]