1. 25 Ara, 2014 1 kayıt (commit)
  2. 12 Eki, 2014 1 kayıt (commit)
  3. 13 Eki, 2013 1 kayıt (commit)
  4. 01 Eki, 2013 1 kayıt (commit)
  5. 26 Şub, 2013 1 kayıt (commit)
  6. 29 Eyl, 2012 1 kayıt (commit)
  7. 28 Eyl, 2012 1 kayıt (commit)
  8. 29 Haz, 2012 1 kayıt (commit)
  9. 16 Mar, 2012 1 kayıt (commit)
  10. 18 Agu, 2011 1 kayıt (commit)
  11. 19 Haz, 2011 1 kayıt (commit)
  12. 11 Şub, 2011 1 kayıt (commit)
  13. 24 Ock, 2011 2 kayıt (commit)
  14. 14 Ock, 2011 2 kayıt (commit)
  15. 04 Ara, 2010 1 kayıt (commit)
  16. 30 Kas, 2010 2 kayıt (commit)
  17. 07 Kas, 2010 2 kayıt (commit)
  18. 06 Eki, 2010 3 kayıt (commit)
    • Georg Brandl's avatar
      Merged revisions 84945 via svnmerge from · 4b05466e
      Georg Brandl yazdı
      svn+ssh://svn.python.org/python/branches/py3k
      
      ........
        r84945 | georg.brandl | 2010-09-21 16:48:28 +0200 (Di, 21 Sep 2010) | 1 line
      
        #9911: doc copyedits.
      ........
      4b05466e
    • Georg Brandl's avatar
      Merged revisions 84142 via svnmerge from · 23b4f927
      Georg Brandl yazdı
      svn+ssh://svn.python.org/python/branches/py3k
      
      ........
        r84142 | georg.brandl | 2010-08-17 17:07:14 +0200 (Di, 17 Aug 2010) | 1 line
      
        Consistency check for versionadded/changed directives.
      ........
      23b4f927
    • Georg Brandl's avatar
      Merged revisions… · 13f959b5
      Georg Brandl yazdı
      Merged revisions 83561,83563,83565-83566,83569,83571,83574-83575,83580,83584,83599,83612,83659,83977,84015-84018,84020,84141 via svnmerge from
      svn+ssh://svn.python.org/python/branches/py3k
      
      ........
        r83561 | georg.brandl | 2010-08-02 22:17:50 +0200 (Mo, 02 Aug 2010) | 1 line
      
        #4280: remove outdated "versionchecker" tool.
      ........
        r83563 | georg.brandl | 2010-08-02 22:21:21 +0200 (Mo, 02 Aug 2010) | 1 line
      
        #9037: add example how to raise custom exceptions from C code.
      ........
        r83565 | georg.brandl | 2010-08-02 22:27:20 +0200 (Mo, 02 Aug 2010) | 1 line
      
        #9111: document that do_help() looks at docstrings.
      ........
        r83566 | georg.brandl | 2010-08-02 22:30:57 +0200 (Mo, 02 Aug 2010) | 1 line
      
        #9019: remove false (in 3k) claim about Headers updates.
      ........
        r83569 | georg.brandl | 2010-08-02 22:39:35 +0200 (Mo, 02 Aug 2010) | 1 line
      
        #7797: be explicit about bytes-oriented interface of base64 functions.
      ........
        r83571 | georg.brandl | 2010-08-02 22:44:34 +0200 (Mo, 02 Aug 2010) | 1 line
      
        Clarify that abs() is not a namespace.
      ........
        r83574 | georg.brandl | 2010-08-02 22:47:56 +0200 (Mo, 02 Aug 2010) | 1 line
      
        #6867: epoll.register() returns None.
      ........
        r83575 | georg.brandl | 2010-08-02 22:52:10 +0200 (Mo, 02 Aug 2010) | 1 line
      
        #9238: zipfile does handle archive comments.
      ........
        r83580 | georg.brandl | 2010-08-02 23:02:36 +0200 (Mo, 02 Aug 2010) | 1 line
      
        #8119: fix copy-paste error.
      ........
        r83584 | georg.brandl | 2010-08-02 23:07:14 +0200 (Mo, 02 Aug 2010) | 1 line
      
        #9457: fix documentation links for 3.2.
      ........
        r83599 | georg.brandl | 2010-08-02 23:51:18 +0200 (Mo, 02 Aug 2010) | 1 line
      
        #9061: warn that single quotes are never escaped.
      ........
        r83612 | georg.brandl | 2010-08-03 00:59:44 +0200 (Di, 03 Aug 2010) | 1 line
      
        Fix unicode literal.
      ........
        r83659 | georg.brandl | 2010-08-03 14:06:29 +0200 (Di, 03 Aug 2010) | 1 line
      
        Terminology fix: exceptions are raised, except in generator.throw().
      ........
        r83977 | georg.brandl | 2010-08-13 17:10:49 +0200 (Fr, 13 Aug 2010) | 1 line
      
        Fix copy-paste error.
      ........
        r84015 | georg.brandl | 2010-08-14 17:44:34 +0200 (Sa, 14 Aug 2010) | 1 line
      
        Add some maintainers.
      ........
        r84016 | georg.brandl | 2010-08-14 17:46:15 +0200 (Sa, 14 Aug 2010) | 1 line
      
        Wording fix.
      ........
        r84017 | georg.brandl | 2010-08-14 17:46:59 +0200 (Sa, 14 Aug 2010) | 1 line
      
        Typo fix.
      ........
        r84018 | georg.brandl | 2010-08-14 17:48:49 +0200 (Sa, 14 Aug 2010) | 1 line
      
        Typo fix.
      ........
        r84020 | georg.brandl | 2010-08-14 17:57:20 +0200 (Sa, 14 Aug 2010) | 1 line
      
        Fix format.
      ........
        r84141 | georg.brandl | 2010-08-17 16:11:59 +0200 (Di, 17 Aug 2010) | 1 line
      
        Markup nits.
      ........
      13f959b5
  19. 21 Eyl, 2010 1 kayıt (commit)
  20. 17 Agu, 2010 1 kayıt (commit)
  21. 14 Agu, 2010 1 kayıt (commit)
  22. 09 Agu, 2010 2 kayıt (commit)
  23. 04 Agu, 2010 2 kayıt (commit)
  24. 03 Tem, 2010 3 kayıt (commit)
  25. 06 Haz, 2010 1 kayıt (commit)
  26. 02 Haz, 2010 2 kayıt (commit)
  27. 25 May, 2010 2 kayıt (commit)
  28. 22 Nis, 2010 1 kayıt (commit)