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
dylanyoung has quit [Ping timeout: 268 seconds]
dylanyoung has joined #pypy
dylanyoung has quit [Ping timeout: 260 seconds]
dylanyoung has joined #pypy
dylanyoung has quit [Ping timeout: 276 seconds]
dylanyoung has joined #pypy
dylanyoung has quit [Ping timeout: 264 seconds]
dylanyoung has joined #pypy
<dylanyoung> Is the option to build pypy respecting module __builtins__ broken?
dylanyoung has quit [Ping timeout: 264 seconds]
dylanyoung has joined #pypy
andrewsmedina has quit [Ping timeout: 264 seconds]
dylanyoung has quit [Ping timeout: 256 seconds]
dylanyoung has joined #pypy
glyph has quit [Quit: End of line.]
glyph has joined #pypy
dylanyoung has quit [Ping timeout: 264 seconds]
epony has joined #pypy
dylanyoung has joined #pypy
dylanyoung has quit [Ping timeout: 260 seconds]
dylanyoung has joined #pypy
andrewsmedina has joined #pypy
dylanyoung has quit [Ping timeout: 252 seconds]
dylanyoung has joined #pypy
dylanyoung has quit [Ping timeout: 252 seconds]
jcea has quit [Ping timeout: 256 seconds]
dylanyoung has joined #pypy
dylanyoung has quit [Ping timeout: 268 seconds]
dylanyoung has joined #pypy
dylanyoung has quit [Ping timeout: 276 seconds]
dylanyoung has joined #pypy
dylanyoung has quit [Ping timeout: 240 seconds]
dylanyoung has joined #pypy
dylanyoung has quit [Ping timeout: 260 seconds]
dylanyoung has joined #pypy
epony has quit [Remote host closed the connection]
epony has joined #pypy
dylanyoung has quit [Ping timeout: 264 seconds]
dylanyoung has joined #pypy
dylanyoung has quit [Ping timeout: 264 seconds]
dylanyoung has joined #pypy
dylanyoung has quit [Ping timeout: 246 seconds]
dylanyoung has joined #pypy
<LarstiQ> what does that mean?
<mattip> do you mean this one, that states "should not be removed"
dylanyoung has quit [Ping timeout: 264 seconds]
dylanyoung has joined #pypy
dylanyoung has quit [Ping timeout: 264 seconds]
dylanyoung has joined #pypy
dylanyoung has quit [Ping timeout: 276 seconds]
dylanyoung has joined #pypy
dylanyoung has quit [Ping timeout: 240 seconds]
dylanyoung has joined #pypy
dylanyoung has quit [Ping timeout: 256 seconds]
dylanyoung has joined #pypy
dylanyoung has quit [Ping timeout: 240 seconds]
dylanyoung has joined #pypy
dylanyoung has quit [Ping timeout: 255 seconds]
dylanyoung has joined #pypy
dylanyoung has quit [Ping timeout: 256 seconds]
dylanyoung has joined #pypy
dylanyoung has quit [Ping timeout: 256 seconds]
dylanyoung has joined #pypy
dylanyoung has quit [Ping timeout: 264 seconds]
dylanyoung has joined #pypy
dylanyoung has quit [Ping timeout: 260 seconds]
dylanyoung has joined #pypy
dylanyoung has quit [Ping timeout: 264 seconds]
dylanyoung has joined #pypy
dylanyoung has quit [Ping timeout: 260 seconds]
dylanyoung has joined #pypy
dylanyoung has quit [Ping timeout: 264 seconds]
mjacob_ has quit [Ping timeout: 252 seconds]
mjacob has joined #pypy
dylanyoung has joined #pypy
dylanyoung has quit [Ping timeout: 264 seconds]
dylanyoung has joined #pypy
dylanyoung has quit [Ping timeout: 268 seconds]
dylanyoung has joined #pypy
dylanyoung has quit [Ping timeout: 256 seconds]
dylanyoung has joined #pypy
dylanyoung has quit [Ping timeout: 264 seconds]
dylanyoung has joined #pypy
dylanyoung has quit [Ping timeout: 264 seconds]
dylanyoung has joined #pypy
dylanyoung has quit [Ping timeout: 260 seconds]
dylanyoung has joined #pypy
dylanyoung has quit [Ping timeout: 264 seconds]
dylanyoung has joined #pypy
dylanyoung has quit [Ping timeout: 256 seconds]
<cfbolz> dylanyoung: you mean building a binary with --objspace-honor__builtins__ ?
<cfbolz> it seems untested, so it's likely broken, yes
dylanyoung has joined #pypy
<cfbolz> dylanyoung: you mean building a binary with --objspace-honor__builtins__ ?
dylanyoung has quit [Ping timeout: 264 seconds]
jcea has joined #pypy
dylanyoung has joined #pypy
dylanyoung has quit [Ping timeout: 264 seconds]
dylanyoung has joined #pypy
dylanyoung has quit [Ping timeout: 264 seconds]
dylanyoung has joined #pypy
dylanyoung has quit [Ping timeout: 256 seconds]
Julian has joined #pypy
epony has quit [Remote host closed the connection]
epony has joined #pypy
Dejan has quit [Quit: Leaving]
dylanyoung has joined #pypy
Julian has quit [Ping timeout: 268 seconds]
Julian has joined #pypy
dylanyoung has quit [Ping timeout: 256 seconds]
dylanyoung has joined #pypy
dylanyoung has quit [Ping timeout: 268 seconds]
pbsds has quit [Ping timeout: 276 seconds]
pbsds has joined #pypy
dylanyoung has joined #pypy
dylanyoung has quit [Ping timeout: 264 seconds]
dylanyoung has joined #pypy
dylanyoung has quit [Ping timeout: 256 seconds]
dylanyoung has joined #pypy
dylanyoung has quit [Ping timeout: 264 seconds]
dylanyoung has joined #pypy
<dylanyoung> Yes, sorry for the confusion. I was referring to `--objspace-honor__builtins__`, either translated or run on top of python.
<dylanyoung> I've realised that my current implementation of subinterpreters will likely only woe
<dylanyoung> ... *work with that option enabled. So i wanted to try it out, but i was getting some errors.
Dejan has joined #pypy
dylanyoung has quit [Ping timeout: 260 seconds]
dylanyoung has joined #pypy
dylanyoung has quit [Ping timeout: 264 seconds]
dylanyoung has joined #pypy
dylanyoung has quit [Ping timeout: 264 seconds]
dylanyoung has joined #pypy
dylanyoung has quit [Ping timeout: 264 seconds]
dylanyoung has joined #pypy
dylanyoung has quit [Ping timeout: 260 seconds]
dylanyoung has joined #pypy
dylanyoung has quit [Ping timeout: 264 seconds]
dylanyoung has joined #pypy
<cfbolz> dylanyoung: hm, could you explain the connection between the two a little bit?
<cfbolz> in general, I am worried about all the global state that rpython itself has, like in the GC, the JIT, etc
dylanyoung has quit [Ping timeout: 264 seconds]
dylanyoung has joined #pypy
dylanyoung has quit [Ping timeout: 268 seconds]
dylanyoung has joined #pypy
dylanyoung has quit [Ping timeout: 256 seconds]
dylanyoung has joined #pypy
otisolsen70 has joined #pypy
dylanyoung has quit [Ping timeout: 256 seconds]
dylanyoung has joined #pypy
Dejan has quit [Quit: Leaving]
dylanyoung has quit [Ping timeout: 264 seconds]
dylanyoung has joined #pypy
dylanyoung has quit [Ping timeout: 252 seconds]
dylanyoung has joined #pypy
dylanyoung has quit [Ping timeout: 246 seconds]
dylanyoung has joined #pypy
otisolsen70 has quit [Quit: Leaving]
Julian has quit [Ping timeout: 264 seconds]
dylanyoung has quit [Ping timeout: 268 seconds]
dylanyoung has joined #pypy
dylanyoung has quit [Ping timeout: 256 seconds]
dylanyoung has joined #pypy
dylanyoung has quit [Ping timeout: 260 seconds]
dylanyoung has joined #pypy
dylanyoung has quit [Ping timeout: 256 seconds]
dylanyoung has joined #pypy
dylanyoung has quit [Ping timeout: 264 seconds]
dylanyoung has joined #pypy