1. 21 Apr, 2010 3 commits
    • Antoine Pitrou's avatar
      Merged revisions 80317 via svnmerge from · da6902cb
      Antoine Pitrou authored
      svn+ssh://pythondev@svn.python.org/python/branches/py3k
      
      ................
        r80317 | antoine.pitrou | 2010-04-21 21:46:23 +0200 (mer., 21 avril 2010) | 15 lines
      
        Merged revisions 80314-80315 via svnmerge from
        svn+ssh://pythondev@svn.python.org/python/trunk
      
        ........
          r80314 | antoine.pitrou | 2010-04-21 21:28:03 +0200 (mer., 21 avril 2010) | 5 lines
      
          Issue #8484: Load all ciphers and digest algorithms when initializing
          the _ssl extension, such that verification of some SSL certificates
          doesn't fail because of an "unknown algorithm".
        ........
          r80315 | antoine.pitrou | 2010-04-21 21:36:23 +0200 (mer., 21 avril 2010) | 3 lines
      
          Forgot to add the sample certificate (followup to r80314)
        ........
      ................
      da6902cb
    • Tarek Ziadé's avatar
      Blocked revisions 80309 via svnmerge · 0c21bdf3
      Tarek Ziadé authored
      ................
        r80309 | tarek.ziade | 2010-04-21 15:35:21 +0200 (Wed, 21 Apr 2010) | 9 lines
      
        Merged revisions 80306 via svnmerge from
        svn+ssh://pythondev@svn.python.org/python/trunk
      
        ........
          r80306 | tarek.ziade | 2010-04-21 15:32:26 +0200 (Wed, 21 Apr 2010) | 1 line
      
          shutil: removed unused import and fixed attributes names in _call_external_zip
        ........
      ................
      0c21bdf3
    • R. David Murray's avatar
      Merged revisions 80296 via svnmerge from · 44546f89
      R. David Murray authored
      svn+ssh://pythondev@svn.python.org/python/branches/py3k
      
      ................
        r80296 | r.david.murray | 2010-04-20 21:51:57 -0400 (Tue, 20 Apr 2010) | 14 lines
      
        Merged revisions 80144 via svnmerge from
        svn+ssh://pythondev@svn.python.org/python/trunk
      
        ........
          r80144 | r.david.murray | 2010-04-17 01:26:26 -0400 (Sat, 17 Apr 2010) | 8 lines
      
          Issue #3864: Skip three test_signal tests on freebsd6 due to platform bug.
      
          Two itimer tests and an interprocess signal test fail on FreeBSD 6 if
          any test that starts a thread runs before test_signal.  Since FreeBSD7
          does not show this behavior, the bug is most likely a platform bug,
          so this patch just skips the failing tests on freebsd6.
        ........
      ................
      44546f89
  2. 20 Apr, 2010 16 commits
  3. 19 Apr, 2010 4 commits
  4. 18 Apr, 2010 12 commits
  5. 17 Apr, 2010 1 commit
  6. 16 Apr, 2010 4 commits
    • Victor Stinner's avatar
      Blocked revisions 80135 via svnmerge · c4836e7e
      Victor Stinner authored
      ........
        r80135 | victor.stinner | 2010-04-17 01:49:32 +0200 (sam., 17 avril 2010) | 5 lines
      
        Issue #8393: subprocess accepts bytes, bytearray and str with surrogates for
        the current working directory.
      
        Remove also a trailing space, and replace tabulation indentation by spaces.
      ........
      c4836e7e
    • Benjamin Peterson's avatar
      Merged revisions 79957 via svnmerge from · 9eb6b00c
      Benjamin Peterson authored
      svn+ssh://pythondev@svn.python.org/python/branches/py3k
      
      ........
        r79957 | benjamin.peterson | 2010-04-11 11:13:23 -0500 (Sun, 11 Apr 2010) | 1 line
      
        add 3.1.2
      ........
      9eb6b00c
    • Benjamin Peterson's avatar
      Merged revisions 80125,80128,80130 via svnmerge from · 0ff8a505
      Benjamin Peterson authored
      svn+ssh://pythondev@svn.python.org/python/branches/py3k
      
      ................
        r80125 | benjamin.peterson | 2010-04-16 17:35:32 -0500 (Fri, 16 Apr 2010) | 13 lines
      
        Merged revisions 80123-80124 via svnmerge from
        svn+ssh://pythondev@svn.python.org/python/trunk
      
        ........
          r80123 | benjamin.peterson | 2010-04-16 17:24:16 -0500 (Fri, 16 Apr 2010) | 1 line
      
          bytearray -> type2test
        ........
          r80124 | benjamin.peterson | 2010-04-16 17:25:57 -0500 (Fri, 16 Apr 2010) | 1 line
      
          fix typo
        ........
      ................
        r80128 | benjamin.peterson | 2010-04-16 17:51:37 -0500 (Fri, 16 Apr 2010) | 9 lines
      
        Merged revisions 80126 via svnmerge from
        svn+ssh://pythondev@svn.python.org/python/trunk
      
        ........
          r80126 | benjamin.peterson | 2010-04-16 17:35:38 -0500 (Fri, 16 Apr 2010) | 1 line
      
          have a clear error when passing something > sys.maxsize to bytearray
        ........
      ................
        r80130 | benjamin.peterson | 2010-04-16 18:00:53 -0500 (Fri, 16 Apr 2010) | 9 lines
      
        Merged revisions 80129 via svnmerge from
        svn+ssh://pythondev@svn.python.org/python/trunk
      
        ........
          r80129 | benjamin.peterson | 2010-04-16 17:52:44 -0500 (Fri, 16 Apr 2010) | 1 line
      
          tiny simplification
        ........
      ................
      0ff8a505
    • Mark Dickinson's avatar
      Merged revisions 80108,80111,80114-80115 via svnmerge from · 466e9266
      Mark Dickinson authored
      svn+ssh://pythondev@svn.python.org/python/branches/py3k
      
      ........
        r80108 | victor.stinner | 2010-04-16 13:23:43 +0100 (Fri, 16 Apr 2010) | 4 lines
      
        Add CS_GNU_LIBC_VERSION and CS_GNU_LIBPTHREAD_VERSION constants for constr(),
        and disable test_execvpe_with_bad_program() of test_os if the libc uses
        linuxthreads to avoid the "unknown signal 32" bug (see issue #4970).
      ........
        r80111 | mark.dickinson | 2010-04-16 13:47:52 +0100 (Fri, 16 Apr 2010) | 1 line
      
        Keep confstr entries in alphabetical order.
      ........
        r80114 | mark.dickinson | 2010-04-16 14:45:35 +0100 (Fri, 16 Apr 2010) | 1 line
      
        Issue #4970:  move linuxthreads check outside the affected test, and use skipIf
      ........
        r80115 | mark.dickinson | 2010-04-16 14:51:27 +0100 (Fri, 16 Apr 2010) | 1 line
      
        Don't assume that os.confstr_names exists.
      ........
      466e9266