1. 24 Apr, 2019 1 commit
    • Pablo Galindo's avatar
      Clean weakrefs before calling user's dealloc · 82b029b3
      Pablo Galindo authored
      We must clean the weakreferences before calling the user's __dealloc__
      because if the __dealloc__ releases the GIL, a weakref can be
      dereferenced accessing the object in an inconsistent state or
      resurrecting it.
      82b029b3
  2. 23 Apr, 2019 2 commits
  3. 19 Apr, 2019 3 commits
  4. 18 Apr, 2019 5 commits
  5. 17 Apr, 2019 7 commits
  6. 15 Apr, 2019 2 commits
  7. 14 Apr, 2019 4 commits
  8. 11 Apr, 2019 1 commit
  9. 07 Apr, 2019 4 commits
  10. 05 Apr, 2019 3 commits
  11. 31 Mar, 2019 7 commits
  12. 30 Mar, 2019 1 commit