slav0nic has quit [Ping timeout: 260 seconds]
jcea has quit [Ping timeout: 246 seconds]
nexussfan has quit [Quit: Konversation terminated!]
nexussfan has joined #pypy
_whitelogger has joined #pypy
nexussfan has quit [Quit: Konversation terminated!]
_whitelogger has joined #pypy
BarrensZeppelin has joined #pypy
jcea has joined #pypy
<
BarrensZeppelin>
The class in question is a new Scope subclass in the symtable for PEP 695 type parameter syntax.
<
BarrensZeppelin>
I see @property being used in other RPython code, so I'm not sure what the issue is here. 🤔
Dejan has joined #pypy
<
BarrensZeppelin>
I found a work-around. It's alive: `echo -e "class C[T]: pass\nprint(C[int])" | ./pypy3.12-c` = `__main__.C[int]`
BarrensZeppelin has quit [Quit: BarrensZeppelin]
Dejan has quit [Quit: Leaving]
jcea has quit [Ping timeout: 256 seconds]
manish has quit [Remote host closed the connection]
manish has joined #pypy
[Arfrever] has quit [Ping timeout: 260 seconds]
[Arfrever] has joined #pypy
<
korvo>
Figured out how to statically link RPython with Nix. Can't do it for PyPy, but I'm not sure whether that's even a goal.
<
korvo>
There's no speed penalty and the JIT works.
Dejan has joined #pypy
uau has quit [Read error: Connection reset by peer]
uau has joined #pypy
jcea has joined #pypy
nexussfan has joined #pypy
Dejan has quit [Remote host closed the connection]