korvo has quit [Remote host closed the connection]
_val_ has quit [Ping timeout: 276 seconds]
sam__ has joined #pypy
tazle has quit [Ping timeout: 252 seconds]
tazle has joined #pypy
sam__ is now known as sam_
<cfbolz>
graingert: there are no unit tests that check the frame object directly, no. I think the main test that would be good is to add one to extra_tests/test_gc.py (or a new file) that checks that things get collected correctly now that didn't before
<graingert>
Ah ok
<graingert>
Do you want tests for the things that did get collected correctly, eg the slow path?