1. 27 Jan, 2010 3 commits
    • Eric Smith's avatar
      Blocked revisions 77771 via svnmerge · 6c385a9d
      Eric Smith authored
      ........
        r77771 | eric.smith | 2010-01-26 19:58:43 -0500 (Tue, 26 Jan 2010) | 1 line
      
        Removed unneeded test.
      ........
      6c385a9d
    • Eric Smith's avatar
      Blocked revisions 77767 via svnmerge · b008cfb3
      Eric Smith authored
      ........
        r77767 | eric.smith | 2010-01-26 19:55:16 -0500 (Tue, 26 Jan 2010) | 1 line
      
        Fix type on getwindowsversion documentation. Thanks Taggnostr.
      ........
      b008cfb3
    • Eric Smith's avatar
      Blocked revisions 77763 via svnmerge · d544a144
      Eric Smith authored
      ........
        r77763 | eric.smith | 2010-01-26 19:28:29 -0500 (Tue, 26 Jan 2010) | 1 line
      
        Issue #7766: Change sys.getwindowsversion() return value to a named tuple and add the additional members returned in an OSVERSIONINFOEX structure. The new members are service_pack_major, service_pack_minor, suite_mask, and product_type.
      ........
      d544a144
  2. 26 Jan, 2010 3 commits
    • Tarek Ziadé's avatar
      Blocked revisions 77761 via svnmerge · 6e27e2bc
      Tarek Ziadé authored
      ........
        r77761 | tarek.ziade | 2010-01-26 23:46:15 +0100 (Tue, 26 Jan 2010) | 1 line
      
        added local get_platform/set_platform APIs in distutils.sysconfig
      ........
      6e27e2bc
    • Tarek Ziadé's avatar
      Blocked revisions 77759 via svnmerge · 6cf77022
      Tarek Ziadé authored
      ........
        r77759 | tarek.ziade | 2010-01-26 22:21:54 +0100 (Tue, 26 Jan 2010) | 1 line
      
        reintroduced the names in Distutils for APIs that were relocated
      ........
      6cf77022
    • Tarek Ziadé's avatar
      Blocked revisions 77756 via svnmerge · 0fbe60b2
      Tarek Ziadé authored
      ........
        r77756 | tarek.ziade | 2010-01-26 18:20:37 +0100 (Tue, 26 Jan 2010) | 1 line
      
        fixed bdist_msi imports and added a test module for distutils.command.bdist_msi
      ........
      0fbe60b2
  3. 25 Jan, 2010 5 commits
  4. 24 Jan, 2010 6 commits
  5. 23 Jan, 2010 2 commits
  6. 22 Jan, 2010 3 commits
  7. 21 Jan, 2010 3 commits
    • Ezio Melotti's avatar
      Merged revisions 77675 via svnmerge from · 0ebcca23
      Ezio Melotti authored
      svn+ssh://pythondev@svn.python.org/python/trunk
      
      ........
        r77675 | ezio.melotti | 2010-01-21 22:50:57 +0200 (Thu, 21 Jan 2010) | 1 line
      
        #7746: rephrase a sentence
      ........
      0ebcca23
    • Mark Dickinson's avatar
      Blocked revisions 77672 via svnmerge · f0739f3e
      Mark Dickinson authored
      ........
        r77672 | mark.dickinson | 2010-01-21 19:58:41 +0000 (Thu, 21 Jan 2010) | 1 line
      
        Use // for floor division.
      ........
      f0739f3e
    • Mark Dickinson's avatar
      Blocked revisions 77614-77616,77663 via svnmerge · 48f6496c
      Mark Dickinson authored
      ........
        r77614 | mark.dickinson | 2010-01-20 17:36:31 +0000 (Wed, 20 Jan 2010) | 5 lines
      
        Various dtoa.c cleanups.  1. Despagghetify _Py_dg_strtod parsing code
        and exit points.  2. Simplify bigcomp comparison loop.  3. Don't set
        ERANGE on _Py_dg_strtod underflow (it was set inconsistently anyway).
        4. Remove unused dsign field from BCinfo struct.
      ........
        r77615 | mark.dickinson | 2010-01-20 18:02:41 +0000 (Wed, 20 Jan 2010) | 1 line
      
        Don't try to put a value into a NULL pointer.
      ........
        r77616 | mark.dickinson | 2010-01-20 21:23:25 +0000 (Wed, 20 Jan 2010) | 1 line
      
        Additional explanatory comments for _Py_dg_strtod.
      ........
        r77663 | mark.dickinson | 2010-01-21 17:02:53 +0000 (Thu, 21 Jan 2010) | 1 line
      
        Additional testcases for strtod.
      ........
      48f6496c
  8. 18 Jan, 2010 1 commit
  9. 17 Jan, 2010 5 commits
  10. 16 Jan, 2010 8 commits
  11. 15 Jan, 2010 1 commit