1. 08 Tem, 2012 2 kayıt (commit)
  2. 15 May, 2012 3 kayıt (commit)
  3. 15 Mar, 2012 1 kayıt (commit)
  4. 13 Mar, 2012 1 kayıt (commit)
  5. 12 Mar, 2012 1 kayıt (commit)
  6. 14 Ock, 2012 1 kayıt (commit)
  7. 13 Ock, 2012 2 kayıt (commit)
  8. 22 Kas, 2011 1 kayıt (commit)
  9. 14 Eki, 2011 2 kayıt (commit)
  10. 10 Eki, 2011 1 kayıt (commit)
  11. 01 Eyl, 2011 2 kayıt (commit)
  12. 09 Agu, 2011 1 kayıt (commit)
  13. 22 Tem, 2011 3 kayıt (commit)
  14. 16 Tem, 2011 1 kayıt (commit)
  15. 29 May, 2011 2 kayıt (commit)
  16. 27 May, 2011 2 kayıt (commit)
  17. 13 Mar, 2011 3 kayıt (commit)
  18. 21 Kas, 2010 1 kayıt (commit)
  19. 20 Kas, 2010 6 kayıt (commit)
  20. 27 Haz, 2010 1 kayıt (commit)
    • Benjamin Peterson's avatar
      Merged revisions 81465-81466,81468,81679,81735,81760,81868,82183 via svnmerge from · 3e5cd1d0
      Benjamin Peterson yazdı
      svn+ssh://pythondev@svn.python.org/python/trunk
      
      ........
        r81465 | georg.brandl | 2010-05-22 06:29:19 -0500 (Sat, 22 May 2010) | 2 lines
      
        Issue #3924: Ignore cookies with invalid "version" field in cookielib.
      ........
        r81466 | georg.brandl | 2010-05-22 06:31:16 -0500 (Sat, 22 May 2010) | 1 line
      
        Underscore the name of an internal utility function.
      ........
        r81468 | georg.brandl | 2010-05-22 06:43:25 -0500 (Sat, 22 May 2010) | 1 line
      
        #8635: document enumerate() start parameter in docstring.
      ........
        r81679 | benjamin.peterson | 2010-06-03 16:21:03 -0500 (Thu, 03 Jun 2010) | 1 line
      
        use a set for membership testing
      ........
        r81735 | michael.foord | 2010-06-05 06:46:59 -0500 (Sat, 05 Jun 2010) | 1 line
      
        Extract error message truncating into a method (unittest.TestCase._truncateMessage).
      ........
        r81760 | michael.foord | 2010-06-05 14:38:42 -0500 (Sat, 05 Jun 2010) | 1 line
      
        Issue 8302. SkipTest exception is setUpClass or setUpModule is now reported as a skip rather than an error.
      ........
        r81868 | benjamin.peterson | 2010-06-09 14:45:04 -0500 (Wed, 09 Jun 2010) | 1 line
      
        fix code formatting
      ........
        r82183 | benjamin.peterson | 2010-06-23 15:29:26 -0500 (Wed, 23 Jun 2010) | 1 line
      
        cpython only gc tests
      ........
      3e5cd1d0
  21. 23 Haz, 2010 1 kayıt (commit)
  22. 07 Haz, 2010 1 kayıt (commit)
  23. 13 Ara, 2009 1 kayıt (commit)
    • Benjamin Peterson's avatar
      Merged revisions 76776 via svnmerge from · fc431270
      Benjamin Peterson yazdı
      svn+ssh://pythondev@svn.python.org/python/branches/py3k
      
      ................
        r76776 | benjamin.peterson | 2009-12-12 19:23:39 -0600 (Sat, 12 Dec 2009) | 25 lines
      
        Merged revisions 76534,76538,76628,76701,76774 via svnmerge from
        svn+ssh://pythondev@svn.python.org/python/trunk
      
        ........
          r76534 | martin.v.loewis | 2009-11-26 02:42:05 -0600 (Thu, 26 Nov 2009) | 2 lines
      
          Fix typo.
        ........
          r76538 | georg.brandl | 2009-11-26 14:48:25 -0600 (Thu, 26 Nov 2009) | 1 line
      
          #7400: typo.
        ........
          r76628 | andrew.kuchling | 2009-12-02 08:27:11 -0600 (Wed, 02 Dec 2009) | 1 line
      
          Markup fixes
        ........
          r76701 | andrew.kuchling | 2009-12-07 20:37:05 -0600 (Mon, 07 Dec 2009) | 1 line
      
          Typo fix; grammar fix
        ........
          r76774 | benjamin.peterson | 2009-12-12 18:54:15 -0600 (Sat, 12 Dec 2009) | 1 line
      
          account for PyObject_IsInstance's new ability to fail
        ........
      ................
      fc431270