-
- Downloads
py/gc: Move away from using mp_uint_t, instead use uintptr_t and size_t.
The GC works with concrete pointers and so the types should reflect this.
Loading
Please register or sign in to comment
The GC works with concrete pointers and so the types should reflect this.