fix memory leak when (un)pickling tinyarrays
Also fixes other memory leads. Previously, load_index_seq_as_long did not correctly DECREF the new reference created by PySequence_Fast. fixes #10
Also fixes other memory leads. Previously, load_index_seq_as_long did not correctly DECREF the new reference created by PySequence_Fast. fixes #10