Skip to content
  • Marco Trevisan's avatar
    object: add reference to the property pspec we cache · 0f77ebd6
    Marco Trevisan authored and Philip Chimento's avatar Philip Chimento committed
    When caching the properties param specs we get them from the class object, which
    is currently owning them, however since we're caching them we should add a
    reference to them in order to keep the ownership and clean them up properly
    when the cache is destroyed
    
    Fixes #213
    0f77ebd6