1. 13 Jan, 2010 2 commits
  2. 12 Jan, 2010 1 commit
    • Mark Dickinson's avatar
      Merged revisions 77452 via svnmerge from · a7b8b9c5
      Mark Dickinson authored
      svn+ssh://pythondev@svn.python.org/python/branches/py3k
      
      ................
        r77452 | mark.dickinson | 2010-01-12 23:04:19 +0000 (Tue, 12 Jan 2010) | 23 lines
      
        Merged revisions 77410,77421,77450-77451 via svnmerge from
        svn+ssh://pythondev@svn.python.org/python/trunk
      
        ........
          r77410 | mark.dickinson | 2010-01-10 13:06:31 +0000 (Sun, 10 Jan 2010) | 1 line
      
          Remove unused BCinfo fields and an unused macro.
        ........
          r77421 | mark.dickinson | 2010-01-11 17:15:13 +0000 (Mon, 11 Jan 2010) | 1 line
      
          Change a variable type to avoid signed overflow; replace repeated '19999' constant by a define.
        ........
          r77450 | mark.dickinson | 2010-01-12 22:23:56 +0000 (Tue, 12 Jan 2010) | 4 lines
      
          Issue #7632: Fix a problem with _Py_dg_strtod that could lead to
          crashes in debug builds, for certain long numeric strings
          corresponding to subnormal values.
        ........
          r77451 | mark.dickinson | 2010-01-12 22:55:51 +0000 (Tue, 12 Jan 2010) | 2 lines
      
          Issue #7632:  Fix a bug in dtoa.c that could lead to incorrectly-rounded results.
        ........
      ................
      a7b8b9c5
  3. 11 Jan, 2010 2 commits
  4. 10 Jan, 2010 4 commits
  5. 09 Jan, 2010 3 commits
  6. 08 Jan, 2010 1 commit
  7. 07 Jan, 2010 1 commit
    • Antoine Pitrou's avatar
      Merged revisions 77355 via svnmerge from · ba9f53c6
      Antoine Pitrou authored
      svn+ssh://pythondev@svn.python.org/python/branches/py3k
      
      ................
        r77355 | antoine.pitrou | 2010-01-07 18:57:31 +0100 (jeu., 07 janv. 2010) | 18 lines
      
        Merged revisions 77352-77354 via svnmerge from
        svn+ssh://pythondev@svn.python.org/python/trunk
      
        ........
          r77352 | antoine.pitrou | 2010-01-07 18:46:49 +0100 (jeu., 07 janv. 2010) | 5 lines
      
          Issue #7455: Fix possible crash in cPickle on invalid input.  Patch by
          Florent Xicluna.
        ........
          r77353 | antoine.pitrou | 2010-01-07 18:49:37 +0100 (jeu., 07 janv. 2010) | 3 lines
      
          Fix attribution. Florent actually repackaged and reviewed Victor's patch (sorry!).
        ........
          r77354 | antoine.pitrou | 2010-01-07 18:54:10 +0100 (jeu., 07 janv. 2010) | 3 lines
      
          Fix reattribution mistake when fixing attribution mistake!
        ........
      ................
      ba9f53c6
  8. 06 Jan, 2010 2 commits
  9. 05 Jan, 2010 1 commit
  10. 04 Jan, 2010 3 commits
  11. 03 Jan, 2010 4 commits
  12. 02 Jan, 2010 3 commits
  13. 01 Jan, 2010 4 commits
  14. 31 Dec, 2009 4 commits
    • Mark Dickinson's avatar
      Merged revisions 77196 via svnmerge from · 5526623a
      Mark Dickinson authored
      svn+ssh://pythondev@svn.python.org/python/branches/py3k
      
      ................
        r77196 | mark.dickinson | 2009-12-31 21:22:50 +0000 (Thu, 31 Dec 2009) | 9 lines
      
        Merged revisions 77193 via svnmerge from
        svn+ssh://pythondev@svn.python.org/python/trunk
      
        ........
          r77193 | mark.dickinson | 2009-12-31 21:11:48 +0000 (Thu, 31 Dec 2009) | 1 line
      
          More configure fixes: avoid sh 'integer argument expected' error when 'long long' type doesn't exist.
        ........
      ................
      5526623a
    • Mark Dickinson's avatar
      Blocked revisions 77190 via svnmerge · 5091c952
      Mark Dickinson authored
      ................
        r77190 | mark.dickinson | 2009-12-31 20:50:59 +0000 (Thu, 31 Dec 2009) | 9 lines
      
        Merged revisions 77189 via svnmerge from
        svn+ssh://pythondev@svn.python.org/python/trunk
      
        ........
          r77189 | mark.dickinson | 2009-12-31 20:48:04 +0000 (Thu, 31 Dec 2009) | 1 line
      
          Add missing quotes.
        ........
      ................
      5091c952
    • Ezio Melotti's avatar
      Merged revisions 77176 via svnmerge from · 951b1434
      Ezio Melotti authored
      svn+ssh://pythondev@svn.python.org/python/branches/py3k
      
      ........
        r77176 | ezio.melotti | 2009-12-31 14:24:38 +0200 (Thu, 31 Dec 2009) | 1 line
      
        #7612: typo in stdtypes.rst
      ........
      951b1434
    • Benjamin Peterson's avatar
      Merged revisions 77167 via svnmerge from · 69f90452
      Benjamin Peterson authored
      svn+ssh://pythondev@svn.python.org/python/branches/py3k
      
      ................
        r77167 | benjamin.peterson | 2009-12-30 21:11:23 -0600 (Wed, 30 Dec 2009) | 61 lines
      
        Merged revisions 76847,76851,76869,76882,76891-76892,76924,77007,77070,77092,77096,77120,77126,77155 via svnmerge from
        svn+ssh://pythondev@svn.python.org/python/trunk
      
        ........
          r76847 | benjamin.peterson | 2009-12-14 21:25:27 -0600 (Mon, 14 Dec 2009) | 1 line
      
          adverb
        ........
          r76851 | benjamin.peterson | 2009-12-15 21:28:52 -0600 (Tue, 15 Dec 2009) | 1 line
      
          remove lib2to3 resource
        ........
          r76869 | vinay.sajip | 2009-12-17 08:52:00 -0600 (Thu, 17 Dec 2009) | 1 line
      
          Issue #7529: logging: Minor correction to documentation.
        ........
          r76882 | georg.brandl | 2009-12-19 11:30:28 -0600 (Sat, 19 Dec 2009) | 1 line
      
          #7527: use standard versionadded tags.
        ........
          r76891 | georg.brandl | 2009-12-19 12:16:31 -0600 (Sat, 19 Dec 2009) | 1 line
      
          #7479: add note about function availability on Unices.
        ........
          r76892 | georg.brandl | 2009-12-19 12:20:18 -0600 (Sat, 19 Dec 2009) | 1 line
      
          #7480: remove tautology.
        ........
          r76924 | georg.brandl | 2009-12-20 08:28:05 -0600 (Sun, 20 Dec 2009) | 1 line
      
          Small indentation fix.
        ........
          r77007 | gregory.p.smith | 2009-12-23 03:31:11 -0600 (Wed, 23 Dec 2009) | 3 lines
      
          Fix possible integer overflow in lchown and fchown functions.  For issue1747858.
        ........
          r77070 | amaury.forgeotdarc | 2009-12-27 14:06:44 -0600 (Sun, 27 Dec 2009) | 2 lines
      
          Fix a typo in comment
        ........
          r77092 | georg.brandl | 2009-12-28 02:48:24 -0600 (Mon, 28 Dec 2009) | 1 line
      
          #7404: remove reference to non-existing example files.
        ........
          r77096 | benjamin.peterson | 2009-12-28 14:51:17 -0600 (Mon, 28 Dec 2009) | 1 line
      
          document new fix_callable behavior
        ........
          r77120 | georg.brandl | 2009-12-29 15:09:17 -0600 (Tue, 29 Dec 2009) | 1 line
      
          #7595: fix typo in argument default constant.
        ........
          r77126 | amaury.forgeotdarc | 2009-12-29 17:06:17 -0600 (Tue, 29 Dec 2009) | 2 lines
      
          #7579: Add docstrings to the msvcrt module
        ........
          r77155 | georg.brandl | 2009-12-30 13:03:00 -0600 (Wed, 30 Dec 2009) | 1 line
      
          We only support Windows NT derivatives now.
        ........
      ................
      69f90452
  15. 30 Dec, 2009 5 commits