An error occurred fetching the project authors.
  1. 16 Nov, 2013 1 commit
  2. 14 Jul, 2011 1 commit
  3. 25 Jun, 2011 1 commit
  4. 27 Apr, 2011 1 commit
  5. 03 Apr, 2011 2 commits
  6. 17 Mar, 2011 1 commit
  7. 14 Mar, 2011 1 commit
  8. 20 Feb, 2011 1 commit
  9. 03 Jan, 2011 2 commits
  10. 24 Dec, 2010 2 commits
  11. 21 Dec, 2010 1 commit
  12. 19 Dec, 2010 3 commits
  13. 01 Dec, 2010 1 commit
  14. 27 Nov, 2010 1 commit
  15. 22 Nov, 2010 1 commit
  16. 20 Nov, 2010 3 commits
  17. 06 Sep, 2010 1 commit
  18. 10 Jul, 2010 2 commits
  19. 05 Jun, 2010 11 commits
  20. 28 Mar, 2010 1 commit
    • Florent Xicluna's avatar
      Merged revisions 79297,79310,79382,79425-79427,79450 via svnmerge from · fd1b0930
      Florent Xicluna authored
      svn+ssh://pythondev@svn.python.org/python/trunk
      
      ........
        r79297 | florent.xicluna | 2010-03-22 18:18:18 +0100 (lun, 22 mar 2010) | 2 lines
      
        #7668: Fix test_httpservers failure when sys.executable contains non-ASCII bytes.
      ........
        r79310 | florent.xicluna | 2010-03-22 23:52:11 +0100 (lun, 22 mar 2010) | 2 lines
      
        Issue #8205: Remove the "Modules" directory from sys.path when Python is running from the build directory (POSIX only).
      ........
        r79382 | florent.xicluna | 2010-03-24 20:33:25 +0100 (mer, 24 mar 2010) | 2 lines
      
        Skip tests which depend on multiprocessing.sharedctypes, if _ctypes is not available.
      ........
        r79425 | florent.xicluna | 2010-03-25 21:32:07 +0100 (jeu, 25 mar 2010) | 2 lines
      
        Syntax cleanup `== None` -> `is None`
      ........
        r79426 | florent.xicluna | 2010-03-25 21:33:49 +0100 (jeu, 25 mar 2010) | 2 lines
      
        #8207: Fix test_pep277 on OS X
      ........
        r79427 | florent.xicluna | 2010-03-25 21:39:10 +0100 (jeu, 25 mar 2010) | 2 lines
      
        Fix test_unittest and test_warnings when running "python -Werror -m test.regrtest"
      ........
        r79450 | florent.xicluna | 2010-03-26 20:32:44 +0100 (ven, 26 mar 2010) | 2 lines
      
        Ensure that the failed or unexpected tests are sorted before printing.
      ........
      fd1b0930
  21. 27 Mar, 2010 1 commit
  22. 25 Mar, 2010 1 commit