1. 02 Ock, 2010 7 kayıt (commit)
  2. 01 Ock, 2010 6 kayıt (commit)
  3. 31 Ara, 2009 12 kayıt (commit)
    • Mark Dickinson's avatar
      Merged revisions 77193 via svnmerge from · 2df5d281
      Mark Dickinson yazdı
      svn+ssh://pythondev@svn.python.org/python/trunk
      
      ........
        r77193 | mark.dickinson | 2009-12-31 21:11:48 +0000 (Thu, 31 Dec 2009) | 1 line
      
        More configure fixes: avoid sh 'integer argument expected' error when 'long long' type doesn't exist.
      ........
      2df5d281
    • Mark Dickinson's avatar
      Merged revisions 77189 via svnmerge from · 89d7d416
      Mark Dickinson yazdı
      svn+ssh://pythondev@svn.python.org/python/trunk
      
      ........
        r77189 | mark.dickinson | 2009-12-31 20:48:04 +0000 (Thu, 31 Dec 2009) | 1 line
      
        Add missing quotes.
      ........
      89d7d416
    • Ezio Melotti's avatar
      Blocked revisions 77180 via svnmerge · 1f2bd98f
      Ezio Melotti yazdı
      ........
        r77180 | ezio.melotti | 2009-12-31 15:27:41 +0200 (Thu, 31 Dec 2009) | 1 line
      
        indentation and further alignment with py3k
      ........
      1f2bd98f
    • Ezio Melotti's avatar
      Blocked revisions 77181 via svnmerge · ced59609
      Ezio Melotti yazdı
      ........
        r77181 | ezio.melotti | 2009-12-31 15:47:24 +0200 (Thu, 31 Dec 2009) | 1 line
      
        #7613: missing ) in flmodule.c
      ........
      ced59609
    • Ezio Melotti's avatar
      Merged revisions 77178 via svnmerge from · 3538671f
      Ezio Melotti yazdı
      svn+ssh://pythondev@svn.python.org/python/trunk
      
      ........
        r77178 | ezio.melotti | 2009-12-31 15:00:43 +0200 (Thu, 31 Dec 2009) | 1 line
      
        cleanup and refactoring
      ........
      3538671f
    • Ezio Melotti's avatar
      #7612: typo in stdtypes.rst · d8e67e78
      Ezio Melotti yazdı
      d8e67e78
    • Alexandre Vassalotti's avatar
    • Benjamin Peterson's avatar
      Merged revisions 77151-77152 via svnmerge from · b05e73d9
      Benjamin Peterson yazdı
      svn+ssh://pythondev@svn.python.org/python/trunk
      
      ........
        r77151 | georg.brandl | 2009-12-30 12:32:50 -0600 (Wed, 30 Dec 2009) | 1 line
      
        #7487: update Pygments version.
      ........
        r77152 | georg.brandl | 2009-12-30 12:36:09 -0600 (Wed, 30 Dec 2009) | 1 line
      
        #7602: improve "clean" and "checkout" targets now that all tools are in externals.
      ........
      b05e73d9
    • Benjamin Peterson's avatar
      Merged revisions 76852,77001,77115,77127 via svnmerge from · 9eea4805
      Benjamin Peterson yazdı
      svn+ssh://pythondev@svn.python.org/python/trunk
      
      ........
        r76852 | benjamin.peterson | 2009-12-15 21:36:22 -0600 (Tue, 15 Dec 2009) | 1 line
      
        remove type_compare, since type_richcompare does the same trick
      ........
        r77001 | brett.cannon | 2009-12-21 20:37:37 -0600 (Mon, 21 Dec 2009) | 1 line
      
        Make a word plural.
      ........
        r77115 | andrew.kuchling | 2009-12-29 14:10:16 -0600 (Tue, 29 Dec 2009) | 1 line
      
        Various additions
      ........
        r77127 | andrew.kuchling | 2009-12-29 17:41:04 -0600 (Tue, 29 Dec 2009) | 1 line
      
        Add various items
      ........
      9eea4805
    • Benjamin Peterson's avatar
      Merged revisions 77169 via svnmerge from · b2d90467
      Benjamin Peterson yazdı
      svn+ssh://pythondev@svn.python.org/python/trunk
      
      ........
        r77169 | benjamin.peterson | 2009-12-30 21:17:18 -0600 (Wed, 30 Dec 2009) | 2 lines
      
        add a --with-system-expat option to build pyexpat against the system's lib #7609
      ........
      b2d90467
    • Benjamin Peterson's avatar
      Blocked revisions 76912,76996,77030,77037 via svnmerge · 587a3100
      Benjamin Peterson yazdı
      ........
        r76912 | senthil.kumaran | 2009-12-20 01:29:31 -0600 (Sun, 20 Dec 2009) | 3 lines
      
        Document the headers parameter for set_tunnel.
      ........
        r76996 | tarek.ziade | 2009-12-21 17:31:55 -0600 (Mon, 21 Dec 2009) | 1 line
      
        backported r76993 and r76994 so the trunk behaves the same way with MSVC Manifest files editing
      ........
        r77030 | ronald.oussoren | 2009-12-24 07:30:42 -0600 (Thu, 24 Dec 2009) | 5 lines
      
        An update to the script that's used to build the binary installer: don't install files in
        /usr/local by default. Users can still choose to install files into /usr/local, but by
        default we'll only install files in /Library/Framework/Python.framework and
        /Applications/Python X.Y/
      ........
        r77037 | ronald.oussoren | 2009-12-24 08:50:35 -0600 (Thu, 24 Dec 2009) | 2 lines
      
        Unittests and news items for the patch in r77026.
      ........
      587a3100
    • Benjamin Peterson's avatar
      Merged revisions… · 1baf465d
      Benjamin Peterson yazdı
      Merged revisions 76847,76851,76869,76882,76891-76892,76924,77007,77070,77092,77096,77120,77126,77155 via svnmerge from
      svn+ssh://pythondev@svn.python.org/python/trunk
      
      ........
        r76847 | benjamin.peterson | 2009-12-14 21:25:27 -0600 (Mon, 14 Dec 2009) | 1 line
      
        adverb
      ........
        r76851 | benjamin.peterson | 2009-12-15 21:28:52 -0600 (Tue, 15 Dec 2009) | 1 line
      
        remove lib2to3 resource
      ........
        r76869 | vinay.sajip | 2009-12-17 08:52:00 -0600 (Thu, 17 Dec 2009) | 1 line
      
        Issue #7529: logging: Minor correction to documentation.
      ........
        r76882 | georg.brandl | 2009-12-19 11:30:28 -0600 (Sat, 19 Dec 2009) | 1 line
      
        #7527: use standard versionadded tags.
      ........
        r76891 | georg.brandl | 2009-12-19 12:16:31 -0600 (Sat, 19 Dec 2009) | 1 line
      
        #7479: add note about function availability on Unices.
      ........
        r76892 | georg.brandl | 2009-12-19 12:20:18 -0600 (Sat, 19 Dec 2009) | 1 line
      
        #7480: remove tautology.
      ........
        r76924 | georg.brandl | 2009-12-20 08:28:05 -0600 (Sun, 20 Dec 2009) | 1 line
      
        Small indentation fix.
      ........
        r77007 | gregory.p.smith | 2009-12-23 03:31:11 -0600 (Wed, 23 Dec 2009) | 3 lines
      
        Fix possible integer overflow in lchown and fchown functions.  For issue1747858.
      ........
        r77070 | amaury.forgeotdarc | 2009-12-27 14:06:44 -0600 (Sun, 27 Dec 2009) | 2 lines
      
        Fix a typo in comment
      ........
        r77092 | georg.brandl | 2009-12-28 02:48:24 -0600 (Mon, 28 Dec 2009) | 1 line
      
        #7404: remove reference to non-existing example files.
      ........
        r77096 | benjamin.peterson | 2009-12-28 14:51:17 -0600 (Mon, 28 Dec 2009) | 1 line
      
        document new fix_callable behavior
      ........
        r77120 | georg.brandl | 2009-12-29 15:09:17 -0600 (Tue, 29 Dec 2009) | 1 line
      
        #7595: fix typo in argument default constant.
      ........
        r77126 | amaury.forgeotdarc | 2009-12-29 17:06:17 -0600 (Tue, 29 Dec 2009) | 2 lines
      
        #7579: Add docstrings to the msvcrt module
      ........
        r77155 | georg.brandl | 2009-12-30 13:03:00 -0600 (Wed, 30 Dec 2009) | 1 line
      
        We only support Windows NT derivatives now.
      ........
      1baf465d
  4. 30 Ara, 2009 7 kayıt (commit)
  5. 29 Ara, 2009 8 kayıt (commit)
    • Amaury Forgeot d'Arc's avatar
      (issue 7413 does not concern py3k, I merge the test nonetheless) · ca5f1a71
      Amaury Forgeot d'Arc yazdı
      Merged revisions 77122 via svnmerge from
      svn+ssh://pythondev@svn.python.org/python/trunk
      
      ........
        r77122 | amaury.forgeotdarc | 2009-12-29 23:03:38 +0100 (mar., 29 déc. 2009) | 3 lines
      
        #7413: Passing '\0' as the separator to datetime.datetime.isoformat()
        used to drop the time part of the result.
      ........
      ca5f1a71
    • Georg Brandl's avatar
      #7590: exception classes no longer are in the "exceptions" module. Also clean up… · fbd1b220
      Georg Brandl yazdı
      #7590: exception classes no longer are in the "exceptions" module. Also clean up text that was written with string exceptions in mind.
      fbd1b220
    • Mark Dickinson's avatar
      Merged revisions 77116 via svnmerge from · e82ac51c
      Mark Dickinson yazdı
      svn+ssh://pythondev@svn.python.org/python/trunk
      
      ........
        r77116 | mark.dickinson | 2009-12-29 20:51:24 +0000 (Tue, 29 Dec 2009) | 6 lines
      
        Issue #7575:  An overflow test for math.expm1 was failing on OS X 10.4/Intel,
        due to a defect in the platform's implementation of expm1.  Since the issue
        is of low severity, and appears to be fixed in OS X 10.5 and 10.6, it doesn't
        seem worth working around, so I'm just weakening the relevant test so that
        it passes on 10.4.
      ........
      e82ac51c
    • Georg Brandl's avatar
      Blocked revisions 77111 via svnmerge · b293a878
      Georg Brandl yazdı
      ........
        r77111 | georg.brandl | 2009-12-29 12:25:38 +0100 (Di, 29 Dez 2009) | 1 line
      
        Fix wrong markup.
      ........
      b293a878
    • Georg Brandl's avatar
      Merged revisions 77108-77109 via svnmerge from · 1d837bc9
      Georg Brandl yazdı
      svn+ssh://pythondev@svn.python.org/python/trunk
      
      ........
        r77108 | georg.brandl | 2009-12-29 11:34:34 +0100 (Di, 29 Dez 2009) | 1 line
      
        #7569: clarification about c_char_p.
      ........
        r77109 | georg.brandl | 2009-12-29 12:06:31 +0100 (Di, 29 Dez 2009) | 1 line
      
        Improve markup of ctypes docs.
      ........
      1d837bc9
    • Benjamin Peterson's avatar
      Merged revisions 77104 via svnmerge from · e61fab36
      Benjamin Peterson yazdı
      svn+ssh://pythondev@svn.python.org/python/trunk
      
      ........
        r77104 | benjamin.peterson | 2009-12-28 18:09:33 -0600 (Mon, 28 Dec 2009) | 1 line
      
        enable test_main.py
      ........
      e61fab36
    • Benjamin Peterson's avatar
      fix test on py3 · 60a9c69c
      Benjamin Peterson yazdı
      60a9c69c
    • Benjamin Peterson's avatar
      Merged revisions 77102 via svnmerge from · ffa94b0f
      Benjamin Peterson yazdı
      svn+ssh://pythondev@svn.python.org/python/trunk
      
      ................
        r77102 | benjamin.peterson | 2009-12-28 17:50:41 -0600 (Mon, 28 Dec 2009) | 50 lines
      
        Merged revisions 76871-76872,77093-77095,77097-77101 via svnmerge from
        svn+ssh://pythondev@svn.python.org/sandbox/trunk/2to3/lib2to3
      
        ........
          r76871 | benjamin.peterson | 2009-12-17 20:49:21 -0600 (Thu, 17 Dec 2009) | 1 line
      
          handle unencodable diffs gracefully #5093
        ........
          r76872 | benjamin.peterson | 2009-12-17 20:51:37 -0600 (Thu, 17 Dec 2009) | 1 line
      
          fix emacs header
        ........
          r77093 | benjamin.peterson | 2009-12-28 14:43:32 -0600 (Mon, 28 Dec 2009) | 7 lines
      
          replace callable(x) with isinstance(x, collections.Callable) #7006
      
          This is a more accurate translation than hasattr(x, '__call__') which failed in
          the case that somebody had put __call__ in the instance dictionary.
      
          Patch mostly by Joe Amenta.
        ........
          r77094 | benjamin.peterson | 2009-12-28 14:45:13 -0600 (Mon, 28 Dec 2009) | 2 lines
      
          deuglify imports
        ........
          r77095 | benjamin.peterson | 2009-12-28 14:49:23 -0600 (Mon, 28 Dec 2009) | 1 line
      
          remove unused flag
        ........
          r77097 | benjamin.peterson | 2009-12-28 16:12:13 -0600 (Mon, 28 Dec 2009) | 2 lines
      
          clean up imports and whitespace
        ........
          r77098 | benjamin.peterson | 2009-12-28 16:43:35 -0600 (Mon, 28 Dec 2009) | 1 line
      
          *** empty log message ***
        ........
          r77099 | benjamin.peterson | 2009-12-28 16:45:10 -0600 (Mon, 28 Dec 2009) | 1 line
      
          revert unintended change
        ........
          r77100 | benjamin.peterson | 2009-12-28 16:53:21 -0600 (Mon, 28 Dec 2009) | 1 line
      
          revert unintended changes
        ........
          r77101 | benjamin.peterson | 2009-12-28 17:46:02 -0600 (Mon, 28 Dec 2009) | 1 line
      
          normalize whitespace
        ........
      ................
      ffa94b0f