1. 04 Oct, 2011 1 commit
  2. 28 Sep, 2011 1 commit
  3. 03 Sep, 2011 1 commit
  4. 20 Aug, 2011 1 commit
  5. 19 Aug, 2011 1 commit
  6. 23 Jul, 2011 1 commit
  7. 12 Jul, 2011 1 commit
  8. 04 Jul, 2011 2 commits
  9. 29 May, 2011 1 commit
  10. 25 May, 2011 2 commits
  11. 12 May, 2011 1 commit
  12. 11 May, 2011 1 commit
  13. 30 Apr, 2011 1 commit
  14. 25 Feb, 2011 3 commits
  15. 21 Feb, 2011 1 commit
    • Brett Cannon's avatar
      Issue #10990: Prevent tests from clobbering a set trace function. · 31f5929c
      Brett Cannon authored
      Many tests simply didn't care if they unset a pre-existing trace function. This
      made test coverage impossible. This patch fixes various tests to put back any
      pre-existing trace function. It also introduces test.support.no_tracing as a
      decorator which will temporarily unset the trace function for tests which
      simply fail otherwise.
      
      Thanks to Kristian Vlaardingerbroek for helping to find the cause of various
      trace function unsets.
      31f5929c
  16. 09 Jan, 2011 1 commit
  17. 21 Dec, 2010 2 commits
  18. 03 Dec, 2010 2 commits
  19. 21 Nov, 2010 1 commit
  20. 20 Nov, 2010 1 commit
  21. 05 Nov, 2010 1 commit
  22. 31 Oct, 2010 3 commits
  23. 29 Oct, 2010 2 commits
  24. 14 Oct, 2010 2 commits
  25. 14 Sep, 2010 2 commits
  26. 05 Sep, 2010 1 commit
  27. 01 Sep, 2010 1 commit
  28. 21 Aug, 2010 2 commits