1. 02 Nis, 2009 2 kayıt (commit)
  2. 01 Nis, 2009 6 kayıt (commit)
  3. 31 Mar, 2009 14 kayıt (commit)
  4. 30 Mar, 2009 12 kayıt (commit)
  5. 29 Mar, 2009 3 kayıt (commit)
  6. 28 Mar, 2009 1 kayıt (commit)
    • Guilherme Polo's avatar
      Blocked revisions 70641,70651 via svnmerge · 94cc409a
      Guilherme Polo yazdı
      ........
        r70641 | guilherme.polo | 2009-03-27 18:43:08 -0300 (Fri, 27 Mar 2009) | 3 lines
      
        Adjusted _tkinter to compile without warnings when WITH_THREAD is not
        defined (part of issue #5035)
      ........
        r70651 | guilherme.polo | 2009-03-28 16:17:16 -0300 (Sat, 28 Mar 2009) | 1 line
      
        Typo fix
      ........
      94cc409a
  7. 25 Mar, 2009 1 kayıt (commit)
    • Marc-André Lemburg's avatar
      Merged revisions 70594-70595 via svnmerge from · 152f2227
      Marc-André Lemburg yazdı
      svn+pythonssh://pythondev@svn.python.org/python/trunk
      
      ........
        r70594 | marc-andre.lemburg | 2009-03-25 20:44:58 +0100 (Wed, 25 Mar 2009) | 9 lines
      
        Remove the sys.version_info shortcut, since they cause the APIs
        to return different information than the _sys_version() output
        used in previous Python versions.
      
        This also fixes issue5561: platform.python_version_tuple returns tuple of ints, should be strings
      
        Added more tests for the various platform functions.
      ........
        r70595 | marc-andre.lemburg | 2009-03-25 20:45:33 +0100 (Wed, 25 Mar 2009) | 3 lines
      
        News item for the platform.py fix (r70594).
      ........
      152f2227
  8. 24 Mar, 2009 1 kayıt (commit)