1. 13 Agu, 2013 1 kayıt (commit)
  2. 16 Tem, 2013 1 kayıt (commit)
  3. 24 Agu, 2010 1 kayıt (commit)
  4. 29 Agu, 2007 1 kayıt (commit)
  5. 18 Mar, 2007 1 kayıt (commit)
  6. 21 Nis, 2006 1 kayıt (commit)
  7. 16 Nis, 2006 1 kayıt (commit)
  8. 15 Nis, 2006 1 kayıt (commit)
    • Thomas Wouters's avatar
      Add missing DECREF to PyErr_WriteUnraisable(). That function reports · b8f81d48
      Thomas Wouters yazdı
      exceptions that can't be raised any further, because (for instance) they
      occur in __del__ methods. The coroutine tests in test_generators was
      triggering this leak. Remove the leakers' testcase, and add a simpler
      testcase that explicitly tests this leak to test_generators.
      
      test_generators now no longer leaks at all, on my machine. This fix may also
      solve other leaks, but my full refleakhunting run is still busy, so who
      knows?
      b8f81d48
  9. 14 Nis, 2006 4 kayıt (commit)
  10. 13 Nis, 2006 1 kayıt (commit)
  11. 30 Mar, 2006 1 kayıt (commit)
  12. 28 Mar, 2006 1 kayıt (commit)
  13. 17 Mar, 2006 3 kayıt (commit)
  14. 02 Mar, 2006 1 kayıt (commit)
  15. 28 Şub, 2006 3 kayıt (commit)