1. 03 Jun, 2008 3 commits
  2. 02 Jun, 2008 7 commits
  3. 01 Jun, 2008 14 commits
  4. 31 May, 2008 3 commits
  5. 30 May, 2008 7 commits
  6. 29 May, 2008 6 commits
    • Brett Cannon's avatar
      Blocked revisions 63800 via svnmerge · 3b063684
      Brett Cannon authored
      ........
        r63800 | brett.cannon | 2008-05-29 14:28:55 -0700 (Thu, 29 May 2008) | 1 line
      
        Note that UserList and UserString were moved to 'collections' in 3.0.
      ........
      3b063684
    • Benjamin Peterson's avatar
      Merged revisions 63460,63464 via svnmerge from · 73471d95
      Benjamin Peterson authored
      svn+ssh://pythondev@svn.python.org/python/trunk
      
      ........
        r63460 | ronald.oussoren | 2008-05-18 15:54:47 -0500 (Sun, 18 May 2008) | 6 lines
      
        - Add unittests for platform.mac_ver (or rather, ensure that the unittest for
          that function actually tests something on OSX).
      
        - Add documentation to platform.mac_ver that explains why the middle element
          of the return value will not contain useful information.
      ........
        r63464 | benjamin.peterson | 2008-05-18 17:07:42 -0500 (Sun, 18 May 2008) | 2 lines
      
        fix test_platform (os was not imported)
      ........
      73471d95
    • Benjamin Peterson's avatar
      Unblocked revisions 63460,63464 via svnmerge · c6ef9ff3
      Benjamin Peterson authored
      ........
        r63460 | ronald.oussoren | 2008-05-18 15:54:47 -0500 (Sun, 18 May 2008) | 6 lines
      
        - Add unittests for platform.mac_ver (or rather, ensure that the unittest for
          that function actually tests something on OSX).
      
        - Add documentation to platform.mac_ver that explains why the middle element
          of the return value will not contain useful information.
      ........
        r63464 | benjamin.peterson | 2008-05-18 17:07:42 -0500 (Sun, 18 May 2008) | 2 lines
      
        fix test_platform (os was not imported)
      ........
      c6ef9ff3
    • Benjamin Peterson's avatar
      2a96a0ab
    • Thomas Heller's avatar
      Merged revisions 63791-63792 via svnmerge from · 32e212a0
      Thomas Heller authored
      svn+ssh://pythondev@svn.python.org/python/trunk
      
      ........
        r63791 | thomas.heller | 2008-05-29 21:18:12 +0200 (Do, 29 Mai 2008) | 1 line
      
        Fix compiler warning.
      ........
        r63792 | thomas.heller | 2008-05-29 21:42:34 +0200 (Do, 29 Mai 2008) | 1 line
      
        ctypes NULL function pointers have a boolean False value now.
      ........
      32e212a0
    • Georg Brandl's avatar
      Blocked revisions 63776 via svnmerge · 3dc510be
      Georg Brandl authored
      ........
        r63776 | georg.brandl | 2008-05-29 09:18:49 +0200 (Thu, 29 May 2008) | 2 lines
      
        #2906: accept lists for options, and some cosmetic fixes in Tkinter.
      ........
      3dc510be