1. 21 Mar, 2010 1 kayıt (commit)
  2. 22 Ara, 2009 1 kayıt (commit)
  3. 09 Kas, 2009 2 kayıt (commit)
  4. 27 Eki, 2009 1 kayıt (commit)
    • Georg Brandl's avatar
      Merged revisions 75373 via svnmerge from · ef9c9af9
      Georg Brandl yazdı
      svn+ssh://svn.python.org/python/branches/py3k
      
      ................
        r75373 | georg.brandl | 2009-10-11 23:24:34 +0200 (So, 11 Okt 2009) | 17 lines
      
        Merged revisions 75370-75372 via svnmerge from
        svn+ssh://pythondev@svn.python.org/python/trunk
      
        ........
          r75370 | georg.brandl | 2009-10-11 23:10:07 +0200 (So, 11 Okt 2009) | 1 line
      
          Move find_recursionlimit.py to Tools/scripts; it is out of place in Misc.
        ........
          r75371 | georg.brandl | 2009-10-11 23:14:37 +0200 (So, 11 Okt 2009) | 1 line
      
          Add find_recursionlimit.py to README.
        ........
          r75372 | georg.brandl | 2009-10-11 23:17:14 +0200 (So, 11 Okt 2009) | 1 line
      
          Update Misc/README.
        ........
      ................
      ef9c9af9
  5. 25 Eyl, 2009 1 kayıt (commit)
  6. 01 Eyl, 2009 1 kayıt (commit)
    • Georg Brandl's avatar
      Merged revisions 74613,74615,74619-74620,74622 via svnmerge from · 7baf625b
      Georg Brandl yazdı
      svn+ssh://svn.python.org/python/branches/py3k
      
      ................
        r74613 | georg.brandl | 2009-09-01 09:34:27 +0200 (Di, 01 Sep 2009) | 1 line
      
        #6814: remove traces of xrange().
      ................
        r74615 | georg.brandl | 2009-09-01 09:42:40 +0200 (Di, 01 Sep 2009) | 9 lines
      
        Recorded merge of revisions 74614 via svnmerge from
        svn+ssh://pythondev@svn.python.org/python/trunk
      
        ........
          r74614 | georg.brandl | 2009-09-01 09:40:54 +0200 (Di, 01 Sep 2009) | 1 line
      
          #6813: better documentation for numberless string formats.
        ........
      ................
        r74619 | georg.brandl | 2009-09-01 10:02:03 +0200 (Di, 01 Sep 2009) | 1 line
      
        #6754: remove old struct member nb_inplace_divide.
      ................
        r74620 | georg.brandl | 2009-09-01 10:03:26 +0200 (Di, 01 Sep 2009) | 1 line
      
        #6732: fix return value of module init function in example.
      ................
        r74622 | georg.brandl | 2009-09-01 10:11:14 +0200 (Di, 01 Sep 2009) | 73 lines
      
        Merged revisions 74542,74544-74548,74550,74554-74555,74578,74588,74590,74603,74616-74618,74621 via svnmerge from
        svn+ssh://pythondev@svn.python.org/python/trunk
      
        ........
          r74542 | georg.brandl | 2009-08-23 23:28:56 +0200 (So, 23 Aug 2009) | 1 line
      
          Restore alphabetic order.
        ........
          r74544 | georg.brandl | 2009-08-24 19:12:30 +0200 (Mo, 24 Aug 2009) | 1 line
      
          #6775: fix python.org URLs in README.
        ........
          r74545 | georg.brandl | 2009-08-24 19:14:29 +0200 (Mo, 24 Aug 2009) | 1 line
      
          #6772: mention utf-8 as utf8 alias.
        ........
          r74546 | georg.brandl | 2009-08-24 19:20:40 +0200 (Mo, 24 Aug 2009) | 1 line
      
          #6725: spell "namespace" consistently.
        ........
          r74547 | georg.brandl | 2009-08-24 19:22:05 +0200 (Mo, 24 Aug 2009) | 1 line
      
          #6718: fix example.
        ........
          r74548 | georg.brandl | 2009-08-24 19:24:27 +0200 (Mo, 24 Aug 2009) | 1 line
      
          #6677: mention "deleting" as an alias for removing files.
        ........
          r74550 | georg.brandl | 2009-08-24 19:48:40 +0200 (Mo, 24 Aug 2009) | 1 line
      
          #6677: note that rmdir only removes empty directories.
        ........
          r74554 | georg.brandl | 2009-08-27 20:59:02 +0200 (Do, 27 Aug 2009) | 1 line
      
          Typo fix.
        ........
          r74555 | georg.brandl | 2009-08-27 21:02:43 +0200 (Do, 27 Aug 2009) | 1 line
      
          #6787: reference fix.
        ........
          r74578 | tarek.ziade | 2009-08-29 15:33:21 +0200 (Sa, 29 Aug 2009) | 1 line
      
          fixed #6801: symmetric_difference_update also accepts pipe
        ........
          r74588 | georg.brandl | 2009-08-30 10:35:01 +0200 (So, 30 Aug 2009) | 1 line
      
          #6803: fix old name.
        ........
          r74590 | georg.brandl | 2009-08-30 13:51:53 +0200 (So, 30 Aug 2009) | 1 line
      
          #6801: fix copy-paste oversight.
        ........
          r74603 | georg.brandl | 2009-08-31 08:38:29 +0200 (Mo, 31 Aug 2009) | 1 line
      
          other -> others where multiple arguments are accepted.
        ........
          r74616 | georg.brandl | 2009-09-01 09:46:26 +0200 (Di, 01 Sep 2009) | 1 line
      
          #6808: clarification.
        ........
          r74617 | georg.brandl | 2009-09-01 09:53:37 +0200 (Di, 01 Sep 2009) | 1 line
      
          #6765: hint that log(x, base) is not very sophisticated.
        ........
          r74618 | georg.brandl | 2009-09-01 10:00:47 +0200 (Di, 01 Sep 2009) | 1 line
      
          #6810: add a link to the section about frame objects instead of just a description where to find it.
        ........
          r74621 | georg.brandl | 2009-09-01 10:06:03 +0200 (Di, 01 Sep 2009) | 1 line
      
          #6638: fix wrong parameter name and markup a class.
        ........
      ................
      7baf625b
  7. 28 Haz, 2009 2 kayıt (commit)
  8. 27 Haz, 2009 1 kayıt (commit)
  9. 22 Haz, 2009 1 kayıt (commit)
  10. 01 Haz, 2009 2 kayıt (commit)
    • Benjamin Peterson's avatar
      Merged revisions… · fa0d7034
      Benjamin Peterson yazdı
      Merged revisions 72506,72525-72526,72551,72558,72616,72654-72655,72689,72745,72750,72802,72812,72822,72824,72826-72827,72833,72876,72890,72923,72946,73026,73042,73045,73047,73065,73068-73069 via svnmerge from
      svn+ssh://pythondev@svn.python.org/python/trunk
      
      ........
        r72506 | vinay.sajip | 2009-05-09 07:07:17 -0500 (Sat, 09 May 2009) | 1 line
      
        Issue #5971: StreamHandler.handleError now swallows IOErrors which occur when trying to print a traceback.
      ........
        r72525 | benjamin.peterson | 2009-05-09 20:38:02 -0500 (Sat, 09 May 2009) | 1 line
      
        close file explicitly
      ........
        r72526 | benjamin.peterson | 2009-05-09 21:29:00 -0500 (Sat, 09 May 2009) | 1 line
      
        make sure files are closed using the with statement
      ........
        r72551 | benjamin.peterson | 2009-05-10 09:16:47 -0500 (Sun, 10 May 2009) | 1 line
      
        use isinstance
      ........
        r72558 | benjamin.peterson | 2009-05-10 18:52:09 -0500 (Sun, 10 May 2009) | 1 line
      
        sys.setdefaultencoding() strikes me as a bad example
      ........
        r72616 | benjamin.peterson | 2009-05-13 19:33:10 -0500 (Wed, 13 May 2009) | 1 line
      
        importlib.import_module is better these days
      ........
        r72654 | benjamin.peterson | 2009-05-14 17:37:49 -0500 (Thu, 14 May 2009) | 1 line
      
        prevent refleaks from threads
      ........
        r72655 | benjamin.peterson | 2009-05-14 17:40:34 -0500 (Thu, 14 May 2009) | 1 line
      
        a useful decorator for cleaning up threads
      ........
        r72689 | benjamin.peterson | 2009-05-16 13:44:34 -0500 (Sat, 16 May 2009) | 1 line
      
        use skipTest()
      ........
        r72745 | benjamin.peterson | 2009-05-17 09:16:29 -0500 (Sun, 17 May 2009) | 1 line
      
        ignore .rst files in sphinx its self
      ........
        r72750 | benjamin.peterson | 2009-05-17 11:59:27 -0500 (Sun, 17 May 2009) | 1 line
      
        chop off slash
      ........
        r72802 | georg.brandl | 2009-05-20 13:35:27 -0500 (Wed, 20 May 2009) | 1 line
      
        #6051: refer to email examples for better way to construct email messages.
      ........
        r72812 | michael.foord | 2009-05-21 17:57:02 -0500 (Thu, 21 May 2009) | 1 line
      
        Rename TestCase._result to _resultForDoCleanups to avoid potential clashes in TestCase subclasses. Issue 6072.
      ........
        r72822 | georg.brandl | 2009-05-22 04:33:25 -0500 (Fri, 22 May 2009) | 1 line
      
        #6084: fix example.
      ........
        r72824 | georg.brandl | 2009-05-22 04:43:17 -0500 (Fri, 22 May 2009) | 1 line
      
        Fix references to file-related functions and methods (os.* vs file.*).
      ........
        r72826 | georg.brandl | 2009-05-22 04:49:42 -0500 (Fri, 22 May 2009) | 1 line
      
        Fix confusing wording.
      ........
        r72827 | georg.brandl | 2009-05-22 04:50:30 -0500 (Fri, 22 May 2009) | 1 line
      
        s/use/call/
      ........
        r72833 | georg.brandl | 2009-05-22 12:00:17 -0500 (Fri, 22 May 2009) | 1 line
      
        #6078: _warnings is a builtin module and has no standard init_warnings function.
      ........
        r72876 | benjamin.peterson | 2009-05-23 15:59:09 -0500 (Sat, 23 May 2009) | 1 line
      
        remove mention of old ctypes version
      ........
        r72890 | gregory.p.smith | 2009-05-24 13:00:13 -0500 (Sun, 24 May 2009) | 2 lines
      
        add a versionadded tag for set_tunnel
      ........
        r72923 | michael.foord | 2009-05-25 15:36:56 -0500 (Mon, 25 May 2009) | 1 line
      
        Make assertSequenceEqual error messages less cryptic, particularly for nested sequences.
      ........
        r72946 | ronald.oussoren | 2009-05-26 13:44:48 -0500 (Tue, 26 May 2009) | 2 lines
      
        Fixes issue 6110
      ........
        r73026 | r.david.murray | 2009-05-29 14:30:27 -0500 (Fri, 29 May 2009) | 3 lines
      
        Issue 6141: document that the first item of args is still the
        command name even when executable is specified.
      ........
        r73042 | benjamin.peterson | 2009-05-29 22:10:52 -0500 (Fri, 29 May 2009) | 1 line
      
        no fdatasync on macos
      ........
        r73045 | georg.brandl | 2009-05-30 02:26:04 -0500 (Sat, 30 May 2009) | 1 line
      
        #6146: fix markup bug.
      ........
        r73047 | georg.brandl | 2009-05-30 05:33:23 -0500 (Sat, 30 May 2009) | 1 line
      
        Fix some more small markup problems.
      ........
        r73065 | antoine.pitrou | 2009-05-30 16:39:25 -0500 (Sat, 30 May 2009) | 3 lines
      
        The test for #5330 wasn't correct.
      ........
        r73068 | antoine.pitrou | 2009-05-30 16:45:40 -0500 (Sat, 30 May 2009) | 3 lines
      
        Update ACKS
      ........
        r73069 | benjamin.peterson | 2009-05-30 19:42:42 -0500 (Sat, 30 May 2009) | 1 line
      
        fix signature
      ........
      fa0d7034
    • Martin v. Löwis's avatar
      Merged revisions 73101 via svnmerge from · bb6db349
      Martin v. Löwis yazdı
      svn+ssh://pythondev@svn.python.org/python/trunk
      
      ........
        r73101 | martin.v.loewis | 2009-06-01 06:10:03 +0200 (Mo, 01 Jun 2009) | 2 lines
      
        Issue #6158: package Sine-1000Hz-300ms.aif.
      ........
      bb6db349
  11. 31 May, 2009 1 kayıt (commit)
  12. 05 May, 2009 2 kayıt (commit)
  13. 27 Nis, 2009 1 kayıt (commit)
  14. 25 Nis, 2009 2 kayıt (commit)
  15. 07 Nis, 2009 1 kayıt (commit)
  16. 06 Nis, 2009 1 kayıt (commit)
  17. 04 Nis, 2009 1 kayıt (commit)
  18. 01 Nis, 2009 1 kayıt (commit)
  19. 31 Mar, 2009 2 kayıt (commit)
  20. 30 Mar, 2009 1 kayıt (commit)
    • Benjamin Peterson's avatar
      Merged revisions 70656,70668-70669,70671,70701,70703,70706 via svnmerge from · ded31c47
      Benjamin Peterson yazdı
      svn+ssh://pythondev@svn.python.org/python/trunk
      
      ........
        r70656 | georg.brandl | 2009-03-28 14:33:33 -0500 (Sat, 28 Mar 2009) | 2 lines
      
        Add a script to fixup rst files if the pre-commit hook rejects them.
      ........
        r70668 | benjamin.peterson | 2009-03-28 22:16:57 -0500 (Sat, 28 Mar 2009) | 1 line
      
        a more realistic example
      ........
        r70669 | benjamin.peterson | 2009-03-28 22:31:40 -0500 (Sat, 28 Mar 2009) | 1 line
      
        stop the versionchanged directive from hiding the docs
      ........
        r70671 | benjamin.peterson | 2009-03-28 22:39:58 -0500 (Sat, 28 Mar 2009) | 1 line
      
        fix consistency
      ........
        r70701 | benjamin.peterson | 2009-03-29 17:27:26 -0500 (Sun, 29 Mar 2009) | 1 line
      
        add missing import
      ........
        r70703 | benjamin.peterson | 2009-03-29 21:14:21 -0500 (Sun, 29 Mar 2009) | 1 line
      
        fix import
      ........
        r70706 | benjamin.peterson | 2009-03-30 09:42:23 -0500 (Mon, 30 Mar 2009) | 1 line
      
        add missing import
      ........
      ded31c47
  21. 26 Mar, 2009 1 kayıt (commit)
  22. 26 Şub, 2009 1 kayıt (commit)
    • Benjamin Peterson's avatar
      Merged revisions 69811,69947 via svnmerge from · efb06b0d
      Benjamin Peterson yazdı
      svn+ssh://pythondev@svn.python.org/python/trunk
      
      ........
        r69811 | collin.winter | 2009-02-20 13:30:41 -0600 (Fri, 20 Feb 2009) | 2 lines
      
        Issue 5176: special-case string formatting in BINARY_MODULO implementation. This shows a modest (1-3%) speed-up in templating systems, for example.
      ........
        r69947 | jeffrey.yasskin | 2009-02-24 16:48:34 -0600 (Tue, 24 Feb 2009) | 3 lines
      
        Tools/scripts/analyze_dxp.py, a module with some helper functions to
        analyze the output of sys.getdxp().
      ........
      efb06b0d
  23. 21 Şub, 2009 1 kayıt (commit)
  24. 20 Şub, 2009 1 kayıt (commit)
  25. 13 Şub, 2009 1 kayıt (commit)
  26. 07 Şub, 2009 1 kayıt (commit)
  27. 02 Şub, 2009 1 kayıt (commit)
  28. 27 Ock, 2009 1 kayıt (commit)
  29. 16 Ock, 2009 1 kayıt (commit)
    • Benjamin Peterson's avatar
      Merged revisions… · 058e31ef
      Benjamin Peterson yazdı
      Merged revisions 68450,68480-68481,68493,68495,68501,68512,68514-68515,68534-68536,68552,68563,68570-68572,68575,68582,68596,68623-68624,68628 via svnmerge from
      svn+ssh://pythondev@svn.python.org/python/trunk
      
      ........
        r68450 | jeffrey.yasskin | 2009-01-09 10:47:07 -0600 (Fri, 09 Jan 2009) | 3 lines
      
        Fix issue 4884, preventing a crash in the socket code when python is compiled
        with llvm-gcc and run with a glibc <2.10.
      ........
        r68480 | vinay.sajip | 2009-01-10 07:38:04 -0600 (Sat, 10 Jan 2009) | 1 line
      
        Minor documentation changes cross-referencing NullHandler to the documentation on configuring logging in a library.
      ........
        r68481 | vinay.sajip | 2009-01-10 07:42:04 -0600 (Sat, 10 Jan 2009) | 1 line
      
        Corrected an incorrect self-reference.
      ........
        r68493 | benjamin.peterson | 2009-01-10 11:18:55 -0600 (Sat, 10 Jan 2009) | 1 line
      
        rewrite verbose conditionals
      ........
        r68495 | benjamin.peterson | 2009-01-10 11:36:44 -0600 (Sat, 10 Jan 2009) | 1 line
      
        tp_iter only exists with Py_TPFLAGS_HAVE_ITER #4901
      ........
        r68501 | vinay.sajip | 2009-01-10 13:22:57 -0600 (Sat, 10 Jan 2009) | 1 line
      
        Corrected minor typo and added .currentmodule directives to fix missing cross-references.
      ........
        r68512 | benjamin.peterson | 2009-01-10 16:42:10 -0600 (Sat, 10 Jan 2009) | 1 line
      
        make tests fail if they can't be imported
      ........
        r68514 | benjamin.peterson | 2009-01-10 17:41:59 -0600 (Sat, 10 Jan 2009) | 1 line
      
        move seealso to a more appropiate place
      ........
        r68515 | benjamin.peterson | 2009-01-10 17:49:08 -0600 (Sat, 10 Jan 2009) | 1 line
      
        macos 9 isn't supported
      ........
        r68534 | gregory.p.smith | 2009-01-11 11:53:33 -0600 (Sun, 11 Jan 2009) | 2 lines
      
        correct email address
      ........
        r68535 | gregory.p.smith | 2009-01-11 11:57:54 -0600 (Sun, 11 Jan 2009) | 9 lines
      
        Update the documentation for binascii and zlib crc32/adler32 functions
        to better describe the signed vs unsigned return value behavior on
        different platforms and versions of python.  Mention the workaround to
        make them all return the same thing by using & 0xffffffff.
      
        Fixes issue4903.
      
        Also needs to be merged into release26-maint, release30-maint, & py3k.
      ........
        r68536 | benjamin.peterson | 2009-01-11 13:48:15 -0600 (Sun, 11 Jan 2009) | 1 line
      
        add email addresses
      ........
        r68552 | vinay.sajip | 2009-01-12 14:36:18 -0600 (Mon, 12 Jan 2009) | 1 line
      
        Minor changes/corrections in markup.
      ........
        r68563 | benjamin.peterson | 2009-01-12 19:49:10 -0600 (Mon, 12 Jan 2009) | 1 line
      
        small logic correction
      ........
        r68570 | raymond.hettinger | 2009-01-13 03:08:32 -0600 (Tue, 13 Jan 2009) | 5 lines
      
        Issue 4922: Incorrect comments for MutableSet.add() and MutableSet.discard().
      
        Needs to be backported to 2.6 and forward ported to 3.0 and 3.1.
      ........
        r68571 | armin.ronacher | 2009-01-13 05:52:23 -0600 (Tue, 13 Jan 2009) | 3 lines
      
        ast.literal_eval can properly evaluate complex numbers now.  This fixes issue4907.
      ........
        r68572 | andrew.kuchling | 2009-01-13 07:40:54 -0600 (Tue, 13 Jan 2009) | 1 line
      
        Note that first coord. is left alone
      ........
        r68575 | thomas.heller | 2009-01-13 11:32:28 -0600 (Tue, 13 Jan 2009) | 1 line
      
        Fix refcount leak in error cases.  Bug found by coverity.
      ........
        r68582 | georg.brandl | 2009-01-13 16:14:01 -0600 (Tue, 13 Jan 2009) | 2 lines
      
        Use assertRaises.
      ........
        r68596 | amaury.forgeotdarc | 2009-01-13 17:39:22 -0600 (Tue, 13 Jan 2009) | 3 lines
      
        #1162154: inspect.getmembers() now skips attributes that raise AttributeError,
        e.g. a __slots__ attribute which has not been set.
      ........
        r68623 | vinay.sajip | 2009-01-15 16:48:13 -0600 (Thu, 15 Jan 2009) | 1 line
      
        Made minor changes/corrections in markup. Added a couple of section headings.
      ........
        r68624 | vinay.sajip | 2009-01-15 17:04:47 -0600 (Thu, 15 Jan 2009) | 1 line
      
        Minor changes/corrections in markup.
      ........
        r68628 | benjamin.peterson | 2009-01-15 20:55:24 -0600 (Thu, 15 Jan 2009) | 1 line
      
        compare with == not is #4946
      ........
      058e31ef
  30. 27 Ara, 2008 1 kayıt (commit)
  31. 19 Ara, 2008 1 kayıt (commit)
  32. 08 Ara, 2008 2 kayıt (commit)
  33. 30 Kas, 2008 1 kayıt (commit)
    • Benjamin Peterson's avatar
      Merged revisions… · 4469d0ca
      Benjamin Peterson yazdı
      Merged revisions 67348,67355,67359,67362,67364-67365,67367-67368,67398,67423-67424,67432,67440-67441,67444-67445,67454-67455,67457-67458 via svnmerge from
      svn+ssh://pythondev@svn.python.org/python/trunk
      
      ........
        r67348 | benjamin.peterson | 2008-11-22 20:09:41 -0600 (Sat, 22 Nov 2008) | 1 line
      
        raise a better error
      ........
        r67355 | georg.brandl | 2008-11-23 13:17:25 -0600 (Sun, 23 Nov 2008) | 2 lines
      
        #4392: fix parameter name.
      ........
        r67359 | georg.brandl | 2008-11-23 15:57:30 -0600 (Sun, 23 Nov 2008) | 2 lines
      
        #4399: fix typo.
      ........
        r67362 | gregory.p.smith | 2008-11-23 18:41:43 -0600 (Sun, 23 Nov 2008) | 2 lines
      
        Document PY_SSIZE_T_CLEAN for PyArg_ParseTuple.
      ........
        r67364 | benjamin.peterson | 2008-11-23 19:16:29 -0600 (Sun, 23 Nov 2008) | 2 lines
      
        replace reference to debugger-hooks
      ........
        r67365 | benjamin.peterson | 2008-11-23 22:09:03 -0600 (Sun, 23 Nov 2008) | 1 line
      
        #4396 make the parser module correctly validate the with syntax
      ........
        r67367 | georg.brandl | 2008-11-24 10:16:07 -0600 (Mon, 24 Nov 2008) | 2 lines
      
        Fix typo.
      ........
        r67368 | georg.brandl | 2008-11-24 13:56:47 -0600 (Mon, 24 Nov 2008) | 2 lines
      
        #4404: make clear what "path" is.
      ........
        r67398 | benjamin.peterson | 2008-11-26 11:39:17 -0600 (Wed, 26 Nov 2008) | 1 line
      
        fix typo in sqlite3 docs
      ........
        r67423 | jesse.noller | 2008-11-28 12:59:35 -0600 (Fri, 28 Nov 2008) | 2 lines
      
        issue4238: bsd support for cpu_count
      ........
        r67424 | christian.heimes | 2008-11-28 13:33:33 -0600 (Fri, 28 Nov 2008) | 1 line
      
        Retain copyright of processing examples. This was requested by a Debian maintainer during packaging of the multiprocessing package for 2.4/2.5
      ........
        r67432 | benjamin.peterson | 2008-11-28 17:18:46 -0600 (Fri, 28 Nov 2008) | 1 line
      
        SVN format 9 is the same it seems
      ........
        r67440 | jeremy.hylton | 2008-11-28 17:42:59 -0600 (Fri, 28 Nov 2008) | 4 lines
      
        Move definition int sval into branch of ifdef where it is used.
      
        Otherwise, you get a warning about an undefined variable.
      ........
        r67441 | jeremy.hylton | 2008-11-28 18:09:16 -0600 (Fri, 28 Nov 2008) | 2 lines
      
        Reflow long lines.
      ........
        r67444 | amaury.forgeotdarc | 2008-11-28 20:03:32 -0600 (Fri, 28 Nov 2008) | 2 lines
      
        Fix a small typo in docstring
      ........
        r67445 | benjamin.peterson | 2008-11-29 21:07:33 -0600 (Sat, 29 Nov 2008) | 1 line
      
        StringIO.close() stops you from using the buffer, too
      ........
        r67454 | benjamin.peterson | 2008-11-30 08:43:23 -0600 (Sun, 30 Nov 2008) | 1 line
      
        note the version that works
      ........
        r67455 | martin.v.loewis | 2008-11-30 13:28:27 -0600 (Sun, 30 Nov 2008) | 1 line
      
        Issue #4365: Add crtassem.h constants to the msvcrt module.
      ........
        r67457 | christian.heimes | 2008-11-30 15:16:28 -0600 (Sun, 30 Nov 2008) | 1 line
      
        w# requires Py_ssize_t
      ........
        r67458 | benjamin.peterson | 2008-11-30 15:46:16 -0600 (Sun, 30 Nov 2008) | 1 line
      
        fix pyspecific extensions that were broken by Sphinx's grand renaming
      ........
      4469d0ca