- pygobject-object: Fix Python GC collecting a ref cycle too early
- Fix potential uninitialized memory access during GC
- fix potential overflow when marshalling flags from py interface
- to_py_array: Properly handle enum array items
- closure: Fix unaligned and out-of-bounds access
- build: Fix not installing .egg-info file
Signed-off-by: Pierre-Yves <pyu@riseup.net>