1. 30 Agu, 2017 1 kayıt (commit)
  2. 25 Agu, 2015 1 kayıt (commit)
  3. 29 Mar, 2015 1 kayıt (commit)
  4. 21 Mar, 2010 4 kayıt (commit)
    • Benjamin Peterson's avatar
      Merged revisions… · 886af966
      Benjamin Peterson yazdı
      Merged revisions 78966,78970,79018,79026-79027,79055,79156,79159,79163-79164,79173,79176,79194,79208,79212 via svnmerge from
      svn+ssh://pythondev@svn.python.org/python/trunk
      
      ........
        r78966 | florent.xicluna | 2010-03-14 10:20:59 -0500 (Sun, 14 Mar 2010) | 2 lines
      
        Do not hardcode Expat version.  It's possible to build Python with --with-system-expat option.
      ........
        r78970 | benjamin.peterson | 2010-03-14 21:58:24 -0500 (Sun, 14 Mar 2010) | 1 line
      
        this little exception dance is pointless
      ........
        r79018 | collin.winter | 2010-03-16 22:04:01 -0500 (Tue, 16 Mar 2010) | 1 line
      
        Delete unused import.
      ........
        r79026 | vinay.sajip | 2010-03-17 10:05:57 -0500 (Wed, 17 Mar 2010) | 1 line
      
        Issue #8162: logging: Clarified docstring and documentation for disable function.
      ........
        r79027 | collin.winter | 2010-03-17 12:36:16 -0500 (Wed, 17 Mar 2010) | 1 line
      
        Avoid hardcoding refcounts in tests.
      ........
        r79055 | benjamin.peterson | 2010-03-18 16:30:48 -0500 (Thu, 18 Mar 2010) | 1 line
      
        remove installation of deleted test/output dir
      ........
        r79156 | florent.xicluna | 2010-03-20 17:21:02 -0500 (Sat, 20 Mar 2010) | 2 lines
      
        Cleanup test_struct using check_warnings.
      ........
        r79159 | florent.xicluna | 2010-03-20 17:26:42 -0500 (Sat, 20 Mar 2010) | 2 lines
      
        Cleanup test_tarfile, and use check_warnings.
      ........
        r79163 | michael.foord | 2010-03-20 19:53:39 -0500 (Sat, 20 Mar 2010) | 1 line
      
        A faulty load_tests in a test module no longer halts test discovery. A placeholder test, that reports the failure, is created instead.
      ........
        r79164 | michael.foord | 2010-03-20 19:55:58 -0500 (Sat, 20 Mar 2010) | 1 line
      
        Change order of arguments in a unittest function.
      ........
        r79173 | georg.brandl | 2010-03-21 04:09:38 -0500 (Sun, 21 Mar 2010) | 1 line
      
        Document that GzipFile supports iteration.
      ........
        r79176 | georg.brandl | 2010-03-21 04:17:41 -0500 (Sun, 21 Mar 2010) | 1 line
      
        Introduce copy by slicing, used in later chapters.
      ........
        r79194 | florent.xicluna | 2010-03-21 06:58:11 -0500 (Sun, 21 Mar 2010) | 2 lines
      
        Use assertRaises and add a specific warning filter.
      ........
        r79208 | andrew.kuchling | 2010-03-21 13:47:12 -0500 (Sun, 21 Mar 2010) | 1 line
      
        Add items
      ........
        r79212 | georg.brandl | 2010-03-21 14:01:38 -0500 (Sun, 21 Mar 2010) | 1 line
      
        Fix plural.
      ........
      886af966
    • Georg Brandl's avatar
      Merged revisions… · 4c86cb31
      Georg Brandl yazdı
      Merged revisions 78859-78860,78952,79168-79169,79173,79176,79178-79179,79181,79184-79185,79192,79212 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".
      ........
        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.
      ........
        r79168 | georg.brandl | 2010-03-21 10:01:27 +0100 (So, 21 Mär 2010) | 1 line
      
        Fix some issues found by Jacques Ducasse on the docs list.
      ........
        r79169 | georg.brandl | 2010-03-21 10:02:01 +0100 (So, 21 Mär 2010) | 1 line
      
        Remove the "built-in objects" file.  It only contained two paragraphs of which only one contained useful information, which belongs in the ref manual however.
      ........
        r79173 | georg.brandl | 2010-03-21 10:09:38 +0100 (So, 21 Mär 2010) | 1 line
      
        Document that GzipFile supports iteration.
      ........
        r79176 | georg.brandl | 2010-03-21 10:17:41 +0100 (So, 21 Mär 2010) | 1 line
      
        Introduce copy by slicing, used in later chapters.
      ........
        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.
      ........
        r79179 | georg.brandl | 2010-03-21 10:37:54 +0100 (So, 21 Mär 2010) | 1 line
      
        Mention inefficiency of lists as queues, add link to collections.deque discussion.
      ........
        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.
      ........
        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.
      ........
        r79192 | georg.brandl | 2010-03-21 12:50:58 +0100 (So, 21 Mär 2010) | 1 line
      
        Remove leftover word.
      ........
        r79212 | georg.brandl | 2010-03-21 20:01:38 +0100 (So, 21 Mär 2010) | 1 line
      
        Fix plural.
      ........
      4c86cb31
    • Georg Brandl's avatar
      Fix plural. · 4d0130e7
      Georg Brandl yazdı
      4d0130e7
    • 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
  5. 13 Kas, 2009 2 kayıt (commit)
    • Benjamin Peterson's avatar
      Merged revisions 76235 via svnmerge from · 8f6713f4
      Benjamin Peterson yazdı
      svn+ssh://pythondev@svn.python.org/python/branches/py3k
      
      ................
        r76235 | benjamin.peterson | 2009-11-12 20:25:08 -0600 (Thu, 12 Nov 2009) | 170 lines
      
        Merged revisions 75149,75260-75263,75265-75267,75292,75300,75376,75405,75429-75433,75437,75445,75501,75551,75572,75589-75591,75657,75742,75868,75952-75957,76057,76105,76139,76143,76162,76223 via svnmerge from
        svn+ssh://pythondev@svn.python.org/python/trunk
      
        ........
          r75149 | gregory.p.smith | 2009-09-29 16:56:31 -0500 (Tue, 29 Sep 2009) | 3 lines
      
          Mention issue6972 in extractall docs about overwriting things outside of
          the supplied path.
        ........
          r75260 | andrew.kuchling | 2009-10-05 16:24:20 -0500 (Mon, 05 Oct 2009) | 1 line
      
          Wording fix
        ........
          r75261 | andrew.kuchling | 2009-10-05 16:24:35 -0500 (Mon, 05 Oct 2009) | 1 line
      
          Fix narkup
        ........
          r75262 | andrew.kuchling | 2009-10-05 16:25:03 -0500 (Mon, 05 Oct 2009) | 1 line
      
          Document 'skip' parameter to constructor
        ........
          r75263 | andrew.kuchling | 2009-10-05 16:25:35 -0500 (Mon, 05 Oct 2009) | 1 line
      
          Note side benefit of socket.create_connection()
        ........
          r75265 | andrew.kuchling | 2009-10-05 17:31:11 -0500 (Mon, 05 Oct 2009) | 1 line
      
          Reword sentence
        ........
          r75266 | andrew.kuchling | 2009-10-05 17:32:48 -0500 (Mon, 05 Oct 2009) | 1 line
      
          Use standard comma punctuation; reword some sentences in the docs
        ........
          r75267 | andrew.kuchling | 2009-10-05 17:42:56 -0500 (Mon, 05 Oct 2009) | 1 line
      
          Backport r73983: Document the thousands separator.
        ........
          r75292 | benjamin.peterson | 2009-10-08 22:11:36 -0500 (Thu, 08 Oct 2009) | 1 line
      
          death to old CVS keyword
        ........
          r75300 | benjamin.peterson | 2009-10-09 16:48:14 -0500 (Fri, 09 Oct 2009) | 1 line
      
          fix some coding style
        ........
          r75376 | benjamin.peterson | 2009-10-11 20:26:07 -0500 (Sun, 11 Oct 2009) | 1 line
      
          platform we don't care about
        ........
          r75405 | neil.schemenauer | 2009-10-14 12:17:14 -0500 (Wed, 14 Oct 2009) | 4 lines
      
          Issue #1754094: Improve the stack depth calculation in the compiler.
          There should be no other effect than a small decrease in memory use.
          Patch by Christopher Tur Lesniewski-Laas.
        ........
          r75429 | benjamin.peterson | 2009-10-14 20:47:28 -0500 (Wed, 14 Oct 2009) | 1 line
      
          pep8ify if blocks
        ........
          r75430 | benjamin.peterson | 2009-10-14 20:49:37 -0500 (Wed, 14 Oct 2009) | 1 line
      
          use floor division and add a test that exercises the tabsize codepath
        ........
          r75431 | benjamin.peterson | 2009-10-14 20:56:25 -0500 (Wed, 14 Oct 2009) | 1 line
      
          change test to what I intended
        ........
          r75432 | benjamin.peterson | 2009-10-14 22:05:39 -0500 (Wed, 14 Oct 2009) | 1 line
      
          some cleanups
        ........
          r75433 | benjamin.peterson | 2009-10-14 22:06:55 -0500 (Wed, 14 Oct 2009) | 1 line
      
          make inspect.isabstract() always return a boolean; add a test for it, too #7069
        ........
          r75437 | benjamin.peterson | 2009-10-15 10:44:46 -0500 (Thu, 15 Oct 2009) | 1 line
      
          only clear a module's __dict__ if the module is the only one with a reference to it #7140
        ........
          r75445 | vinay.sajip | 2009-10-16 09:06:44 -0500 (Fri, 16 Oct 2009) | 1 line
      
          Issue #7120: logging: Removed import of multiprocessing which is causing crash in GAE.
        ........
          r75501 | antoine.pitrou | 2009-10-18 13:37:11 -0500 (Sun, 18 Oct 2009) | 3 lines
      
          Add a comment about unreachable code, and fix a typo
        ........
          r75551 | benjamin.peterson | 2009-10-19 22:14:10 -0500 (Mon, 19 Oct 2009) | 1 line
      
          use property api
        ........
          r75572 | benjamin.peterson | 2009-10-20 16:55:17 -0500 (Tue, 20 Oct 2009) | 1 line
      
          clarify buffer arg #7178
        ........
          r75589 | benjamin.peterson | 2009-10-21 21:26:47 -0500 (Wed, 21 Oct 2009) | 1 line
      
          whitespace
        ........
          r75590 | benjamin.peterson | 2009-10-21 21:36:47 -0500 (Wed, 21 Oct 2009) | 1 line
      
          rewrite to be nice to other implementations
        ........
          r75591 | benjamin.peterson | 2009-10-21 21:50:38 -0500 (Wed, 21 Oct 2009) | 4 lines
      
          rewrite for style, clarify, and comments
      
          Also, use the hasattr() like scheme of allowing BaseException exceptions through.
        ........
          r75657 | antoine.pitrou | 2009-10-24 07:41:27 -0500 (Sat, 24 Oct 2009) | 3 lines
      
          Fix compilation error in debug mode.
        ........
          r75742 | benjamin.peterson | 2009-10-26 17:51:16 -0500 (Mon, 26 Oct 2009) | 1 line
      
          use 'is' instead of id()
        ........
          r75868 | benjamin.peterson | 2009-10-27 15:59:18 -0500 (Tue, 27 Oct 2009) | 1 line
      
          test expect base classes
        ........
          r75952 | georg.brandl | 2009-10-29 15:38:32 -0500 (Thu, 29 Oct 2009) | 1 line
      
          Use the correct function name in docstring.
        ........
          r75953 | georg.brandl | 2009-10-29 15:39:50 -0500 (Thu, 29 Oct 2009) | 1 line
      
          Remove mention of the old -X command line switch.
        ........
          r75954 | georg.brandl | 2009-10-29 15:53:00 -0500 (Thu, 29 Oct 2009) | 1 line
      
          Use constants instead of magic integers for test result.  Do not re-run with --verbose3 for environment changing tests.
        ........
          r75955 | georg.brandl | 2009-10-29 15:54:03 -0500 (Thu, 29 Oct 2009) | 1 line
      
          Use a single style for all the docstrings in the math module.
        ........
          r75956 | georg.brandl | 2009-10-29 16:16:34 -0500 (Thu, 29 Oct 2009) | 1 line
      
          I do not think the "railroad" program mentioned is still available.
        ........
          r75957 | georg.brandl | 2009-10-29 16:44:56 -0500 (Thu, 29 Oct 2009) | 1 line
      
          Fix constant name.
        ........
          r76057 | benjamin.peterson | 2009-11-02 09:06:45 -0600 (Mon, 02 Nov 2009) | 1 line
      
          prevent a rather unlikely segfault
        ........
          r76105 | georg.brandl | 2009-11-04 01:38:12 -0600 (Wed, 04 Nov 2009) | 1 line
      
          #7259: show correct equivalent for operator.i* operations in docstring; fix minor issues in operator docs.
        ........
          r76139 | benjamin.peterson | 2009-11-06 19:04:38 -0600 (Fri, 06 Nov 2009) | 1 line
      
          spelling
        ........
          r76143 | georg.brandl | 2009-11-07 02:26:07 -0600 (Sat, 07 Nov 2009) | 1 line
      
          #7271: fix typo.
        ........
          r76162 | benjamin.peterson | 2009-11-08 22:10:53 -0600 (Sun, 08 Nov 2009) | 1 line
      
          discuss how to use -p
        ........
          r76223 | georg.brandl | 2009-11-12 02:29:46 -0600 (Thu, 12 Nov 2009) | 1 line
      
          Give the profile module a module directive.
        ........
      ................
      8f6713f4
    • Benjamin Peterson's avatar
      Merged revisions… · a0dfa82e
      Benjamin Peterson yazdı
      Merged revisions 75149,75260-75263,75265-75267,75292,75300,75376,75405,75429-75433,75437,75445,75501,75551,75572,75589-75591,75657,75742,75868,75952-75957,76057,76105,76139,76143,76162,76223 via svnmerge from
      svn+ssh://pythondev@svn.python.org/python/trunk
      
      ........
        r75149 | gregory.p.smith | 2009-09-29 16:56:31 -0500 (Tue, 29 Sep 2009) | 3 lines
      
        Mention issue6972 in extractall docs about overwriting things outside of
        the supplied path.
      ........
        r75260 | andrew.kuchling | 2009-10-05 16:24:20 -0500 (Mon, 05 Oct 2009) | 1 line
      
        Wording fix
      ........
        r75261 | andrew.kuchling | 2009-10-05 16:24:35 -0500 (Mon, 05 Oct 2009) | 1 line
      
        Fix narkup
      ........
        r75262 | andrew.kuchling | 2009-10-05 16:25:03 -0500 (Mon, 05 Oct 2009) | 1 line
      
        Document 'skip' parameter to constructor
      ........
        r75263 | andrew.kuchling | 2009-10-05 16:25:35 -0500 (Mon, 05 Oct 2009) | 1 line
      
        Note side benefit of socket.create_connection()
      ........
        r75265 | andrew.kuchling | 2009-10-05 17:31:11 -0500 (Mon, 05 Oct 2009) | 1 line
      
        Reword sentence
      ........
        r75266 | andrew.kuchling | 2009-10-05 17:32:48 -0500 (Mon, 05 Oct 2009) | 1 line
      
        Use standard comma punctuation; reword some sentences in the docs
      ........
        r75267 | andrew.kuchling | 2009-10-05 17:42:56 -0500 (Mon, 05 Oct 2009) | 1 line
      
        Backport r73983: Document the thousands separator.
      ........
        r75292 | benjamin.peterson | 2009-10-08 22:11:36 -0500 (Thu, 08 Oct 2009) | 1 line
      
        death to old CVS keyword
      ........
        r75300 | benjamin.peterson | 2009-10-09 16:48:14 -0500 (Fri, 09 Oct 2009) | 1 line
      
        fix some coding style
      ........
        r75376 | benjamin.peterson | 2009-10-11 20:26:07 -0500 (Sun, 11 Oct 2009) | 1 line
      
        platform we don't care about
      ........
        r75405 | neil.schemenauer | 2009-10-14 12:17:14 -0500 (Wed, 14 Oct 2009) | 4 lines
      
        Issue #1754094: Improve the stack depth calculation in the compiler.
        There should be no other effect than a small decrease in memory use.
        Patch by Christopher Tur Lesniewski-Laas.
      ........
        r75429 | benjamin.peterson | 2009-10-14 20:47:28 -0500 (Wed, 14 Oct 2009) | 1 line
      
        pep8ify if blocks
      ........
        r75430 | benjamin.peterson | 2009-10-14 20:49:37 -0500 (Wed, 14 Oct 2009) | 1 line
      
        use floor division and add a test that exercises the tabsize codepath
      ........
        r75431 | benjamin.peterson | 2009-10-14 20:56:25 -0500 (Wed, 14 Oct 2009) | 1 line
      
        change test to what I intended
      ........
        r75432 | benjamin.peterson | 2009-10-14 22:05:39 -0500 (Wed, 14 Oct 2009) | 1 line
      
        some cleanups
      ........
        r75433 | benjamin.peterson | 2009-10-14 22:06:55 -0500 (Wed, 14 Oct 2009) | 1 line
      
        make inspect.isabstract() always return a boolean; add a test for it, too #7069
      ........
        r75437 | benjamin.peterson | 2009-10-15 10:44:46 -0500 (Thu, 15 Oct 2009) | 1 line
      
        only clear a module's __dict__ if the module is the only one with a reference to it #7140
      ........
        r75445 | vinay.sajip | 2009-10-16 09:06:44 -0500 (Fri, 16 Oct 2009) | 1 line
      
        Issue #7120: logging: Removed import of multiprocessing which is causing crash in GAE.
      ........
        r75501 | antoine.pitrou | 2009-10-18 13:37:11 -0500 (Sun, 18 Oct 2009) | 3 lines
      
        Add a comment about unreachable code, and fix a typo
      ........
        r75551 | benjamin.peterson | 2009-10-19 22:14:10 -0500 (Mon, 19 Oct 2009) | 1 line
      
        use property api
      ........
        r75572 | benjamin.peterson | 2009-10-20 16:55:17 -0500 (Tue, 20 Oct 2009) | 1 line
      
        clarify buffer arg #7178
      ........
        r75589 | benjamin.peterson | 2009-10-21 21:26:47 -0500 (Wed, 21 Oct 2009) | 1 line
      
        whitespace
      ........
        r75590 | benjamin.peterson | 2009-10-21 21:36:47 -0500 (Wed, 21 Oct 2009) | 1 line
      
        rewrite to be nice to other implementations
      ........
        r75591 | benjamin.peterson | 2009-10-21 21:50:38 -0500 (Wed, 21 Oct 2009) | 4 lines
      
        rewrite for style, clarify, and comments
      
        Also, use the hasattr() like scheme of allowing BaseException exceptions through.
      ........
        r75657 | antoine.pitrou | 2009-10-24 07:41:27 -0500 (Sat, 24 Oct 2009) | 3 lines
      
        Fix compilation error in debug mode.
      ........
        r75742 | benjamin.peterson | 2009-10-26 17:51:16 -0500 (Mon, 26 Oct 2009) | 1 line
      
        use 'is' instead of id()
      ........
        r75868 | benjamin.peterson | 2009-10-27 15:59:18 -0500 (Tue, 27 Oct 2009) | 1 line
      
        test expect base classes
      ........
        r75952 | georg.brandl | 2009-10-29 15:38:32 -0500 (Thu, 29 Oct 2009) | 1 line
      
        Use the correct function name in docstring.
      ........
        r75953 | georg.brandl | 2009-10-29 15:39:50 -0500 (Thu, 29 Oct 2009) | 1 line
      
        Remove mention of the old -X command line switch.
      ........
        r75954 | georg.brandl | 2009-10-29 15:53:00 -0500 (Thu, 29 Oct 2009) | 1 line
      
        Use constants instead of magic integers for test result.  Do not re-run with --verbose3 for environment changing tests.
      ........
        r75955 | georg.brandl | 2009-10-29 15:54:03 -0500 (Thu, 29 Oct 2009) | 1 line
      
        Use a single style for all the docstrings in the math module.
      ........
        r75956 | georg.brandl | 2009-10-29 16:16:34 -0500 (Thu, 29 Oct 2009) | 1 line
      
        I do not think the "railroad" program mentioned is still available.
      ........
        r75957 | georg.brandl | 2009-10-29 16:44:56 -0500 (Thu, 29 Oct 2009) | 1 line
      
        Fix constant name.
      ........
        r76057 | benjamin.peterson | 2009-11-02 09:06:45 -0600 (Mon, 02 Nov 2009) | 1 line
      
        prevent a rather unlikely segfault
      ........
        r76105 | georg.brandl | 2009-11-04 01:38:12 -0600 (Wed, 04 Nov 2009) | 1 line
      
        #7259: show correct equivalent for operator.i* operations in docstring; fix minor issues in operator docs.
      ........
        r76139 | benjamin.peterson | 2009-11-06 19:04:38 -0600 (Fri, 06 Nov 2009) | 1 line
      
        spelling
      ........
        r76143 | georg.brandl | 2009-11-07 02:26:07 -0600 (Sat, 07 Nov 2009) | 1 line
      
        #7271: fix typo.
      ........
        r76162 | benjamin.peterson | 2009-11-08 22:10:53 -0600 (Sun, 08 Nov 2009) | 1 line
      
        discuss how to use -p
      ........
        r76223 | georg.brandl | 2009-11-12 02:29:46 -0600 (Thu, 12 Nov 2009) | 1 line
      
        Give the profile module a module directive.
      ........
      a0dfa82e
  6. 29 Eki, 2009 1 kayıt (commit)
  7. 27 Eki, 2009 1 kayıt (commit)
    • Georg Brandl's avatar
      Merged revisions… · f18d5cea
      Georg Brandl yazdı
      Merged revisions 73286,73294,73296,73459,73462-73463,73544,73576-73577,73595-73596,73693-73694,73704-73705,73707,73713,73937-73940,73945,73951,73979 via svnmerge from
      svn+ssh://pythondev@svn.python.org/python/trunk
      
      ........
        r73286 | georg.brandl | 2009-06-08 09:57:35 +0200 (Mo, 08 Jun 2009) | 1 line
      
        Remove period from end of headings.
      ........
        r73294 | georg.brandl | 2009-06-08 15:34:52 +0200 (Mo, 08 Jun 2009) | 1 line
      
        #6194: O_SHLOCK/O_EXLOCK are not really more platform independent than lockf().
      ........
        r73296 | georg.brandl | 2009-06-08 18:03:41 +0200 (Mo, 08 Jun 2009) | 1 line
      
        #6238: add fillchar to string.just function family.
      ........
        r73459 | raymond.hettinger | 2009-06-17 03:43:47 +0200 (Mi, 17 Jun 2009) | 1 line
      
        Add usage note.
      ........
        r73462 | georg.brandl | 2009-06-17 11:36:21 +0200 (Mi, 17 Jun 2009) | 1 line
      
        #6295: clarify blocking behavior of getch().
      ........
        r73463 | georg.brandl | 2009-06-17 11:43:31 +0200 (Mi, 17 Jun 2009) | 1 line
      
        #6255: document PyInt_FromSize_t.
      ........
        r73544 | georg.brandl | 2009-06-24 08:41:19 +0200 (Mi, 24 Jun 2009) | 1 line
      
        #6332: fix word dupes throughout the source.
      ........
        r73576 | benjamin.peterson | 2009-06-27 01:37:06 +0200 (Sa, 27 Jun 2009) | 1 line
      
        document is_declared_global()
      ........
        r73577 | benjamin.peterson | 2009-06-27 16:16:23 +0200 (Sa, 27 Jun 2009) | 1 line
      
        link to extensive generator docs in the reference manual
      ........
        r73595 | ezio.melotti | 2009-06-28 01:45:39 +0200 (So, 28 Jun 2009) | 1 line
      
        stmt and setup can contain multiple statements, see #5896
      ........
        r73596 | ezio.melotti | 2009-06-28 02:07:45 +0200 (So, 28 Jun 2009) | 1 line
      
        Fixed a wrong apostrophe
      ........
        r73693 | jesse.noller | 2009-06-29 20:20:34 +0200 (Mo, 29 Jun 2009) | 1 line
      
        Bug 5906: add a documentation note for unix daemons vs. multiprocessing daemons
      ........
        r73694 | jesse.noller | 2009-06-29 20:24:26 +0200 (Mo, 29 Jun 2009) | 1 line
      
        Issue 5740: multiprocessing.connection.* authkey fixes
      ........
        r73704 | georg.brandl | 2009-06-30 18:15:43 +0200 (Di, 30 Jun 2009) | 1 line
      
        #6376: fix copy-n-paste oversight.
      ........
        r73705 | georg.brandl | 2009-06-30 18:17:28 +0200 (Di, 30 Jun 2009) | 1 line
      
        #6374: add a bit of explanation about shell=True on Windows.
      ........
        r73707 | georg.brandl | 2009-06-30 18:35:11 +0200 (Di, 30 Jun 2009) | 1 line
      
        #6371: fix link targets.
      ........
        r73713 | ezio.melotti | 2009-07-01 00:56:16 +0200 (Mi, 01 Jul 2009) | 1 line
      
        Fixed a backslash that was not supposed to be there
      ........
        r73937 | georg.brandl | 2009-07-11 12:12:36 +0200 (Sa, 11 Jul 2009) | 1 line
      
        Fix style.
      ........
        r73938 | georg.brandl | 2009-07-11 12:14:54 +0200 (Sa, 11 Jul 2009) | 1 line
      
        #6446: fix import_spam() function to use correct error and reference handling.
      ........
        r73939 | georg.brandl | 2009-07-11 12:18:10 +0200 (Sa, 11 Jul 2009) | 1 line
      
        #6448: clarify docs for find_module().
      ........
        r73940 | georg.brandl | 2009-07-11 12:37:38 +0200 (Sa, 11 Jul 2009) | 1 line
      
        #6430: add note about size of "u" type.
      ........
        r73945 | georg.brandl | 2009-07-11 12:51:31 +0200 (Sa, 11 Jul 2009) | 1 line
      
        #6456: clarify the meaning of constants used as arguments to nl_langinfo().
      ........
        r73951 | georg.brandl | 2009-07-11 16:23:38 +0200 (Sa, 11 Jul 2009) | 2 lines
      
        array.array is actually a class.
      ........
        r73979 | benjamin.peterson | 2009-07-12 18:56:54 +0200 (So, 12 Jul 2009) | 1 line
      
        add versionadded
      ........
      f18d5cea
  8. 24 Haz, 2009 2 kayıt (commit)
  9. 26 Tem, 2001 1 kayıt (commit)
  10. 10 Agu, 1998 1 kayıt (commit)