An error occurred fetching the project authors.
  1. 30 Jul, 2011 2 commits
  2. 25 Feb, 2011 1 commit
    • Georg Brandl's avatar
      Merged revisions... · f6c8fd62
      Georg Brandl authored
      Merged revisions 86537,86867-86868,86881,86887,86913-86915,86931-86933,86960,86964,86974,86980,86996,87008,87050 via svnmerge from
      svn+ssh://svn.python.org/python/branches/py3k
      
      ........
        r86537 | georg.brandl | 2010-11-19 23:09:04 +0100 (Fr, 19 Nov 2010) | 1 line
      
        Do not put a raw REPLACEMENT CHARACTER in the document.
      ........
        r86867 | georg.brandl | 2010-11-29 15:50:54 +0100 (Mo, 29 Nov 2010) | 1 line
      
        Fix indentation bug.
      ........
        r86868 | georg.brandl | 2010-11-29 15:53:15 +0100 (Mo, 29 Nov 2010) | 1 line
      
        Fix heading style inconsistencies.
      ........
        r86881 | georg.brandl | 2010-11-30 08:43:28 +0100 (Di, 30 Nov 2010) | 1 line
      
        #10584: fix bad links.
      ........
        r86887 | georg.brandl | 2010-11-30 15:57:54 +0100 (Di, 30 Nov 2010) | 1 line
      
        Fix typo.
      ........
        r86913 | georg.brandl | 2010-12-01 16:32:43 +0100 (Mi, 01 Dez 2010) | 1 line
      
        Add missing word, and add a better reference to the actual function.
      ........
        r86914 | georg.brandl | 2010-12-01 16:36:33 +0100 (Mi, 01 Dez 2010) | 1 line
      
        #10594: fix parameter names in PyList API docs.
      ........
        r86915 | georg.brandl | 2010-12-01 16:44:25 +0100 (Mi, 01 Dez 2010) | 1 line
      
        Fix some markup and style in the unittest docs.
      ........
        r86931 | georg.brandl | 2010-12-02 10:06:12 +0100 (Do, 02 Dez 2010) | 1 line
      
        Fix-up documentation of makedirs().
      ........
        r86932 | david.malcolm | 2010-12-02 17:41:00 +0100 (Do, 02 Dez 2010) | 2 lines
      
        Fix spelling of Jamie Zawinski's surname in urllib.parse docstring (issue 10606)
      ........
        r86933 | georg.brandl | 2010-12-02 19:02:01 +0100 (Do, 02 Dez 2010) | 1 line
      
        #10597: fix Py_SetPythonHome docs by pointing to where the meaning of PYTHONHOME is already documented.
      ........
        r86960 | georg.brandl | 2010-12-03 08:55:44 +0100 (Fr, 03 Dez 2010) | 1 line
      
        #10360: catch TypeError in WeakSet.__contains__, just like WeakKeyDictionary does.
      ........
        r86964 | georg.brandl | 2010-12-03 10:58:38 +0100 (Fr, 03 Dez 2010) | 1 line
      
        #10549: fix interface of docclass() for text documenter.
      ........
        r86974 | georg.brandl | 2010-12-03 16:30:09 +0100 (Fr, 03 Dez 2010) | 1 line
      
        Markup consistency fixes.
      ........
        r86980 | georg.brandl | 2010-12-03 18:19:27 +0100 (Fr, 03 Dez 2010) | 1 line
      
        Fix punctuation.
      ........
        r86996 | georg.brandl | 2010-12-03 20:56:42 +0100 (Fr, 03 Dez 2010) | 1 line
      
        Fix indentation.
      ........
        r87008 | georg.brandl | 2010-12-04 10:04:04 +0100 (Sa, 04 Dez 2010) | 1 line
      
        Fix typo.
      ........
        r87050 | georg.brandl | 2010-12-04 18:09:30 +0100 (Sa, 04 Dez 2010) | 1 line
      
        Fix typo.
      ........
      f6c8fd62
  3. 15 Jan, 2011 1 commit
  4. 06 Jan, 2011 2 commits
  5. 15 Dec, 2010 1 commit
  6. 01 Dec, 2010 1 commit
  7. 21 Nov, 2010 1 commit
  8. 06 Oct, 2010 6 commits
    • Georg Brandl's avatar
      Merged revisions 85274 via svnmerge from · d098c3d9
      Georg Brandl authored
      svn+ssh://svn.python.org/python/branches/py3k
      
      ........
        r85274 | georg.brandl | 2010-10-06 12:26:05 +0200 (Mi, 06 Okt 2010) | 1 line
      
        Fix errors found by "make suspicious".
      ........
      d098c3d9
    • Georg Brandl's avatar
      Fix errors found by "make suspicious". · 682d7e0e
      Georg Brandl authored
      682d7e0e
    • Georg Brandl's avatar
      60203b41
    • Georg Brandl's avatar
      Merged revisions 84945 via svnmerge from · 4b05466e
      Georg Brandl authored
      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... · 57a5e3f0
      Georg Brandl authored
      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 78959,79170,79175,79177,79180,79183,79186,79193,79581 via svnmerge from · 16215c73
      Georg Brandl authored
      svn+ssh://svn.python.org/python/branches/py3k
      
      ................
        r78959 | georg.brandl | 2010-03-14 11:56:14 +0100 (So, 14 Mär 2010) | 33 lines
      
        Merged revisions 78760,78771-78773,78802,78922,78952 via svnmerge from
        svn+ssh://pythondev@svn.python.org/python/trunk
      
        ........
          r78760 | georg.brandl | 2010-03-07 16:23:59 +0100 (So, 07 Mär 2010) | 1 line
      
          #5341: more built-in vs builtin fixes.
        ........
          r78771 | georg.brandl | 2010-03-07 21:58:31 +0100 (So, 07 Mär 2010) | 1 line
      
          #8085: The function is called PyObject_NewVar, not PyObject_VarNew.
        ........
          r78772 | georg.brandl | 2010-03-07 22:12:28 +0100 (So, 07 Mär 2010) | 1 line
      
          #8039: document conditional expressions better, giving them their own section.
        ........
          r78773 | georg.brandl | 2010-03-07 22:32:06 +0100 (So, 07 Mär 2010) | 1 line
      
          #8044: document Py_{Enter,Leave}RecursiveCall functions.
        ........
          r78802 | georg.brandl | 2010-03-08 17:28:40 +0100 (Mo, 08 Mär 2010) | 1 line
      
          Fix typo.
        ........
          r78922 | georg.brandl | 2010-03-13 14:41:58 +0100 (Sa, 13 Mär 2010) | 1 line
      
          Update for new download location.
        ........
          r78952 | georg.brandl | 2010-03-14 10:55:08 +0100 (So, 14 Mär 2010) | 1 line
      
          #8137: add iso-8859-16 to the standard encodings table.
        ........
      ................
        r79170 | georg.brandl | 2010-03-21 10:02:59 +0100 (So, 21 Mär 2010) | 1 line
      
        Fix some issues found by Jacques Ducasse on the docs list.
      ................
        r79175 | georg.brandl | 2010-03-21 10:10:32 +0100 (So, 21 Mär 2010) | 9 lines
      
        Merged revisions 79172 via svnmerge from
        svn+ssh://pythondev@svn.python.org/python/trunk
      
        ........
          r79172 | georg.brandl | 2010-03-21 10:08:00 +0100 (So, 21 Mär 2010) | 1 line
      
          Add a paragraph about set displays.
        ........
      ................
        r79177 | georg.brandl | 2010-03-21 10:25:54 +0100 (So, 21 Mär 2010) | 1 line
      
        Need to use list(range()) to get a list.
      ................
        r79180 | georg.brandl | 2010-03-21 10:50:49 +0100 (So, 21 Mär 2010) | 9 lines
      
        Merged revisions 79178 via svnmerge from
        svn+ssh://pythondev@svn.python.org/python/trunk
      
        ........
          r79178 | georg.brandl | 2010-03-21 10:28:16 +0100 (So, 21 Mär 2010) | 1 line
      
          Clarify that for shell=True, the shell PID will be the child PID.
        ........
      ................
        r79183 | georg.brandl | 2010-03-21 10:52:24 +0100 (So, 21 Mär 2010) | 9 lines
      
        Merged revisions 79181 via svnmerge from
        svn+ssh://pythondev@svn.python.org/python/trunk
      
        ........
          r79181 | georg.brandl | 2010-03-21 10:51:16 +0100 (So, 21 Mär 2010) | 1 line
      
          Update os.kill() emulation example for Windows to use ctypes.
        ........
      ................
        r79186 | georg.brandl | 2010-03-21 11:03:36 +0100 (So, 21 Mär 2010) | 13 lines
      
        Merged revisions 79184-79185 via svnmerge from
        svn+ssh://pythondev@svn.python.org/python/trunk
      
        ........
          r79184 | georg.brandl | 2010-03-21 10:58:36 +0100 (So, 21 Mär 2010) | 1 line
      
          Update text for newest US DST regulation.  The sample file already has the calculation right.
        ........
          r79185 | georg.brandl | 2010-03-21 11:02:47 +0100 (So, 21 Mär 2010) | 1 line
      
          Include structmember.h correctly.
        ........
      ................
        r79193 | georg.brandl | 2010-03-21 12:53:50 +0100 (So, 21 Mär 2010) | 9 lines
      
        Merged revisions 79192 via svnmerge from
        svn+ssh://pythondev@svn.python.org/python/trunk
      
        ........
          r79192 | georg.brandl | 2010-03-21 12:50:58 +0100 (So, 21 Mär 2010) | 1 line
      
          Remove leftover word.
        ........
      ................
        r79581 | georg.brandl | 2010-04-02 10:47:07 +0200 (Fr, 02 Apr 2010) | 1 line
      
        #8213: document behavior of -u on py3k better.
      ................
      16215c73
  9. 21 Sep, 2010 1 commit
  10. 20 Sep, 2010 1 commit
  11. 15 Sep, 2010 2 commits
  12. 14 Jul, 2010 2 commits
  13. 11 Apr, 2010 1 commit
    • Benjamin Peterson's avatar
      Merged revisions... · 08bf91c0
      Benjamin Peterson authored
      Merged revisions 79307,79408,79430,79533,79542,79579-79580,79585-79587,79607-79608,79622,79717,79820,79822,79828,79862,79875,79923-79924,79941-79943,79945,79947,79951-79952 via svnmerge from
      svn+ssh://pythondev@svn.python.org/python/trunk
      
      ........
        r79307 | florent.xicluna | 2010-03-22 17:45:50 -0500 (Mon, 22 Mar 2010) | 2 lines
      
        #7667: Fix doctest failures with non-ASCII paths.
      ........
        r79408 | victor.stinner | 2010-03-24 20:18:38 -0500 (Wed, 24 Mar 2010) | 2 lines
      
        Fix a gcc warning introduced by r79397.
      ........
        r79430 | brian.curtin | 2010-03-25 18:48:54 -0500 (Thu, 25 Mar 2010) | 2 lines
      
        Fix #6538. Markup RegexObject and MatchObject as classes. Patch by Ryan Arana.
      ........
        r79533 | barry.warsaw | 2010-03-31 16:07:16 -0500 (Wed, 31 Mar 2010) | 6 lines
      
        - Issue #8233: When run as a script, py_compile.py optionally takes a single
          argument `-` which tells it to read files to compile from stdin.  Each line
          is read on demand and the named file is compiled immediately.  (Original
          patch by Piotr O?\197?\188arowski).
      ........
        r79542 | r.david.murray | 2010-03-31 20:28:39 -0500 (Wed, 31 Mar 2010) | 3 lines
      
        A couple small grammar fixes in test.rst, and rewrite the
        check_warnings docs to be clearer.
      ........
        r79579 | georg.brandl | 2010-04-02 03:34:41 -0500 (Fri, 02 Apr 2010) | 1 line
      
        Add 2.6.5.
      ........
        r79580 | georg.brandl | 2010-04-02 03:39:09 -0500 (Fri, 02 Apr 2010) | 1 line
      
        #2768: add a note on how to get a file descriptor.
      ........
        r79585 | georg.brandl | 2010-04-02 04:03:18 -0500 (Fri, 02 Apr 2010) | 1 line
      
        Remove col-spanning cells in logging docs.
      ........
        r79586 | georg.brandl | 2010-04-02 04:07:42 -0500 (Fri, 02 Apr 2010) | 1 line
      
        Document PyImport_ExecCodeModuleEx().
      ........
        r79587 | georg.brandl | 2010-04-02 04:11:49 -0500 (Fri, 02 Apr 2010) | 1 line
      
        #8012: clarification in generator glossary entry.
      ........
        r79607 | andrew.kuchling | 2010-04-02 12:48:23 -0500 (Fri, 02 Apr 2010) | 1 line
      
        #6647: document that catch_warnings is not thread-safe
      ........
        r79608 | andrew.kuchling | 2010-04-02 12:54:26 -0500 (Fri, 02 Apr 2010) | 1 line
      
        #6647: add note to two examples
      ........
        r79622 | tarek.ziade | 2010-04-02 16:34:19 -0500 (Fri, 02 Apr 2010) | 1 line
      
        removed documentation on code that was reverted and pushed into distutils2
      ........
        r79717 | antoine.pitrou | 2010-04-03 16:22:38 -0500 (Sat, 03 Apr 2010) | 4 lines
      
        Fix wording / typography, and a slightly misleading statement
        (memoryviews don't support complex structures right now)
      ........
        r79820 | benjamin.peterson | 2010-04-05 22:34:09 -0500 (Mon, 05 Apr 2010) | 1 line
      
        ready _sre types
      ........
        r79822 | georg.brandl | 2010-04-06 03:18:15 -0500 (Tue, 06 Apr 2010) | 1 line
      
        #8320: document return value of recv_into().
      ........
        r79828 | georg.brandl | 2010-04-06 09:33:44 -0500 (Tue, 06 Apr 2010) | 1 line
      
        Add JP.
      ........
        r79862 | georg.brandl | 2010-04-06 15:27:59 -0500 (Tue, 06 Apr 2010) | 1 line
      
        Fix syntax.
      ........
        r79875 | mark.dickinson | 2010-04-06 17:18:23 -0500 (Tue, 06 Apr 2010) | 1 line
      
        More NaN consistency doc fixes.
      ........
        r79923 | georg.brandl | 2010-04-10 06:15:24 -0500 (Sat, 10 Apr 2010) | 1 line
      
        #8360: skipTest was added in 2.7.
      ........
        r79924 | georg.brandl | 2010-04-10 06:16:59 -0500 (Sat, 10 Apr 2010) | 1 line
      
        #8346: update version.
      ........
        r79941 | andrew.kuchling | 2010-04-10 20:39:36 -0500 (Sat, 10 Apr 2010) | 1 line
      
        Two grammar fixes
      ........
        r79942 | andrew.kuchling | 2010-04-10 20:40:06 -0500 (Sat, 10 Apr 2010) | 1 line
      
        Punctuation fix
      ........
        r79943 | andrew.kuchling | 2010-04-10 20:40:30 -0500 (Sat, 10 Apr 2010) | 1 line
      
        Add various items
      ........
        r79945 | andrew.kuchling | 2010-04-10 20:40:49 -0500 (Sat, 10 Apr 2010) | 1 line
      
        name correct
      ........
        r79947 | andrew.kuchling | 2010-04-10 20:44:13 -0500 (Sat, 10 Apr 2010) | 1 line
      
        Remove distutils section
      ........
        r79951 | andrew.kuchling | 2010-04-11 07:48:08 -0500 (Sun, 11 Apr 2010) | 1 line
      
        Two typo fixes
      ........
        r79952 | andrew.kuchling | 2010-04-11 07:49:37 -0500 (Sun, 11 Apr 2010) | 1 line
      
        Add two items
      ........
      08bf91c0
  14. 06 Apr, 2010 1 commit
  15. 01 Apr, 2010 2 commits
  16. 21 Mar, 2010 1 commit
  17. 14 Mar, 2010 1 commit
    • Georg Brandl's avatar
      Merged revisions 78760,78771-78773,78802,78922,78952 via svnmerge from · 93dc9eb2
      Georg Brandl authored
      svn+ssh://pythondev@svn.python.org/python/trunk
      
      ........
        r78760 | georg.brandl | 2010-03-07 16:23:59 +0100 (So, 07 Mär 2010) | 1 line
      
        #5341: more built-in vs builtin fixes.
      ........
        r78771 | georg.brandl | 2010-03-07 21:58:31 +0100 (So, 07 Mär 2010) | 1 line
      
        #8085: The function is called PyObject_NewVar, not PyObject_VarNew.
      ........
        r78772 | georg.brandl | 2010-03-07 22:12:28 +0100 (So, 07 Mär 2010) | 1 line
      
        #8039: document conditional expressions better, giving them their own section.
      ........
        r78773 | georg.brandl | 2010-03-07 22:32:06 +0100 (So, 07 Mär 2010) | 1 line
      
        #8044: document Py_{Enter,Leave}RecursiveCall functions.
      ........
        r78802 | georg.brandl | 2010-03-08 17:28:40 +0100 (Mo, 08 Mär 2010) | 1 line
      
        Fix typo.
      ........
        r78922 | georg.brandl | 2010-03-13 14:41:58 +0100 (Sa, 13 Mär 2010) | 1 line
      
        Update for new download location.
      ........
        r78952 | georg.brandl | 2010-03-14 10:55:08 +0100 (So, 14 Mär 2010) | 1 line
      
        #8137: add iso-8859-16 to the standard encodings table.
      ........
      93dc9eb2
  18. 27 Oct, 2009 2 commits
    • Georg Brandl's avatar
      Merged revisions 75797 via svnmerge from · 628e6f90
      Georg Brandl authored
      svn+ssh://svn.python.org/python/branches/py3k
      
      ................
        r75797 | georg.brandl | 2009-10-27 16:28:25 +0100 (Di, 27 Okt 2009) | 129 lines
      
        Merged revisions 75365,75394,75402-75403,75418,75459,75484,75592-75596,75600,75602-75607,75610-75613,75616-75617,75623,75627,75640,75647,75696,75795 via svnmerge from
        svn+ssh://pythondev@svn.python.org/python/trunk
      
        ........
          r75365 | georg.brandl | 2009-10-11 22:16:16 +0200 (So, 11 Okt 2009) | 1 line
      
          Fix broken links found by "make linkcheck".  scipy.org seems to be done right now, so I could not verify links going there.
        ........
          r75394 | georg.brandl | 2009-10-13 20:10:59 +0200 (Di, 13 Okt 2009) | 1 line
      
          Fix markup.
        ........
          r75402 | georg.brandl | 2009-10-14 17:51:48 +0200 (Mi, 14 Okt 2009) | 1 line
      
          #7125: fix typo.
        ........
          r75403 | georg.brandl | 2009-10-14 17:57:46 +0200 (Mi, 14 Okt 2009) | 1 line
      
          #7126: os.environ changes *do* take effect in subprocesses started with os.system().
        ........
          r75418 | georg.brandl | 2009-10-14 20:48:32 +0200 (Mi, 14 Okt 2009) | 1 line
      
          #7116: str.join() takes an iterable.
        ........
          r75459 | georg.brandl | 2009-10-17 10:57:43 +0200 (Sa, 17 Okt 2009) | 1 line
      
          Fix refleaks in _ctypes PyCSimpleType_New, which fixes the refleak seen in test___all__.
        ........
          r75484 | georg.brandl | 2009-10-18 09:58:12 +0200 (So, 18 Okt 2009) | 1 line
      
          Fix missing word.
        ........
          r75592 | georg.brandl | 2009-10-22 09:05:48 +0200 (Do, 22 Okt 2009) | 1 line
      
          Fix punctuation.
        ........
          r75593 | georg.brandl | 2009-10-22 09:06:49 +0200 (Do, 22 Okt 2009) | 1 line
      
          Revert unintended change.
        ........
          r75594 | georg.brandl | 2009-10-22 09:56:02 +0200 (Do, 22 Okt 2009) | 1 line
      
          Fix markup.
        ........
          r75595 | georg.brandl | 2009-10-22 09:56:56 +0200 (Do, 22 Okt 2009) | 1 line
      
          Fix duplicate target.
        ........
          r75596 | georg.brandl | 2009-10-22 10:05:04 +0200 (Do, 22 Okt 2009) | 1 line
      
          Add a new directive marking up implementation details and start using it.
        ........
          r75600 | georg.brandl | 2009-10-22 13:01:46 +0200 (Do, 22 Okt 2009) | 1 line
      
          Make it more robust.
        ........
          r75602 | georg.brandl | 2009-10-22 13:28:06 +0200 (Do, 22 Okt 2009) | 1 line
      
          Document new directive.
        ........
          r75603 | georg.brandl | 2009-10-22 13:28:23 +0200 (Do, 22 Okt 2009) | 1 line
      
          Allow short form with text as argument.
        ........
          r75604 | georg.brandl | 2009-10-22 13:36:50 +0200 (Do, 22 Okt 2009) | 1 line
      
          Fix stylesheet for multi-paragraph impl-details.
        ........
          r75605 | georg.brandl | 2009-10-22 13:48:10 +0200 (Do, 22 Okt 2009) | 1 line
      
          Use "impl-detail" directive where applicable.
        ........
          r75606 | georg.brandl | 2009-10-22 17:00:06 +0200 (Do, 22 Okt 2009) | 1 line
      
          #6324: membership test tries iteration via __iter__.
        ........
          r75607 | georg.brandl | 2009-10-22 17:04:09 +0200 (Do, 22 Okt 2009) | 1 line
      
          #7088: document new functions in signal as Unix-only.
        ........
          r75610 | georg.brandl | 2009-10-22 17:27:24 +0200 (Do, 22 Okt 2009) | 1 line
      
          Reorder __slots__ fine print and add a clarification.
        ........
          r75611 | georg.brandl | 2009-10-22 17:42:32 +0200 (Do, 22 Okt 2009) | 1 line
      
          #7035: improve docs of the various <method>_errors() functions, and give them docstrings.
        ........
          r75612 | georg.brandl | 2009-10-22 17:52:15 +0200 (Do, 22 Okt 2009) | 1 line
      
          #7156: document curses as Unix-only.
        ........
          r75613 | georg.brandl | 2009-10-22 17:54:35 +0200 (Do, 22 Okt 2009) | 1 line
      
          #6977: getopt does not support optional option arguments.
        ........
          r75616 | georg.brandl | 2009-10-22 18:17:05 +0200 (Do, 22 Okt 2009) | 1 line
      
          Add proper references.
        ........
          r75617 | georg.brandl | 2009-10-22 18:20:55 +0200 (Do, 22 Okt 2009) | 1 line
      
          Make printout margin important.
        ........
          r75623 | georg.brandl | 2009-10-23 10:14:44 +0200 (Fr, 23 Okt 2009) | 1 line
      
          #7188: fix optionxform() docs.
        ........
          r75627 | fred.drake | 2009-10-23 15:04:51 +0200 (Fr, 23 Okt 2009) | 2 lines
      
          add further note about what's passed to optionxform
        ........
          r75640 | neil.schemenauer | 2009-10-23 21:58:17 +0200 (Fr, 23 Okt 2009) | 2 lines
      
          Improve some docstrings in the 'warnings' module.
        ........
          r75647 | georg.brandl | 2009-10-24 12:04:19 +0200 (Sa, 24 Okt 2009) | 1 line
      
          Fix markup.
        ........
          r75696 | georg.brandl | 2009-10-25 21:25:43 +0100 (So, 25 Okt 2009) | 1 line
      
          Fix a demo.
        ........
          r75795 | georg.brandl | 2009-10-27 16:10:22 +0100 (Di, 27 Okt 2009) | 1 line
      
          Fix a strange mis-edit.
        ........
      ................
      628e6f90
    • Georg Brandl's avatar
      Merged revisions... · 495f7b5a
      Georg Brandl authored
      Merged revisions 75365,75394,75402-75403,75418,75459,75484,75592-75596,75600,75602-75607,75610-75613,75616-75617,75623,75627,75640,75647,75696,75795 via svnmerge from
      svn+ssh://pythondev@svn.python.org/python/trunk
      
      ........
        r75365 | georg.brandl | 2009-10-11 22:16:16 +0200 (So, 11 Okt 2009) | 1 line
      
        Fix broken links found by "make linkcheck".  scipy.org seems to be done right now, so I could not verify links going there.
      ........
        r75394 | georg.brandl | 2009-10-13 20:10:59 +0200 (Di, 13 Okt 2009) | 1 line
      
        Fix markup.
      ........
        r75402 | georg.brandl | 2009-10-14 17:51:48 +0200 (Mi, 14 Okt 2009) | 1 line
      
        #7125: fix typo.
      ........
        r75403 | georg.brandl | 2009-10-14 17:57:46 +0200 (Mi, 14 Okt 2009) | 1 line
      
        #7126: os.environ changes *do* take effect in subprocesses started with os.system().
      ........
        r75418 | georg.brandl | 2009-10-14 20:48:32 +0200 (Mi, 14 Okt 2009) | 1 line
      
        #7116: str.join() takes an iterable.
      ........
        r75459 | georg.brandl | 2009-10-17 10:57:43 +0200 (Sa, 17 Okt 2009) | 1 line
      
        Fix refleaks in _ctypes PyCSimpleType_New, which fixes the refleak seen in test___all__.
      ........
        r75484 | georg.brandl | 2009-10-18 09:58:12 +0200 (So, 18 Okt 2009) | 1 line
      
        Fix missing word.
      ........
        r75592 | georg.brandl | 2009-10-22 09:05:48 +0200 (Do, 22 Okt 2009) | 1 line
      
        Fix punctuation.
      ........
        r75593 | georg.brandl | 2009-10-22 09:06:49 +0200 (Do, 22 Okt 2009) | 1 line
      
        Revert unintended change.
      ........
        r75594 | georg.brandl | 2009-10-22 09:56:02 +0200 (Do, 22 Okt 2009) | 1 line
      
        Fix markup.
      ........
        r75595 | georg.brandl | 2009-10-22 09:56:56 +0200 (Do, 22 Okt 2009) | 1 line
      
        Fix duplicate target.
      ........
        r75596 | georg.brandl | 2009-10-22 10:05:04 +0200 (Do, 22 Okt 2009) | 1 line
      
        Add a new directive marking up implementation details and start using it.
      ........
        r75600 | georg.brandl | 2009-10-22 13:01:46 +0200 (Do, 22 Okt 2009) | 1 line
      
        Make it more robust.
      ........
        r75602 | georg.brandl | 2009-10-22 13:28:06 +0200 (Do, 22 Okt 2009) | 1 line
      
        Document new directive.
      ........
        r75603 | georg.brandl | 2009-10-22 13:28:23 +0200 (Do, 22 Okt 2009) | 1 line
      
        Allow short form with text as argument.
      ........
        r75604 | georg.brandl | 2009-10-22 13:36:50 +0200 (Do, 22 Okt 2009) | 1 line
      
        Fix stylesheet for multi-paragraph impl-details.
      ........
        r75605 | georg.brandl | 2009-10-22 13:48:10 +0200 (Do, 22 Okt 2009) | 1 line
      
        Use "impl-detail" directive where applicable.
      ........
        r75606 | georg.brandl | 2009-10-22 17:00:06 +0200 (Do, 22 Okt 2009) | 1 line
      
        #6324: membership test tries iteration via __iter__.
      ........
        r75607 | georg.brandl | 2009-10-22 17:04:09 +0200 (Do, 22 Okt 2009) | 1 line
      
        #7088: document new functions in signal as Unix-only.
      ........
        r75610 | georg.brandl | 2009-10-22 17:27:24 +0200 (Do, 22 Okt 2009) | 1 line
      
        Reorder __slots__ fine print and add a clarification.
      ........
        r75611 | georg.brandl | 2009-10-22 17:42:32 +0200 (Do, 22 Okt 2009) | 1 line
      
        #7035: improve docs of the various <method>_errors() functions, and give them docstrings.
      ........
        r75612 | georg.brandl | 2009-10-22 17:52:15 +0200 (Do, 22 Okt 2009) | 1 line
      
        #7156: document curses as Unix-only.
      ........
        r75613 | georg.brandl | 2009-10-22 17:54:35 +0200 (Do, 22 Okt 2009) | 1 line
      
        #6977: getopt does not support optional option arguments.
      ........
        r75616 | georg.brandl | 2009-10-22 18:17:05 +0200 (Do, 22 Okt 2009) | 1 line
      
        Add proper references.
      ........
        r75617 | georg.brandl | 2009-10-22 18:20:55 +0200 (Do, 22 Okt 2009) | 1 line
      
        Make printout margin important.
      ........
        r75623 | georg.brandl | 2009-10-23 10:14:44 +0200 (Fr, 23 Okt 2009) | 1 line
      
        #7188: fix optionxform() docs.
      ........
        r75627 | fred.drake | 2009-10-23 15:04:51 +0200 (Fr, 23 Okt 2009) | 2 lines
      
        add further note about what's passed to optionxform
      ........
        r75640 | neil.schemenauer | 2009-10-23 21:58:17 +0200 (Fr, 23 Okt 2009) | 2 lines
      
        Improve some docstrings in the 'warnings' module.
      ........
        r75647 | georg.brandl | 2009-10-24 12:04:19 +0200 (Sa, 24 Okt 2009) | 1 line
      
        Fix markup.
      ........
        r75696 | georg.brandl | 2009-10-25 21:25:43 +0100 (So, 25 Okt 2009) | 1 line
      
        Fix a demo.
      ........
        r75795 | georg.brandl | 2009-10-27 16:10:22 +0100 (Di, 27 Okt 2009) | 1 line
      
        Fix a strange mis-edit.
      ........
      495f7b5a
  19. 13 Aug, 2009 1 commit
    • Georg Brandl's avatar
      Merged revisions... · c5605dff
      Georg Brandl authored
      Merged revisions 73941-73943,74076,74094,74186,74211-74214,74247,74254,74262,74311,74334,74368 via svnmerge from
      svn+ssh://svn.python.org/python/branches/py3k
      
      ................
        r73941 | georg.brandl | 2009-07-11 12:39:00 +0200 (Sa, 11 Jul 2009) | 9 lines
      
        Merged revisions 73940 via svnmerge from
        svn+ssh://pythondev@svn.python.org/python/trunk
      
        ........
          r73940 | georg.brandl | 2009-07-11 12:37:38 +0200 (Sa, 11 Jul 2009) | 1 line
      
          #6430: add note about size of "u" type.
        ........
      ................
        r73942 | georg.brandl | 2009-07-11 12:39:23 +0200 (Sa, 11 Jul 2009) | 1 line
      
        #6430: remove mention of "w" array typecode.
      ................
        r73943 | georg.brandl | 2009-07-11 12:43:08 +0200 (Sa, 11 Jul 2009) | 1 line
      
        #6421: The self argument of module-level PyCFunctions is now a reference to the module object.
      ................
        r74076 | georg.brandl | 2009-07-18 11:07:48 +0200 (Sa, 18 Jul 2009) | 1 line
      
        #6502: add missing comma in docstring.
      ................
        r74094 | georg.brandl | 2009-07-19 09:25:56 +0200 (So, 19 Jul 2009) | 10 lines
      
        Recorded merge of revisions 74089 via svnmerge from
        svn+ssh://pythondev@svn.python.org/python/trunk
      
        ........
          r74089 | senthil.kumaran | 2009-07-19 04:43:43 +0200 (So, 19 Jul 2009) | 3 lines
      
          Fix for issue5102, timeout value propages between redirects, proxy, digest and
          auth handlers. Fixed tests to reflect the same.
        ........
      ................
        r74186 | georg.brandl | 2009-07-23 11:19:09 +0200 (Do, 23 Jul 2009) | 9 lines
      
        Recorded merge of revisions 74185 via svnmerge from
        svn+ssh://pythondev@svn.python.org/python/trunk
      
        ........
          r74185 | georg.brandl | 2009-07-23 11:17:09 +0200 (Do, 23 Jul 2009) | 1 line
      
          Fix the "pylocals" gdb command.
        ........
      ................
        r74211 | georg.brandl | 2009-07-26 16:48:09 +0200 (So, 26 Jul 2009) | 9 lines
      
        Recorded merge of revisions 74210 via svnmerge from
        svn+ssh://pythondev@svn.python.org/python/trunk
      
        ........
          r74210 | georg.brandl | 2009-07-26 16:44:23 +0200 (So, 26 Jul 2009) | 1 line
      
          Move member descriptions inside the classes.
        ........
      ................
        r74212 | georg.brandl | 2009-07-26 16:54:51 +0200 (So, 26 Jul 2009) | 9 lines
      
        Merged revisions 74209 via svnmerge from
        svn+ssh://pythondev@svn.python.org/python/trunk
      
        ........
          r74209 | georg.brandl | 2009-07-26 16:37:28 +0200 (So, 26 Jul 2009) | 1 line
      
          builtin -> built-in.
        ........
      ................
        r74213 | georg.brandl | 2009-07-26 17:02:41 +0200 (So, 26 Jul 2009) | 9 lines
      
        Merged revisions 74207 via svnmerge from
        svn+ssh://pythondev@svn.python.org/python/trunk
      
        ........
          r74207 | georg.brandl | 2009-07-26 16:19:57 +0200 (So, 26 Jul 2009) | 1 line
      
          #6577: fix (hopefully) all links to builtin instead of module/class-specific objects.
        ........
      ................
        r74214 | georg.brandl | 2009-07-26 17:03:49 +0200 (So, 26 Jul 2009) | 9 lines
      
        Merged revisions 74205 via svnmerge from
        svn+ssh://pythondev@svn.python.org/python/trunk
      
        ........
          r74205 | georg.brandl | 2009-07-26 15:36:39 +0200 (So, 26 Jul 2009) | 1 line
      
          #6576: fix cross-refs in re docs.
        ........
      ................
        r74247 | georg.brandl | 2009-07-29 09:27:08 +0200 (Mi, 29 Jul 2009) | 9 lines
      
        Merged revisions 74239 via svnmerge from
        svn+ssh://pythondev@svn.python.org/python/trunk
      
        ........
          r74239 | georg.brandl | 2009-07-28 18:55:32 +0000 (Di, 28 Jul 2009) | 1 line
      
          Clarify quote_plus() usage.
        ........
      ................
        r74254 | georg.brandl | 2009-07-29 18:14:16 +0200 (Mi, 29 Jul 2009) | 1 line
      
        #6586: fix return/argument type doc for os.read() and os.write().
      ................
        r74262 | alexandre.vassalotti | 2009-07-29 21:54:39 +0200 (Mi, 29 Jul 2009) | 57 lines
      
        Merged revisions 74074,74077,74111,74188,74192-74193,74200,74252-74253,74258-74261 via svnmerge from
        svn+ssh://pythondev@svn.python.org/python/trunk
      
        ........
          r74074 | georg.brandl | 2009-07-18 05:03:10 -0400 (Sat, 18 Jul 2009) | 1 line
      
          #6513: fix example code: warning categories are classes, not instances.
        ........
          r74077 | georg.brandl | 2009-07-18 05:43:40 -0400 (Sat, 18 Jul 2009) | 1 line
      
          #6489: fix an ambiguity in getiterator() documentation.
        ........
          r74111 | benjamin.peterson | 2009-07-20 09:30:10 -0400 (Mon, 20 Jul 2009) | 1 line
      
          remove docs for deprecated -p option
        ........
          r74188 | benjamin.peterson | 2009-07-23 10:25:31 -0400 (Thu, 23 Jul 2009) | 1 line
      
          use bools
        ........
          r74192 | georg.brandl | 2009-07-24 12:28:38 -0400 (Fri, 24 Jul 2009) | 1 line
      
          Fix arg types of et#.
        ........
          r74193 | georg.brandl | 2009-07-24 12:46:38 -0400 (Fri, 24 Jul 2009) | 1 line
      
          Dont put "void" in signature for nullary functions.
        ........
          r74200 | georg.brandl | 2009-07-25 09:02:15 -0400 (Sat, 25 Jul 2009) | 1 line
      
          #6571: add index entries for more operators.
        ........
          r74252 | georg.brandl | 2009-07-29 12:06:31 -0400 (Wed, 29 Jul 2009) | 1 line
      
          #6593: fix link targets.
        ........
          r74253 | georg.brandl | 2009-07-29 12:09:17 -0400 (Wed, 29 Jul 2009) | 1 line
      
          #6591: add reference to ioctl in fcntl module for platforms other than Windows.
        ........
          r74258 | georg.brandl | 2009-07-29 12:57:05 -0400 (Wed, 29 Jul 2009) | 1 line
      
          Add a link to readline, and mention IPython and bpython.
        ........
          r74259 | georg.brandl | 2009-07-29 13:07:21 -0400 (Wed, 29 Jul 2009) | 1 line
      
          Fix some markup and small factual glitches found by M. Markert.
        ........
          r74260 | georg.brandl | 2009-07-29 13:15:20 -0400 (Wed, 29 Jul 2009) | 1 line
      
          Fix a few markup glitches.
        ........
          r74261 | georg.brandl | 2009-07-29 13:50:25 -0400 (Wed, 29 Jul 2009) | 1 line
      
          Rewrite the section about classes a bit; mostly tidbits, and a larger update to the section about "private" variables to reflect the Pythonic consensus better.
        ........
      ................
        r74311 | georg.brandl | 2009-08-04 22:29:27 +0200 (Di, 04 Aug 2009) | 1 line
      
        Slightly improve buffer-related error message.
      ................
        r74334 | georg.brandl | 2009-08-06 19:51:03 +0200 (Do, 06 Aug 2009) | 1 line
      
        #6648: mention surrogateescape handler where all standard handlers are listed.
      ................
        r74368 | georg.brandl | 2009-08-13 09:56:35 +0200 (Do, 13 Aug 2009) | 21 lines
      
        Merged revisions 74328,74332-74333,74365 via svnmerge from
        svn+ssh://pythondev@svn.python.org/python/trunk
      
        ........
          r74328 | georg.brandl | 2009-08-06 17:06:25 +0200 (Do, 06 Aug 2009) | 1 line
      
          Fix base keyword arg name for int() and long().
        ........
          r74332 | georg.brandl | 2009-08-06 19:23:21 +0200 (Do, 06 Aug 2009) | 1 line
      
          Fix punctuation and one copy-paste error.
        ........
          r74333 | georg.brandl | 2009-08-06 19:43:55 +0200 (Do, 06 Aug 2009) | 1 line
      
          #6658: fix two typos.
        ........
          r74365 | georg.brandl | 2009-08-13 09:48:05 +0200 (Do, 13 Aug 2009) | 1 line
      
          #6679: Remove mention that sub supports no flags.
        ........
      ................
      c5605dff
  20. 03 Aug, 2009 2 commits
  21. 26 Jul, 2009 1 commit
  22. 03 Jun, 2009 1 commit
  23. 10 Apr, 2009 1 commit
  24. 13 Mar, 2009 1 commit
  25. 20 Feb, 2009 1 commit
  26. 01 Feb, 2009 1 commit
  27. 03 Jan, 2009 1 commit
  28. 21 Nov, 2008 1 commit