-
- 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.
Please register or sign in to comment
The GC works with concrete pointers and so the types should reflect this.