1. 23 Nis, 2010 7 kayıt (commit)
    • Victor Stinner's avatar
      Blocked revisions 80421 via svnmerge · 5d44b7d2
      Victor Stinner yazdı
      ........
        r80421 | victor.stinner | 2010-04-23 23:41:56 +0200 (ven., 23 avril 2010) | 3 lines
      
        Issue #8391: os.execvpe() and os.getenv() supports unicode with surrogates and
        bytes strings for environment keys and values
      ........
      5d44b7d2
    • Antoine Pitrou's avatar
      Merged revisions 80394 via svnmerge from · 5a1c4d18
      Antoine Pitrou yazdı
      svn+ssh://pythondev@svn.python.org/python/branches/py3k
      
      ................
        r80394 | antoine.pitrou | 2010-04-23 02:16:21 +0200 (ven., 23 avril 2010) | 15 lines
      
        Merged revisions 80392 via svnmerge from
        svn+ssh://pythondev@svn.python.org/python/trunk
      
        ........
          r80392 | antoine.pitrou | 2010-04-23 01:33:02 +0200 (ven., 23 avril 2010) | 9 lines
      
          Issue #8108: Fix the unwrap() method of SSL objects when the socket has
          a non-infinite timeout.  Also make that method friendlier with applications
          wanting to continue using the socket in clear-text mode, by disabling
          OpenSSL's internal readahead.  Thanks to Darryl Miles for guidance.
      
          Issue #8108: test_ftplib's non-blocking SSL server now has proper handling
          of SSL shutdowns.
        ........
      ................
      5a1c4d18
    • Victor Stinner's avatar
      Blocked revisions 80416 via svnmerge · 6c889ac9
      Victor Stinner yazdı
      ........
        r80416 | victor.stinner | 2010-04-23 22:33:55 +0200 (ven., 23 avril 2010) | 2 lines
      
        Issue #8495: test_gdb uses replace error handler when decoding utf8 output
      ........
      6c889ac9
    • Victor Stinner's avatar
      Blocked revisions 80413 via svnmerge · 228414f5
      Victor Stinner yazdı
      ........
        r80413 | victor.stinner | 2010-04-23 21:28:32 +0200 (ven., 23 avril 2010) | 3 lines
      
        Issue #8467: Pure Python implementation of subprocess encodes the error message
        using surrogatepass error handler to support surrogates in the message
      ........
      228414f5
    • Tarek Ziadé's avatar
      Blocked revisions 80408-80409 via svnmerge · 865c901c
      Tarek Ziadé yazdı
      ........
        r80408 | tarek.ziade | 2010-04-23 15:03:09 +0200 (Fri, 23 Apr 2010) | 1 line
      
        make sure os.symlink presence is tested before running some shutil tests -- also refactored the tests to use unittest.skipUnless
      ........
        r80409 | tarek.ziade | 2010-04-23 15:03:50 +0200 (Fri, 23 Apr 2010) | 1 line
      
        added a note about the ignore_dangling_symlinks option
      ........
      865c901c
    • Victor Stinner's avatar
      Merged revisions 80404 via svnmerge from · 32366b45
      Victor Stinner yazdı
      svn+ssh://pythondev@svn.python.org/python/branches/py3k
      
      ........
        r80404 | victor.stinner | 2010-04-23 14:02:30 +0200 (ven., 23 avril 2010) | 4 lines
      
        Issue #8124: PySys_WriteStdout() and PySys_WriteStderr() don't execute
        indirectly Python signal handlers anymore because mywrite() ignores exceptions
        (KeyboardInterrupt).
      ........
      32366b45
    • Victor Stinner's avatar
      Merged revisions 80402 via svnmerge from · 95503238
      Victor Stinner yazdı
      svn+ssh://pythondev@svn.python.org/python/branches/py3k
      
      ........
        r80402 | victor.stinner | 2010-04-23 12:56:17 +0200 (ven., 23 avril 2010) | 2 lines
      
        Issue #8468: bz2.BZ2File() accepts str with surrogates and bytes filenames
      ........
      95503238
  2. 22 Nis, 2010 16 kayıt (commit)
  3. 21 Nis, 2010 3 kayıt (commit)
    • Antoine Pitrou's avatar
      Merged revisions 80317 via svnmerge from · da6902cb
      Antoine Pitrou yazdı
      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é yazdı
      ................
        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 yazdı
      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
  4. 20 Nis, 2010 14 kayıt (commit)