1. 19 May, 2017 1 kayıt (commit)
  2. 26 Tem, 2016 1 kayıt (commit)
  3. 11 Haz, 2016 1 kayıt (commit)
  4. 15 Haz, 2015 1 kayıt (commit)
  5. 31 Eki, 2014 1 kayıt (commit)
  6. 20 May, 2014 1 kayıt (commit)
  7. 12 Tem, 2012 1 kayıt (commit)
  8. 10 Eyl, 2011 1 kayıt (commit)
  9. 19 Agu, 2011 1 kayıt (commit)
  10. 18 Agu, 2011 1 kayıt (commit)
  11. 04 Tem, 2011 2 kayıt (commit)
  12. 11 Mar, 2011 1 kayıt (commit)
  13. 10 Ock, 2011 2 kayıt (commit)
  14. 16 Kas, 2010 1 kayıt (commit)
  15. 06 Kas, 2010 1 kayıt (commit)
  16. 27 Eki, 2010 1 kayıt (commit)
  17. 06 Eki, 2010 1 kayıt (commit)
    • 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
  18. 09 Eyl, 2010 2 kayıt (commit)
  19. 02 Agu, 2010 3 kayıt (commit)
    • Georg Brandl's avatar
      Merged revisions 83593 via svnmerge from · 0771591f
      Georg Brandl yazdı
      svn+ssh://pythondev@svn.python.org/python/branches/release27-maint
      
      ................
        r83593 | georg.brandl | 2010-08-02 23:44:25 +0200 (Mo, 02 Aug 2010) | 57 lines
      
        Merged revisions 83536,83546-83548,83550,83554-83555,83558,83563,83565,83571,83574-83575 via svnmerge from
        svn+ssh://pythondev@svn.python.org/python/branches/py3k
      
        ........
          r83536 | georg.brandl | 2010-08-02 19:49:25 +0200 (Mo, 02 Aug 2010) | 1 line
      
          #8578: mention danger of not incref'ing weak referenced object.
        ........
          r83546 | georg.brandl | 2010-08-02 21:16:34 +0200 (Mo, 02 Aug 2010) | 1 line
      
          #7973: Fix distutils options spelling.
        ........
          r83547 | georg.brandl | 2010-08-02 21:19:26 +0200 (Mo, 02 Aug 2010) | 1 line
      
          #7386: add example that shows that trailing path separators are stripped.
        ........
          r83548 | georg.brandl | 2010-08-02 21:23:34 +0200 (Mo, 02 Aug 2010) | 1 line
      
          #8172: how does one use a property?
        ........
          r83550 | georg.brandl | 2010-08-02 21:32:43 +0200 (Mo, 02 Aug 2010) | 1 line
      
          #9451: strengthen warning about __*__ special name usage.
        ........
          r83554 | georg.brandl | 2010-08-02 21:43:05 +0200 (Mo, 02 Aug 2010) | 1 line
      
          #7280: note about nasmw.exe.
        ........
          r83555 | georg.brandl | 2010-08-02 21:44:48 +0200 (Mo, 02 Aug 2010) | 1 line
      
          #8861: remove unused variable.
        ........
          r83558 | georg.brandl | 2010-08-02 22:05:19 +0200 (Mo, 02 Aug 2010) | 1 line
      
          #8648: document UTF-7 codec functions.
        ........
          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.
        ........
          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.
        ........
      ................
      0771591f
    • Georg Brandl's avatar
      Merged revisions… · 7d4bfb33
      Georg Brandl yazdı
      Merged revisions 83536,83546-83548,83550,83554-83555,83558,83563,83565,83571,83574-83575 via svnmerge from
      svn+ssh://pythondev@svn.python.org/python/branches/py3k
      
      ........
        r83536 | georg.brandl | 2010-08-02 19:49:25 +0200 (Mo, 02 Aug 2010) | 1 line
      
        #8578: mention danger of not incref'ing weak referenced object.
      ........
        r83546 | georg.brandl | 2010-08-02 21:16:34 +0200 (Mo, 02 Aug 2010) | 1 line
      
        #7973: Fix distutils options spelling.
      ........
        r83547 | georg.brandl | 2010-08-02 21:19:26 +0200 (Mo, 02 Aug 2010) | 1 line
      
        #7386: add example that shows that trailing path separators are stripped.
      ........
        r83548 | georg.brandl | 2010-08-02 21:23:34 +0200 (Mo, 02 Aug 2010) | 1 line
      
        #8172: how does one use a property?
      ........
        r83550 | georg.brandl | 2010-08-02 21:32:43 +0200 (Mo, 02 Aug 2010) | 1 line
      
        #9451: strengthen warning about __*__ special name usage.
      ........
        r83554 | georg.brandl | 2010-08-02 21:43:05 +0200 (Mo, 02 Aug 2010) | 1 line
      
        #7280: note about nasmw.exe.
      ........
        r83555 | georg.brandl | 2010-08-02 21:44:48 +0200 (Mo, 02 Aug 2010) | 1 line
      
        #8861: remove unused variable.
      ........
        r83558 | georg.brandl | 2010-08-02 22:05:19 +0200 (Mo, 02 Aug 2010) | 1 line
      
        #8648: document UTF-7 codec functions.
      ........
        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.
      ........
        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.
      ........
      7d4bfb33
    • Georg Brandl's avatar
      b2566cfb
  20. 05 Nis, 2009 1 kayıt (commit)
  21. 10 Haz, 2008 1 kayıt (commit)
    • Georg Brandl's avatar
      Merged revisions… · 0c77a82c
      Georg Brandl yazdı
      Merged revisions 63829-63831,63858,63865,63879,63882,63948,63970-63972,63976,63989,64014-64015,64021-64022,64063-64065,64067 via svnmerge from
      svn+ssh://pythondev@svn.python.org/python/trunk
      
      ........
        r63829 | mark.summerfield | 2008-05-31 15:05:34 +0200 (Sat, 31 May 2008) | 4 lines
      
        Added a note to [] that special forms & special chars lose their meaning
        and backrefs can't be used inside []
      ........
        r63830 | georg.brandl | 2008-05-31 16:40:09 +0200 (Sat, 31 May 2008) | 2 lines
      
        #3010: clarification about stdin/use_rawinput.
      ........
        r63831 | georg.brandl | 2008-05-31 16:45:55 +0200 (Sat, 31 May 2008) | 2 lines
      
        #3005: add explaining sentence to easydialogs docs.
      ........
        r63858 | georg.brandl | 2008-06-01 18:41:31 +0200 (Sun, 01 Jun 2008) | 2 lines
      
        Add plain text make target.
      ........
        r63865 | georg.brandl | 2008-06-01 21:24:36 +0200 (Sun, 01 Jun 2008) | 2 lines
      
        Spaces vs. tabs.
      ........
        r63879 | gregory.p.smith | 2008-06-02 00:57:47 +0200 (Mon, 02 Jun 2008) | 3 lines
      
        Make the _H #define's match the header file names.  Fix comments to
        mention the correct type names.
      ........
        r63882 | gregory.p.smith | 2008-06-02 01:48:47 +0200 (Mon, 02 Jun 2008) | 3 lines
      
        Adds a Thread.getIdent() method to provide the _get_ident() value for
        any given threading.Thread object.  feature request issue 2871.
      ........
        r63948 | alexandre.vassalotti | 2008-06-04 22:41:44 +0200 (Wed, 04 Jun 2008) | 2 lines
      
        Fixed complex.__getnewargs__() to not emit another complex object.
      ........
        r63970 | andrew.kuchling | 2008-06-06 01:33:54 +0200 (Fri, 06 Jun 2008) | 1 line
      
        Document 'utc' parameter
      ........
        r63971 | andrew.kuchling | 2008-06-06 01:35:31 +0200 (Fri, 06 Jun 2008) | 1 line
      
        Add various items
      ........
        r63972 | andrew.kuchling | 2008-06-06 01:35:48 +0200 (Fri, 06 Jun 2008) | 1 line
      
        Grammar fix
      ........
        r63976 | georg.brandl | 2008-06-06 09:34:50 +0200 (Fri, 06 Jun 2008) | 2 lines
      
        Markup fix.
      ........
        r63989 | thomas.heller | 2008-06-06 20:42:11 +0200 (Fri, 06 Jun 2008) | 2 lines
      
        Add a reminder for the maintainer of whatsnew.
      ........
        r64014 | georg.brandl | 2008-06-07 17:59:10 +0200 (Sat, 07 Jun 2008) | 3 lines
      
        Factor out docstring dedenting from inspect.getdoc() into inspect.cleandoc()
        to ease standalone use of the algorithm.
      ........
        r64015 | georg.brandl | 2008-06-07 18:04:01 +0200 (Sat, 07 Jun 2008) | 2 lines
      
        Revert unwanted changes.
      ........
        r64021 | georg.brandl | 2008-06-07 20:16:12 +0200 (Sat, 07 Jun 2008) | 2 lines
      
        X-ref to numbers module.
      ........
        r64022 | georg.brandl | 2008-06-07 20:17:37 +0200 (Sat, 07 Jun 2008) | 3 lines
      
        Document the "st" API, to avoid confusion with the "new" AST.
        Add a note about using the new AST module.
      ........
        r64063 | martin.v.loewis | 2008-06-10 07:03:35 +0200 (Tue, 10 Jun 2008) | 2 lines
      
        Add Gregor Lingl.
      ........
        r64064 | georg.brandl | 2008-06-10 09:45:28 +0200 (Tue, 10 Jun 2008) | 2 lines
      
        Add the "ast" module, containing helpers to ease use of the "_ast" classes.
      ........
        r64065 | raymond.hettinger | 2008-06-10 09:57:15 +0200 (Tue, 10 Jun 2008) | 1 line
      
        Add Arnaud for his efforts on multi-arg set operations.
      ........
        r64067 | georg.brandl | 2008-06-10 14:46:39 +0200 (Tue, 10 Jun 2008) | 2 lines
      
        #2536: fix itertools.permutations and itertools.combinations docstrings.
      ........
      0c77a82c
  22. 31 May, 2008 1 kayıt (commit)
  23. 01 Eyl, 2007 1 kayıt (commit)
  24. 15 Agu, 2007 2 kayıt (commit)