<korvo>
I currently have to do this per-class and am thinking about how I'd unify this with some nasty metaprogramming. Is there anything in rlib I could use instead?
otisolsen70 has joined #pypy
jinsun_ has joined #pypy
jinsun has quit [Killed (iridium.libera.chat (Nickname regained by services))]
jinsun_ is now known as jinsun
ctismer has quit [Quit: Connection closed for inactivity]
otisolsen70 has quit [Read error: Connection reset by peer]
<cfbolz>
korvo: there is nothing in rlib, just do a bit of meta-programming (why nasty? rpython interpreters tend to be full of meta-programming)
<korvo>
cfbolz: I just feel like this is very ugly. It's sensitive to the number of arguments in the constructor, too.
loganchien has joined #pypy
loganchien has quit [Client Quit]
itamarst has quit [Quit: Connection closed for inactivity]