1. 20 Tem, 2017 1 kayıt (commit)
  2. 19 May, 2017 1 kayıt (commit)
  3. 13 Nis, 2017 1 kayıt (commit)
  4. 19 Eki, 2016 1 kayıt (commit)
  5. 11 Haz, 2016 1 kayıt (commit)
  6. 15 Haz, 2015 1 kayıt (commit)
  7. 02 Mar, 2015 1 kayıt (commit)
  8. 02 Eki, 2014 1 kayıt (commit)
  9. 16 Tem, 2014 1 kayıt (commit)
  10. 20 May, 2014 1 kayıt (commit)
  11. 04 Nis, 2014 1 kayıt (commit)
  12. 29 Kas, 2013 1 kayıt (commit)
  13. 28 Mar, 2013 1 kayıt (commit)
  14. 31 Eki, 2011 2 kayıt (commit)
  15. 07 Agu, 2011 2 kayıt (commit)
  16. 06 Mar, 2011 2 kayıt (commit)
  17. 12 Ock, 2011 1 kayıt (commit)
  18. 30 Ara, 2010 1 kayıt (commit)
  19. 09 Kas, 2010 2 kayıt (commit)
  20. 05 Kas, 2010 2 kayıt (commit)
    • Alexander Belopolsky's avatar
      Merged revisions 85930 via svnmerge from · ab016d21
      Alexander Belopolsky yazdı
      http://svn.python.org/projects/python/branches/py3k
      
      ........
        r85930 | alexander.belopolsky | 2010-10-29 13:16:49 -0400 (Fri, 29 Oct 2010) | 1 line
      
        Issue 7061: Explained 'gon'
      ........
      ab016d21
    • Alexander Belopolsky's avatar
      Merged revisions 85732,85778,85785,85853,85930,86008,86089 via svnmerge from · 96d1eb1e
      Alexander Belopolsky yazdı
      svn+ssh://pythondev@svn.python.org/python/branches/py3k
      
      ........
        r85732 | alexander.belopolsky | 2010-10-19 17:07:52 -0400 (Tue, 19 Oct 2010) | 3 lines
      
        Issue #7061: Fixed some of the issues in turtle module documentation
        reported by Terry J. Reedy.
      ........
        r85778 | alexander.belopolsky | 2010-10-21 14:15:39 -0400 (Thu, 21 Oct 2010) | 1 line
      
        Issue #7061: Fixed section title
      ........
        r85785 | alexander.belopolsky | 2010-10-21 18:29:36 -0400 (Thu, 21 Oct 2010) | 1 line
      
        Fixed a typo
      ........
        r85853 | alexander.belopolsky | 2010-10-26 23:06:43 -0400 (Tue, 26 Oct 2010) | 4 lines
      
        Issue #7061: Dropped "for Tk" from turtle module title and moved its
        doc section under frameworks.  Also fixed a couple of markup issues
        that affected TOC rendering.
      ........
        r85930 | alexander.belopolsky | 2010-10-29 13:16:49 -0400 (Fri, 29 Oct 2010) | 1 line
      
        Issue 7061: Explained 'gon'
      ........
        r86008 | alexander.belopolsky | 2010-10-30 20:51:11 -0400 (Sat, 30 Oct 2010) | 1 line
      
        Issues #7061, #10225: Fixed doctests in turtle manual
      ........
        r86089 | alexander.belopolsky | 2010-11-01 11:45:34 -0400 (Mon, 01 Nov 2010) | 1 line
      
        Issue #7061: Simplified a section title.
      ........
      96d1eb1e
  21. 01 Kas, 2010 2 kayıt (commit)
  22. 31 Eki, 2010 1 kayıt (commit)
  23. 29 Eki, 2010 1 kayıt (commit)
  24. 27 Eki, 2010 1 kayıt (commit)
  25. 21 Eki, 2010 2 kayıt (commit)
  26. 19 Eki, 2010 1 kayıt (commit)
  27. 06 Eki, 2010 2 kayıt (commit)
  28. 21 Eyl, 2010 1 kayıt (commit)
  29. 21 Mar, 2010 1 kayıt (commit)
    • Georg Brandl's avatar
      Merged revisions 75952-75953,75955,76105,76143,76223,76259,76326,76376-76377 via svnmerge from · 46d441e0
      Georg Brandl yazdı
      svn+ssh://pythondev@svn.python.org/python/trunk
      
      ........
        r75952 | georg.brandl | 2009-10-29 21:38:32 +0100 (Do, 29 Okt 2009) | 1 line
      
        Use the correct function name in docstring.
      ........
        r75953 | georg.brandl | 2009-10-29 21:39:50 +0100 (Do, 29 Okt 2009) | 1 line
      
        Remove mention of the old -X command line switch.
      ........
        r75955 | georg.brandl | 2009-10-29 21:54:03 +0100 (Do, 29 Okt 2009) | 1 line
      
        Use a single style for all the docstrings in the math module.
      ........
        r76105 | georg.brandl | 2009-11-04 08:38:12 +0100 (Mi, 04 Nov 2009) | 1 line
      
        #7259: show correct equivalent for operator.i* operations in docstring; fix minor issues in operator docs.
      ........
        r76143 | georg.brandl | 2009-11-07 09:26:07 +0100 (Sa, 07 Nov 2009) | 1 line
      
        #7271: fix typo.
      ........
        r76223 | georg.brandl | 2009-11-12 09:29:46 +0100 (Do, 12 Nov 2009) | 1 line
      
        Give the profile module a module directive.
      ........
        r76259 | georg.brandl | 2009-11-14 12:50:51 +0100 (Sa, 14 Nov 2009) | 1 line
      
        Fix terminology.
      ........
        r76326 | georg.brandl | 2009-11-16 17:44:05 +0100 (Mo, 16 Nov 2009) | 1 line
      
        #7302: fix link.
      ........
        r76376 | georg.brandl | 2009-11-18 20:39:14 +0100 (Mi, 18 Nov 2009) | 1 line
      
        upcase Python
      ........
        r76377 | georg.brandl | 2009-11-18 21:05:15 +0100 (Mi, 18 Nov 2009) | 1 line
      
        Fix markup.
      ........
      46d441e0
  30. 14 Mar, 2010 2 kayıt (commit)
  31. 14 Şub, 2010 1 kayıt (commit)