1. 30 Eki, 2011 1 kayıt (commit)
  2. 03 Eyl, 2011 1 kayıt (commit)
  3. 13 Agu, 2011 1 kayıt (commit)
  4. 28 Tem, 2011 1 kayıt (commit)
  5. 21 Tem, 2011 1 kayıt (commit)
  6. 09 Tem, 2011 1 kayıt (commit)
  7. 02 Haz, 2011 1 kayıt (commit)
  8. 01 Haz, 2011 1 kayıt (commit)
  9. 15 May, 2011 1 kayıt (commit)
  10. 08 May, 2011 1 kayıt (commit)
  11. 11 Mar, 2011 1 kayıt (commit)
  12. 25 Şub, 2011 1 kayıt (commit)
    • Georg Brandl's avatar
      Merged revisions… · 2774310c
      Georg Brandl yazdı
      Merged revisions 87627,87638,87739,87760,87771,87787,87984,87986,88108,88115,88144,88165,88329,88364-88365,88369-88370,88423-88424 via svnmerge from
      svn+ssh://svn.python.org/python/branches/py3k
      
      ........
        r87627 | georg.brandl | 2011-01-02 15:23:43 +0100 (So, 02 Jan 2011) | 1 line
      
        #1665333: add more docs for optparse.OptionGroup.
      ........
        r87638 | georg.brandl | 2011-01-02 20:07:51 +0100 (So, 02 Jan 2011) | 1 line
      
        Fix code indentation.
      ........
        r87739 | georg.brandl | 2011-01-04 18:27:13 +0100 (Di, 04 Jan 2011) | 1 line
      
        Fix exception catching.
      ........
        r87760 | georg.brandl | 2011-01-05 11:59:48 +0100 (Mi, 05 Jan 2011) | 1 line
      
        Fix duplicate end tag.
      ........
        r87771 | georg.brandl | 2011-01-05 22:47:47 +0100 (Mi, 05 Jan 2011) | 1 line
      
        On Py3k, -tt and -3 are no-op and unsupported respectively.
      ........
        r87787 | georg.brandl | 2011-01-06 10:15:45 +0100 (Do, 06 Jan 2011) | 1 line
      
        Remove doc for nonexisting parameter.
      ........
        r87984 | georg.brandl | 2011-01-13 08:24:40 +0100 (Do, 13 Jan 2011) | 1 line
      
        Add semicolon for consistency.
      ........
        r87986 | georg.brandl | 2011-01-13 08:31:18 +0100 (Do, 13 Jan 2011) | 1 line
      
        Fix the example output of count().
      ........
        r88108 | georg.brandl | 2011-01-19 09:42:03 +0100 (Mi, 19 Jan 2011) | 1 line
      
        Suppress trailing spaces in table paragraphs.
      ........
        r88115 | georg.brandl | 2011-01-19 21:05:49 +0100 (Mi, 19 Jan 2011) | 1 line
      
        #10944: add c_bool to types table.
      ........
        r88144 | georg.brandl | 2011-01-22 23:06:24 +0100 (Sa, 22 Jan 2011) | 1 line
      
        #10983: fix several bugs in the _tunnel implementation that seem to have missed while porting between branches.  A unittest is needed!
      ........
        r88165 | georg.brandl | 2011-01-24 20:53:18 +0100 (Mo, 24 Jan 2011) | 1 line
      
        Typo fix.
      ........
        r88329 | georg.brandl | 2011-02-03 08:08:25 +0100 (Do, 03 Feb 2011) | 1 line
      
        Punctuation typos.
      ........
        r88364 | georg.brandl | 2011-02-07 13:10:46 +0100 (Mo, 07 Feb 2011) | 1 line
      
        #11138: fix order of fill and align specifiers.
      ........
        r88365 | georg.brandl | 2011-02-07 13:13:58 +0100 (Mo, 07 Feb 2011) | 1 line
      
        #8691: document that right alignment is default for numbers.
      ........
        r88369 | georg.brandl | 2011-02-07 16:30:45 +0100 (Mo, 07 Feb 2011) | 1 line
      
        Consistent heading spacing, and fix two typos.
      ........
        r88370 | georg.brandl | 2011-02-07 16:44:27 +0100 (Mo, 07 Feb 2011) | 1 line
      
        Spelling fixes.
      ........
        r88423 | georg.brandl | 2011-02-15 13:41:17 +0100 (Di, 15 Feb 2011) | 1 line
      
        Apply logging SocketHandler doc update by Vinay.
      ........
        r88424 | georg.brandl | 2011-02-15 13:44:43 +0100 (Di, 15 Feb 2011) | 1 line
      
        Remove editing slip.
      ........
      2774310c
  13. 21 Şub, 2011 1 kayıt (commit)
  14. 20 Şub, 2011 1 kayıt (commit)
  15. 13 Şub, 2011 1 kayıt (commit)
  16. 30 Ock, 2011 1 kayıt (commit)
  17. 19 Ock, 2011 1 kayıt (commit)
  18. 15 Ock, 2011 1 kayıt (commit)
  19. 13 Ock, 2011 1 kayıt (commit)
  20. 05 Ock, 2011 2 kayıt (commit)
  21. 19 Ara, 2010 1 kayıt (commit)
  22. 18 Ara, 2010 1 kayıt (commit)
  23. 04 Ara, 2010 2 kayıt (commit)
  24. 26 Kas, 2010 1 kayıt (commit)
    • Georg Brandl's avatar
      Merged revisions… · f55aa80b
      Georg Brandl yazdı
      Merged revisions 85820,85823,85825,85840,85843-85845,85849-85851,85855,85867,85875,85907-85908,85911,85914 via svnmerge from
      svn+ssh://svn.python.org/python/branches/py3k
      
      ........
        r85820 | georg.brandl | 2010-10-24 16:20:22 +0200 (So, 24 Okt 2010) | 1 line
      
        Remove usage of exception indexing.
      ........
        r85823 | georg.brandl | 2010-10-24 16:32:45 +0200 (So, 24 Okt 2010) | 1 line
      
        Fix style.
      ........
        r85825 | georg.brandl | 2010-10-24 17:16:02 +0200 (So, 24 Okt 2010) | 1 line
      
        Add documentation about the default warnings filters.
      ........
        r85840 | georg.brandl | 2010-10-25 19:50:20 +0200 (Mo, 25 Okt 2010) | 1 line
      
        #3018: tkinter demo fixes for py3k.
      ........
        r85843 | georg.brandl | 2010-10-26 08:59:23 +0200 (Di, 26 Okt 2010) | 1 line
      
        Markup fix.
      ........
        r85844 | georg.brandl | 2010-10-26 12:39:14 +0200 (Di, 26 Okt 2010) | 1 line
      
        Work a bit more on tkinter demos.
      ........
        r85845 | georg.brandl | 2010-10-26 12:42:16 +0200 (Di, 26 Okt 2010) | 1 line
      
        faqwiz is removed.
      ........
        r85849 | georg.brandl | 2010-10-26 21:31:06 +0200 (Di, 26 Okt 2010) | 1 line
      
        #10200: typo.
      ........
        r85850 | georg.brandl | 2010-10-26 21:58:11 +0200 (Di, 26 Okt 2010) | 1 line
      
        #10200: typo.
      ........
        r85851 | georg.brandl | 2010-10-26 22:12:37 +0200 (Di, 26 Okt 2010) | 1 line
      
        Fix import.
      ........
        r85855 | georg.brandl | 2010-10-27 09:21:54 +0200 (Mi, 27 Okt 2010) | 1 line
      
        Encoding fix.
      ........
        r85867 | georg.brandl | 2010-10-27 22:01:51 +0200 (Mi, 27 Okt 2010) | 1 line
      
        Add David.
      ........
        r85875 | georg.brandl | 2010-10-28 10:38:30 +0200 (Do, 28 Okt 2010) | 1 line
      
        Fix bytes/str issues in get-remote-certificate.py.
      ........
        r85907 | georg.brandl | 2010-10-29 06:54:13 +0200 (Fr, 29 Okt 2010) | 1 line
      
        #10222: fix for overzealous AIX compiler.
      ........
        r85908 | georg.brandl | 2010-10-29 07:22:17 +0200 (Fr, 29 Okt 2010) | 1 line
      
        send_bytes obviously needs bytes...
      ........
        r85911 | georg.brandl | 2010-10-29 07:36:28 +0200 (Fr, 29 Okt 2010) | 1 line
      
        Fix markup error and update false positive entries from "make suspicious".
      ........
        r85914 | georg.brandl | 2010-10-29 08:17:38 +0200 (Fr, 29 Okt 2010) | 1 line
      
        (?:...) is a non-capturing, but still grouping construct.
      ........
      f55aa80b
  25. 21 Kas, 2010 1 kayıt (commit)
  26. 13 Kas, 2010 1 kayıt (commit)
  27. 12 Kas, 2010 1 kayıt (commit)
  28. 06 Kas, 2010 1 kayıt (commit)
  29. 29 Eki, 2010 2 kayıt (commit)
  30. 06 Eki, 2010 5 kayıt (commit)
    • Georg Brandl's avatar
      Merged revisions 85276 via svnmerge from · e5e6bc68
      Georg Brandl yazdı
      svn+ssh://svn.python.org/python/branches/py3k
      
      ........
        r85276 | georg.brandl | 2010-10-06 12:35:24 +0200 (Mi, 06 Okt 2010) | 1 line
      
        Fix the suspicious builder not to write CRLF, update suspicious file and add instructions to Makefile.
      ........
      e5e6bc68
    • Georg Brandl's avatar
      Fix the suspicious builder not to write CRLF, update suspicious file and add… · 19b3e006
      Georg Brandl yazdı
      Fix the suspicious builder not to write CRLF, update suspicious file and add instructions to Makefile.
      19b3e006
    • Georg Brandl's avatar
      Merged revisions… · 57a5e3f0
      Georg Brandl yazdı
      Merged revisions 84249,84264,84326-84327,84407,84476,84480-84482,84484,84530-84531,84553,84619,84684,84915-84916 via svnmerge from
      svn+ssh://svn.python.org/python/branches/py3k
      
      ........
        r84249 | georg.brandl | 2010-08-22 01:20:01 +0200 (So, 22 Aug 2010) | 1 line
      
        Remove usage of rexec in tkinter demo.
      ........
        r84264 | georg.brandl | 2010-08-22 22:23:38 +0200 (So, 22 Aug 2010) | 1 line
      
        #9649: fix default value description.
      ........
        r84326 | georg.brandl | 2010-08-26 16:30:15 +0200 (Do, 26 Aug 2010) | 1 line
      
        #9689: add links from overview to in-depth class API descriptions.
      ........
        r84327 | georg.brandl | 2010-08-26 16:30:56 +0200 (Do, 26 Aug 2010) | 1 line
      
        #9681: typo.
      ........
        r84407 | georg.brandl | 2010-09-01 23:02:50 +0200 (Mi, 01 Sep 2010) | 1 line
      
        #9677: fix link.
      ........
        r84476 | georg.brandl | 2010-09-04 00:14:52 +0200 (Sa, 04 Sep 2010) | 1 line
      
        Use tabs consistently.
      ........
        r84480 | georg.brandl | 2010-09-04 00:33:27 +0200 (Sa, 04 Sep 2010) | 1 line
      
        More inclusive title.
      ........
        r84481 | georg.brandl | 2010-09-04 00:36:22 +0200 (Sa, 04 Sep 2010) | 1 line
      
        #9767: doctest run over json docs.
      ........
        r84482 | georg.brandl | 2010-09-04 00:40:02 +0200 (Sa, 04 Sep 2010) | 1 line
      
        #9760: clarify what context expression is.
      ........
        r84484 | georg.brandl | 2010-09-04 00:49:27 +0200 (Sa, 04 Sep 2010) | 1 line
      
        Fix missing word.
      ........
        r84530 | georg.brandl | 2010-09-05 19:07:12 +0200 (So, 05 Sep 2010) | 1 line
      
        #9747: fix copy-paste error in getresgid() doc.
      ........
        r84531 | georg.brandl | 2010-09-05 19:09:18 +0200 (So, 05 Sep 2010) | 1 line
      
        #9776: fix some spacing.
      ........
        r84553 | georg.brandl | 2010-09-06 08:49:07 +0200 (Mo, 06 Sep 2010) | 1 line
      
        #9780: both { and } are not valid fill characters.
      ........
        r84619 | georg.brandl | 2010-09-08 12:43:45 +0200 (Mi, 08 Sep 2010) | 1 line
      
        Add Lukasz.
      ........
        r84684 | georg.brandl | 2010-09-10 22:43:53 +0200 (Fr, 10 Sep 2010) | 1 line
      
        release() is probably not the most important method
      ........
        r84915 | georg.brandl | 2010-09-20 08:27:02 +0200 (Mo, 20 Sep 2010) | 1 line
      
        Fix typo.
      ........
        r84916 | georg.brandl | 2010-09-20 08:29:01 +0200 (Mo, 20 Sep 2010) | 1 line
      
        Mention % as string formatting.
      ........
      57a5e3f0
    • Georg Brandl's avatar
      Merged revisions… · c7b6908b
      Georg Brandl yazdı
      Merged revisions 82262,82269,82434,82480-82481,82484-82485,82487-82488,82594,82599,82615 via svnmerge from
      svn+ssh://svn.python.org/python/branches/py3k
      
      ................
        r82262 | georg.brandl | 2010-06-27 12:17:12 +0200 (So, 27 Jun 2010) | 1 line
      
        #9078: fix some Unicode C API descriptions, in comments and docs.
      ................
        r82269 | georg.brandl | 2010-06-27 12:59:19 +0200 (So, 27 Jun 2010) | 1 line
      
        Wording fix.
      ................
        r82434 | georg.brandl | 2010-07-02 09:41:51 +0200 (Fr, 02 Jul 2010) | 9 lines
      
        Merged revisions 82433 via svnmerge from
        svn+ssh://pythondev@svn.python.org/python/trunk
      
        ........
          r82433 | georg.brandl | 2010-07-02 09:33:50 +0200 (Fr, 02 Jul 2010) | 1 line
      
          Grammar and markup fixes.
        ........
      ................
        r82480 | georg.brandl | 2010-07-03 12:21:50 +0200 (Sa, 03 Jul 2010) | 1 line
      
        Wrap and use the correct directive.
      ................
        r82481 | georg.brandl | 2010-07-03 12:22:10 +0200 (Sa, 03 Jul 2010) | 1 line
      
        Use the right role.
      ................
        r82484 | georg.brandl | 2010-07-03 12:26:17 +0200 (Sa, 03 Jul 2010) | 9 lines
      
        Recorded merge of revisions 82474 via svnmerge from
        svn+ssh://pythondev@svn.python.org/python/trunk
      
        ........
          r82474 | georg.brandl | 2010-07-03 10:40:13 +0200 (Sa, 03 Jul 2010) | 1 line
      
          Fix role name.
        ........
      ................
        r82485 | georg.brandl | 2010-07-03 12:26:54 +0200 (Sa, 03 Jul 2010) | 9 lines
      
        Merged revisions 82483 via svnmerge from
        svn+ssh://pythondev@svn.python.org/python/trunk
      
        ........
          r82483 | georg.brandl | 2010-07-03 12:25:54 +0200 (Sa, 03 Jul 2010) | 1 line
      
          Add link to bytecode docs.
        ........
      ................
        r82487 | georg.brandl | 2010-07-03 12:33:26 +0200 (Sa, 03 Jul 2010) | 1 line
      
        Fix markup.
      ................
        r82488 | georg.brandl | 2010-07-03 12:41:33 +0200 (Sa, 03 Jul 2010) | 1 line
      
        Remove the need for a "()" empty argument list after opcodes.
      ................
        r82594 | georg.brandl | 2010-07-05 22:13:41 +0200 (Mo, 05 Jul 2010) | 1 line
      
        Update Vec class constructor, remove indirection via function, use operator module.
      ................
        r82599 | alexander.belopolsky | 2010-07-05 23:44:05 +0200 (Mo, 05 Jul 2010) | 1 line
      
        "Modernized" the demo a little.
      ................
        r82615 | georg.brandl | 2010-07-07 00:58:50 +0200 (Mi, 07 Jul 2010) | 1 line
      
        Fix typo.
      ................
      c7b6908b
    • Georg Brandl's avatar
      Merged revisions 77236,77383,77399,77857,78238,78861-78862,78958 via svnmerge from · d6abb72a
      Georg Brandl yazdı
      svn+ssh://svn.python.org/python/branches/py3k
      
      ................
        r77236 | georg.brandl | 2010-01-02 15:51:12 +0100 (Sa, 02 Jan 2010) | 1 line
      
        #7592: remove duplicate description.
      ................
        r77383 | georg.brandl | 2010-01-09 10:48:46 +0100 (Sa, 09 Jan 2010) | 9 lines
      
        Merged revisions 77382 via svnmerge from
        svn+ssh://pythondev@svn.python.org/python/trunk
      
        ........
          r77382 | georg.brandl | 2010-01-09 10:47:11 +0100 (Sa, 09 Jan 2010) | 1 line
      
          #7422: make it clear that getargspec() only works on Python functions.
        ........
      ................
        r77399 | georg.brandl | 2010-01-09 23:39:42 +0100 (Sa, 09 Jan 2010) | 1 line
      
        Remove redundant brackets in signatures.
      ................
        r77857 | georg.brandl | 2010-01-30 18:54:04 +0100 (Sa, 30 Jan 2010) | 1 line
      
        #7814: fix wrong example function usage.
      ................
        r78238 | georg.brandl | 2010-02-19 10:10:15 +0100 (Fr, 19 Feb 2010) | 1 line
      
        #5341: fix parenthesis placement.
      ................
        r78861 | georg.brandl | 2010-03-12 11:04:37 +0100 (Fr, 12 Mär 2010) | 1 line
      
        Make tool compatible with 2.x and 3.x.
      ................
        r78862 | georg.brandl | 2010-03-12 11:06:40 +0100 (Fr, 12 Mär 2010) | 13 lines
      
        Merged revisions 78859-78860 via svnmerge from
        svn+ssh://pythondev@svn.python.org/python/trunk
      
        ........
          r78859 | georg.brandl | 2010-03-12 10:57:43 +0100 (Fr, 12 Mär 2010) | 1 line
      
          Get rid of backticks.
        ........
          r78860 | georg.brandl | 2010-03-12 11:02:03 +0100 (Fr, 12 Mär 2010) | 1 line
      
          Fix warnings from "make check".
        ........
      ................
        r78958 | georg.brandl | 2010-03-14 11:51:01 +0100 (So, 14 Mär 2010) | 37 lines
      
        Merged revisions 78101,78115,78117,78182,78188,78245,78386,78496 via svnmerge from
        svn+ssh://pythondev@svn.python.org/python/trunk
      
        ........
          r78101 | georg.brandl | 2010-02-08 01:04:54 +0100 (Mo, 08 Feb 2010) | 1 line
      
          Fix test_fnmatch.
        ........
          r78115 | georg.brandl | 2010-02-08 23:40:51 +0100 (Mo, 08 Feb 2010) | 1 line
      
          Fix missing string formatting placeholder.
        ........
          r78117 | georg.brandl | 2010-02-08 23:48:37 +0100 (Mo, 08 Feb 2010) | 1 line
      
          Convert test failure from output-producing to self.fail().
        ........
          r78182 | georg.brandl | 2010-02-14 09:18:23 +0100 (So, 14 Feb 2010) | 1 line
      
          #7926: fix stray parens.
        ........
          r78188 | georg.brandl | 2010-02-14 14:38:12 +0100 (So, 14 Feb 2010) | 1 line
      
          #7926: fix-up wording.
        ........
          r78245 | georg.brandl | 2010-02-19 20:36:08 +0100 (Fr, 19 Feb 2010) | 1 line
      
          #7967: PyXML is no more.
        ........
          r78386 | georg.brandl | 2010-02-23 22:48:57 +0100 (Di, 23 Feb 2010) | 1 line
      
          #6544: fix refleak in kqueue, occurring in certain error conditions.
        ........
          r78496 | georg.brandl | 2010-02-27 15:58:08 +0100 (Sa, 27 Feb 2010) | 1 line
      
          Link to http://www.python.org/dev/workflow/ from bugs page.
        ........
      ................
      d6abb72a
  31. 03 Eyl, 2010 1 kayıt (commit)
  32. 02 Eyl, 2010 1 kayıt (commit)
  33. 01 Eyl, 2010 1 kayıt (commit)