py/runtime: Fix mp_unpack_ex so seq can't be reclaimed by GC during use.
The issue described in the comment added here can be seen by forcing a gc_collect() at the start of each call to gc_alloc().
Showing
Please register or sign in to comment