cache refactoring: Break sequence cache up for array vs list
Add new arg cache type specialized for arrays. This cleans up the basic sequence cache type which does not need length and size related info. Remove fixed length checks from GList and GSList from_py marshaling because these will always be -1. https://bugzilla.gnome.org/show_bug.cgi?id=709700
Showing
Please register or sign in to comment