1. 06 Mar, 2010 1 kayıt (commit)
    • Ezio Melotti's avatar
      Merged revisions 78689,78696-78697,78708,78711 via svnmerge from · c0ddee54
      Ezio Melotti yazdı
      svn+ssh://pythondev@svn.python.org/python/branches/py3k
      
      ........
        r78689 | ezio.melotti | 2010-03-05 14:43:17 +0200 (Fri, 05 Mar 2010) | 1 line
      
        This fixes a missing .lower() on the encoding name, a wrong byte undecodable by UTF-8, a wrong variable name, hopefully some windows buildbot on 3.x and adds a proper skip. It might break other things though.
      ........
        r78696 | ezio.melotti | 2010-03-05 17:08:19 +0200 (Fri, 05 Mar 2010) | 1 line
      
        r78689 enabled the test on more platforms but the buildbot did not like it. Using the filesystem encoding might work better. Also see #5604.
      ........
        r78697 | ezio.melotti | 2010-03-05 17:17:26 +0200 (Fri, 05 Mar 2010) | 1 line
      
        sys.getdefaultencoding() can return None.
      ........
        r78708 | ezio.melotti | 2010-03-06 03:20:49 +0200 (Sat, 06 Mar 2010) | 1 line
      
        Cleanup and minor fixes.
      ........
        r78711 | ezio.melotti | 2010-03-06 03:50:25 +0200 (Sat, 06 Mar 2010) | 1 line
      
        The test was failing because the curdir was missing from sys.path. This should fix the problem.
      ........
      c0ddee54
  2. 05 Mar, 2010 3 kayıt (commit)
  3. 04 Mar, 2010 5 kayıt (commit)
  4. 03 Mar, 2010 7 kayıt (commit)
  5. 02 Mar, 2010 2 kayıt (commit)
    • Victor Stinner's avatar
      Merged revisions 78598 via svnmerge from · 117ff17d
      Victor Stinner yazdı
      svn+ssh://pythondev@svn.python.org/python/branches/py3k
      
      ................
        r78598 | victor.stinner | 2010-03-02 23:48:17 +0100 (mar., 02 mars 2010) | 11 lines
      
        Merged revisions 78596 via svnmerge from
        svn+ssh://pythondev@svn.python.org/python/trunk
      
        ........
          r78596 | victor.stinner | 2010-03-02 23:44:42 +0100 (mar., 02 mars 2010) | 4 lines
      
          Issue #2973: Fix gcc warning on the 2nd argument of ASN1_item_d2i() and
          method->d2i(): OpenSSL API changed in OpenSSL 0.9.6m. Patch written by Daniel
          Black.
        ........
      ................
      117ff17d
    • Steven Bethard's avatar
      Blocked revisions 78577 via svnmerge · bf15dce0
      Steven Bethard yazdı
      ................
        r78577 | steven.bethard | 2010-03-02 01:22:57 -0800 (Tue, 02 Mar 2010) | 11 lines
      
        Merged revisions 78576 via svnmerge from
        svn+ssh://pythondev@svn.python.org/python/trunk
      
        ........
          r78576 | steven.bethard | 2010-03-02 00:38:09 -0800 (Tue, 02 Mar 2010) | 3 lines
      
          Initial commit of the argparse library, based on argparse 1.1.
          Docs still need some updating to make getopt and optparse match the wording promised in the PEP.
          There are also probably a number of :class:ArgumentParser etc. links that could be added to the argparse documentation.
        ........
      ................
      bf15dce0
  6. 01 Mar, 2010 8 kayıt (commit)
  7. 28 Şub, 2010 3 kayıt (commit)
  8. 27 Şub, 2010 8 kayıt (commit)
  9. 26 Şub, 2010 1 kayıt (commit)
  10. 25 Şub, 2010 2 kayıt (commit)