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
habnabit_ has joined #pypy
jcea has quit [Ping timeout: 276 seconds]
_whitelogger has joined #pypy
_whitelogger has joined #pypy
pbsds35 has quit [Quit: The Lounge - https://thelounge.chat]
pbsds35 has joined #pypy
itamarst has quit [Quit: Connection closed for inactivity]
_whitelogger has joined #pypy
otisolsen70 has joined #pypy
otisolsen70 has quit [Remote host closed the connection]
otisolsen70 has joined #pypy
Dejan has joined #pypy
jcea has joined #pypy
<cfbolz> mjacob: I have committed this the annotation change
itamarst has joined #pypy
otisolsen70 has quit [Quit: Leaving]
<mjacob> Thanks! I wrote almost exactly the same test yesterday, coming to the same conclusion regarding why it doesn’t work (with specialization).
<mjacob> I tried to find a more general way to do this. It requires hacking the flowspace to make it use the constant instead of the variable representing the parameter.
<mjacob> However, calls still pass an argument and the translator handles that too. Not sure how to prevent the flowspace from doing that.
<mjacob> Anyway, I should first focus on fixing RevDB on py3.11.
<mjacob> arigato: Hi! How can cpyext be fixed to work with Boehm again? There are some implicit dependencies of various things on cpyext, so fixing cpyext to work with RevDB might be the easier route for now.
[Arfrever] has quit [Ping timeout: 265 seconds]
[Arfrever] has joined #pypy
Dejan has quit [Remote host closed the connection]
[Arfrever] has quit [Ping timeout: 268 seconds]
[Arfrever] has joined #pypy