tbodt has quit [Quit: My Mac has gone to sleep. ZZZzzz…]
tbodt has joined #pypy
jamadden has joined #pypy
jamadden has quit [Client Quit]
tbodt has quit [Quit: My Mac has gone to sleep. ZZZzzz…]
tbodt has joined #pypy
tbodt has quit [Client Quit]
tbodt has joined #pypy
tilgovi has joined #pypy
egregius313 has joined #pypy
egregius313 has quit [Ping timeout: 260 seconds]
arigato has joined #pypy
<njs>
I guess I should check: would making it possible to map back from a frame object to the function object that created it, cause any big problems for PyPy?
<njs>
^ perhaps I should highlight arigato for this one :-)
<arigato>
you mean, as a best-effort doesn't-always-work solution?
tbodt has quit [Quit: My Mac has gone to sleep. ZZZzzz…]
<njs>
arigato: uh, I dunno
tbodt has joined #pypy
<arigato>
if you didn't think it through already, I'd recommend to google around for this specific question (not related to pypy)
<njs>
arigato: I mean there's a discussion in the CPython bug tracker about adding an f_func field to frame objects (which could be None for frames that weren't created by calling a function, but would be reliably present for frames which were created by calling a function)
<arigato>
people often miss the point that not all frames come from functions
<arigato>
ah, and you're asking if that would be a problem for pypy
<arigato>
no, it wouldn't
<njs>
right
<njs>
I don't care if the frames for exec() or comprehensions or whatever can't be mapped to a function, but I would like function call frames to be mappable back to the function :-)
arigato has quit [Read error: Connection reset by peer]
arigato has joined #pypy
<kenaan>
antocuni default 190cd7ec3d9a /rpython/jit/backend/arm/test/test_llop.py: don't test the blackhole path in ARM tests, for the very same reason as we do in x86 ones
tbodt has joined #pypy
antocuni has quit [Ping timeout: 258 seconds]
pilne has joined #pypy
tbodt has quit [Ping timeout: 260 seconds]
jamescampbell has quit [Quit: Leaving...]
mattip has left #pypy ["bye"]
tbodt has joined #pypy
arigato has quit [Ping timeout: 268 seconds]
tbodt has quit [Read error: Connection reset by peer]
egregius313 has joined #pypy
jamescampbell has joined #pypy
egregius313 has quit [Ping timeout: 260 seconds]
tbodt has joined #pypy
rmesta has joined #pypy
_whitelogger has joined #pypy
antocuni has joined #pypy
fryguybob has quit [Ping timeout: 268 seconds]
rmesta has left #pypy [#pypy]
arigato has joined #pypy
trfl has quit [Remote host closed the connection]
amontalenti has quit [Ping timeout: 260 seconds]
amontalenti has joined #pypy
trfl has joined #pypy
jamescampbell has quit [Quit: Leaving...]
egregius313 has joined #pypy
<kenaan>
rlamy default 3855d4baa148 /pypy/module/cpyext/: Fix space.bufferstr_w() returning a wrong value for numpy arrays and add an indirect test for this
egregius313 has quit [Remote host closed the connection]
egregius313 has joined #pypy
egregius313 has quit [Ping timeout: 240 seconds]
egregius313 has joined #pypy
egregius313 has quit [Remote host closed the connection]