1. 07 Şub, 2010 8 kayıt (commit)
    • Georg Brandl's avatar
      Merged revisions 78024 via svnmerge from · 9c2c1f80
      Georg Brandl yazdı
      svn+ssh://pythondev@svn.python.org/python/trunk
      
      ........
        r78024 | georg.brandl | 2010-02-06 19:44:44 +0100 (Sa, 06 Feb 2010) | 1 line
      
        #5341: fix "builtin" where used as an adjective ("built-in" is correct).
      ........
      9c2c1f80
    • Georg Brandl's avatar
      Merged revisions 78035,78040,78043,78049-78050,78052-78054 via svnmerge from · 708c487a
      Georg Brandl yazdı
      svn+ssh://pythondev@svn.python.org/python/trunk
      
      ........
        r78035 | georg.brandl | 2010-02-06 23:44:17 +0100 (Sa, 06 Feb 2010) | 1 line
      
        Fix duplicate import.
      ........
        r78040 | georg.brandl | 2010-02-07 00:08:00 +0100 (So, 07 Feb 2010) | 1 line
      
        Fix a few UnboundLocalErrors in test_long.
      ........
        r78043 | georg.brandl | 2010-02-07 00:12:19 +0100 (So, 07 Feb 2010) | 1 line
      
        Remove duplicate test method.
      ........
        r78049 | georg.brandl | 2010-02-07 00:33:33 +0100 (So, 07 Feb 2010) | 1 line
      
        Fix import/access for some identifiers.  _TestSharedCTypes does not seem to be executed?
      ........
        r78050 | georg.brandl | 2010-02-07 00:34:10 +0100 (So, 07 Feb 2010) | 1 line
      
        Fix more unbound locals in code paths that do not seem to be used.
      ........
        r78052 | georg.brandl | 2010-02-07 00:54:04 +0100 (So, 07 Feb 2010) | 1 line
      
        Add missing import when running these tests standalone.
      ........
        r78053 | georg.brandl | 2010-02-07 00:54:43 +0100 (So, 07 Feb 2010) | 1 line
      
        Fix some name errors in Mac modules.
      ........
        r78054 | georg.brandl | 2010-02-07 00:58:25 +0100 (So, 07 Feb 2010) | 1 line
      
        Add missing import.
      ........
      708c487a
    • Georg Brandl's avatar
      Blocked revisions 78018-78019,78032,78036-78039,78042,78046,78048,78051,78059 via svnmerge · 9d2fde72
      Georg Brandl yazdı
      ........
        r78018 | georg.brandl | 2010-02-06 11:08:21 +0100 (Sa, 06 Feb 2010) | 1 line
      
        #7864: make deprecation notices a bit clearer.
      ........
        r78019 | georg.brandl | 2010-02-06 11:23:16 +0100 (Sa, 06 Feb 2010) | 1 line
      
        Review sysconfig docs.
      ........
        r78032 | georg.brandl | 2010-02-06 22:54:40 +0100 (Sa, 06 Feb 2010) | 1 line
      
        Remove unused imports from test_logging.
      ........
        r78036 | georg.brandl | 2010-02-06 23:49:47 +0100 (Sa, 06 Feb 2010) | 1 line
      
        Remove unused import.
      ........
        r78037 | georg.brandl | 2010-02-06 23:59:15 +0100 (Sa, 06 Feb 2010) | 1 line
      
        No need to assign the results of expressions used only for side effects.
      ........
        r78038 | georg.brandl | 2010-02-07 00:02:29 +0100 (So, 07 Feb 2010) | 1 line
      
        Add a missing import.
      ........
        r78039 | georg.brandl | 2010-02-07 00:06:24 +0100 (So, 07 Feb 2010) | 1 line
      
        Add missing imports.
      ........
        r78042 | georg.brandl | 2010-02-07 00:12:12 +0100 (So, 07 Feb 2010) | 1 line
      
        Add missing import.
      ........
        r78046 | georg.brandl | 2010-02-07 00:18:00 +0100 (So, 07 Feb 2010) | 1 line
      
        Fix various missing import/unbound name errors.
      ........
        r78048 | georg.brandl | 2010-02-07 00:23:45 +0100 (So, 07 Feb 2010) | 1 line
      
        We heard you like test failures so we put unbound locals in your test so that you can fail while you fail.
      ........
        r78051 | georg.brandl | 2010-02-07 00:53:52 +0100 (So, 07 Feb 2010) | 1 line
      
        Add missing import when running these tests standalone.
      ........
        r78059 | georg.brandl | 2010-02-07 12:34:15 +0100 (So, 07 Feb 2010) | 1 line
      
        Use "regexp" consistently.
      ........
      9d2fde72
    • Ronald Oussoren's avatar
      Merged revisions 77587 via svnmerge from · 9b831f4a
      Ronald Oussoren yazdı
      svn+ssh://pythondev@svn.python.org/python/trunk
      
      ........
        r77587 | ronald.oussoren | 2010-01-17 20:27:57 +0100 (Sun, 17 Jan 2010) | 8 lines
      
        This patch ensures that the configure-script mentions checking for --enable-universalsdk
        and that it doesn't default to the 10.4u SDK when that SDK does not exist.
      
        (This affects OSX)
      
        This patch should fix most of issue 4834, although I haven't gotten enough
        information from the user to be sure.
      ........
      9b831f4a
    • Georg Brandl's avatar
      Manual backport of r78046. · b8dbee38
      Georg Brandl yazdı
      b8dbee38
    • Ronald Oussoren's avatar
      c0fa2d24
    • Ronald Oussoren's avatar
      Merged revisions 78061 via svnmerge from · 4da7d782
      Ronald Oussoren yazdı
      svn+ssh://pythondev@svn.python.org/python/trunk
      
      ........
        r78061 | ronald.oussoren | 2010-02-07 12:38:28 +0100 (Sun, 07 Feb 2010) | 10 lines
      
        A number of APIs in macostools cannot work in 64-bit mode because they
        use Carbon APIs that aren't available there.
      
        This patch disables tests for the affected entrypoints in macostools and
        mentions this in the documentation.
      
        In theory it is possible to replace the implementation by code that does
        work in 64-bit mode, but that would require further updates to the Carbon
        wrappers because the modern APIs aren't wrapped properly.
      ........
      4da7d782
    • Ronald Oussoren's avatar
      Merged revisions 78056 via svnmerge from · 6ff97f7e
      Ronald Oussoren yazdı
      svn+ssh://pythondev@svn.python.org/python/trunk
      
      ........
        r78056 | ronald.oussoren | 2010-02-07 12:29:31 +0100 (Sun, 07 Feb 2010) | 5 lines
      
        Remove call to gestalt('sysu') from platform.py. This gestalt call is
        not available on OSX an appearently causes problems for some users.
      
        Fixes issue 7812
      ........
      6ff97f7e
  2. 06 Şub, 2010 6 kayıt (commit)
  3. 05 Şub, 2010 2 kayıt (commit)
  4. 04 Şub, 2010 3 kayıt (commit)
  5. 03 Şub, 2010 3 kayıt (commit)
  6. 02 Şub, 2010 3 kayıt (commit)
    • Tarek Ziadé's avatar
      Blocked revisions 77930 via svnmerge · 43238e56
      Tarek Ziadé yazdı
      ........
        r77930 | tarek.ziade | 2010-02-03 00:39:40 +0100 (Wed, 03 Feb 2010) | 1 line
      
        added a note in the whatsnew file for sysconfig
      ........
      43238e56
    • Antoine Pitrou's avatar
      Blocked revisions 77916 via svnmerge · 6f544ce0
      Antoine Pitrou yazdı
      ........
        r77916 | antoine.pitrou | 2010-02-02 23:36:17 +0100 (mar., 02 févr. 2010) | 4 lines
      
        Issue #7385: Fix a crash in `MemoryView_FromObject` when
        `PyObject_GetBuffer` fails.  Patch by Florent Xicluna.
      ........
      6f544ce0
    • Tarek Ziadé's avatar
      Blocked revisions 77914 via svnmerge · eb200417
      Tarek Ziadé yazdı
      ........
        r77914 | tarek.ziade | 2010-02-02 23:27:58 +0100 (Tue, 02 Feb 2010) | 1 line
      
        first version of the sysconfig module documentation
      ........
      eb200417
  7. 01 Şub, 2010 1 kayıt (commit)
  8. 31 Ock, 2010 4 kayıt (commit)
  9. 30 Ock, 2010 6 kayıt (commit)
  10. 29 Ock, 2010 3 kayıt (commit)
  11. 28 Ock, 2010 1 kayıt (commit)