Skip to content
  • Jelle van der Waa's avatar
    src: handle refcounting for Package objects · d25ec6a3
    Jelle van der Waa authored
    The current pyalpm implementation has no proper refcounting for Package
    objects. Add refcount handling for the Database Object in the Package
    model and Decref when the package object goes out of scope.
    d25ec6a3