]> granicus.if.org Git - python/log
python
14 years agoBlocked revisions 78362 via svnmerge
Tarek Ziadé [Tue, 23 Feb 2010 05:32:32 +0000 (05:32 +0000)]
Blocked revisions 78362 via svnmerge

................
  r78362 | tarek.ziade | 2010-02-23 00:30:31 -0500 (Tue, 23 Feb 2010) | 13 lines

  Merged revisions 78359-78360 via svnmerge from
  svn+ssh://pythondev@svn.python.org/python/trunk

  ........
    r78359 | tarek.ziade | 2010-02-23 00:16:41 -0500 (Tue, 23 Feb 2010) | 1 line

    added make_archive (and secondary APIs) to shutil
  ........
    r78360 | tarek.ziade | 2010-02-23 00:20:22 -0500 (Tue, 23 Feb 2010) | 1 line

    added a note on shutil new APIs
  ........
................

14 years agoBlocked revisions 78357 via svnmerge
Tarek Ziadé [Tue, 23 Feb 2010 05:05:46 +0000 (05:05 +0000)]
Blocked revisions 78357 via svnmerge

................
  r78357 | tarek.ziade | 2010-02-23 00:03:26 -0500 (Tue, 23 Feb 2010) | 9 lines

  Merged revisions 78354 via svnmerge from
  svn+ssh://pythondev@svn.python.org/python/trunk

  ........
    r78354 | tarek.ziade | 2010-02-22 23:57:05 -0500 (Mon, 22 Feb 2010) | 1 line

    removed debugging code
  ........
................

14 years agoRerecorded the merge of r78340, which got accidentally deleted in an svnmerge problem...
Eric Smith [Tue, 23 Feb 2010 02:03:57 +0000 (02:03 +0000)]
Rerecorded the merge of r78340, which got accidentally deleted in an svnmerge problem while checking in r78352.

14 years agoMerged revisions 78350 via svnmerge from
Eric Smith [Tue, 23 Feb 2010 00:37:54 +0000 (00:37 +0000)]
Merged revisions 78350 via svnmerge from
svn+ssh://pythondev@svn.python.org/python/branches/py3k

................
  r78350 | eric.smith | 2010-02-22 19:22:24 -0500 (Mon, 22 Feb 2010) | 9 lines

  Merged revisions 78349 via svnmerge from
  svn+ssh://pythondev@svn.python.org/python/trunk

  ........
    r78349 | eric.smith | 2010-02-22 19:11:16 -0500 (Mon, 22 Feb 2010) | 1 line

    Issue #6902: Fix problem with built-in types format incorrectly with 0 padding.
  ........
................

14 years agoMerged revisions 78340 via svnmerge from
Andrew M. Kuchling [Mon, 22 Feb 2010 22:21:05 +0000 (22:21 +0000)]
Merged revisions 78340 via svnmerge from
svn+ssh://pythondev@svn.python.org/python/branches/py3k

........
  r78340 | andrew.kuchling | 2010-02-22 17:16:58 -0500 (Mon, 22 Feb 2010) | 1 line

  #6666: fix bug in trace.py that applied the list of ignored dirs only to 1st file
........

14 years agoMerged revisions 78333 via svnmerge from
Eric Smith [Mon, 22 Feb 2010 19:26:06 +0000 (19:26 +0000)]
Merged revisions 78333 via svnmerge from
svn+ssh://pythondev@svn.python.org/python/branches/py3k

................
  r78333 | eric.smith | 2010-02-22 13:54:44 -0500 (Mon, 22 Feb 2010) | 9 lines

  Merged revisions 78329 via svnmerge from
  svn+ssh://pythondev@svn.python.org/python/trunk

  ........
    r78329 | eric.smith | 2010-02-22 13:33:47 -0500 (Mon, 22 Feb 2010) | 1 line

    Issue #7988: Fix default alignment to be right aligned for complex.__format__. Now it matches other numeric types.
  ........
................

14 years agoMerged revisions 78325 via svnmerge from
Senthil Kumaran [Mon, 22 Feb 2010 17:19:17 +0000 (17:19 +0000)]
Merged revisions 78325 via svnmerge from
svn+ssh://pythondev@svn.python.org/python/branches/py3k

........
  r78325 | senthil.kumaran | 2010-02-22 22:47:22 +0530 (Mon, 22 Feb 2010) | 2 lines

  Fixing Issue7399  - Fixing an example of urllib usage.
........

14 years agoMerged revisions 78322 via svnmerge from
Andrew M. Kuchling [Mon, 22 Feb 2010 16:59:30 +0000 (16:59 +0000)]
Merged revisions 78322 via svnmerge from
svn+ssh://pythondev@svn.python.org/python/branches/py3k

................
  r78322 | andrew.kuchling | 2010-02-22 11:52:52 -0500 (Mon, 22 Feb 2010) | 9 lines

  Merged revisions 78318 via svnmerge from
  svn+ssh://pythondev@svn.python.org/python/trunk

  ........
    r78318 | andrew.kuchling | 2010-02-22 11:26:47 -0500 (Mon, 22 Feb 2010) | 1 line

    #7597: curses.use_env() can be called before initscr().  Noted by Kan-Ru Chen
  ........
................

14 years agoMerged revisions 78316 via svnmerge from
Ezio Melotti [Mon, 22 Feb 2010 16:01:22 +0000 (16:01 +0000)]
Merged revisions 78316 via svnmerge from
svn+ssh://pythondev@svn.python.org/python/branches/py3k

........
  r78316 | ezio.melotti | 2010-02-22 17:59:01 +0200 (Mon, 22 Feb 2010) | 1 line

  #7310: fix the repr() of os.environ
........

14 years agoMerged revisions 78314 via svnmerge from
Mark Dickinson [Mon, 22 Feb 2010 15:42:18 +0000 (15:42 +0000)]
Merged revisions 78314 via svnmerge from
svn+ssh://pythondev@svn.python.org/python/branches/py3k

................
  r78314 | mark.dickinson | 2010-02-22 15:41:48 +0000 (Mon, 22 Feb 2010) | 9 lines

  Merged revisions 78312 via svnmerge from
  svn+ssh://pythondev@svn.python.org/python/trunk

  ........
    r78312 | mark.dickinson | 2010-02-22 15:40:28 +0000 (Mon, 22 Feb 2010) | 1 line

    Clarify description of three-argument pow for Decimal types:  the exponent of the result is always 0.
  ........
................

14 years ago#7794: describe 3.1 support for executing directories and zip archives
Andrew M. Kuchling [Mon, 22 Feb 2010 15:19:05 +0000 (15:19 +0000)]
#7794: describe 3.1 support for executing directories and zip archives

14 years agoBlocked revisions 78306 via svnmerge
Eric Smith [Mon, 22 Feb 2010 15:02:08 +0000 (15:02 +0000)]
Blocked revisions 78306 via svnmerge

........
  r78306 | eric.smith | 2010-02-22 09:58:30 -0500 (Mon, 22 Feb 2010) | 1 line

  Issue #5988: Delete deprecated functions PyOS_ascii_formatd, PyOS_ascii_strtod, and PyOS_ascii_atof.
........

14 years agoMerged revisions 78301 via svnmerge from
Senthil Kumaran [Mon, 22 Feb 2010 11:02:53 +0000 (11:02 +0000)]
Merged revisions 78301 via svnmerge from
svn+ssh://pythondev@svn.python.org/python/branches/py3k

................
  r78301 | senthil.kumaran | 2010-02-22 16:30:50 +0530 (Mon, 22 Feb 2010) | 10 lines

  Merged revisions 78299 via svnmerge from
  svn+ssh://pythondev@svn.python.org/python/trunk

  ........
    r78299 | senthil.kumaran | 2010-02-22 16:25:08 +0530 (Mon, 22 Feb 2010) | 4 lines

    Fix Issue7172 - BaseHTTPServer.BaseHTTPRequestHandler.responses[405] - changing
    server to resource in the 405 response msg.
  ........
................

14 years agoMerged revisions 78289 via svnmerge from
Mark Dickinson [Sun, 21 Feb 2010 14:51:02 +0000 (14:51 +0000)]
Merged revisions 78289 via svnmerge from
svn+ssh://pythondev@svn.python.org/python/branches/py3k

................
  r78289 | mark.dickinson | 2010-02-21 14:49:52 +0000 (Sun, 21 Feb 2010) | 9 lines

  Merged revisions 78287 via svnmerge from
  svn+ssh://pythondev@svn.python.org/python/trunk

  ........
    r78287 | mark.dickinson | 2010-02-21 14:42:27 +0000 (Sun, 21 Feb 2010) | 1 line

    Reduce number of random tests in test_strtod, to avoid hogging buildbot time.
  ........
................

14 years agoMerged revisions 78283 via svnmerge from
Mark Dickinson [Sun, 21 Feb 2010 13:43:36 +0000 (13:43 +0000)]
Merged revisions 78283 via svnmerge from
svn+ssh://pythondev@svn.python.org/python/branches/py3k

................
  r78283 | mark.dickinson | 2010-02-21 13:42:03 +0000 (Sun, 21 Feb 2010) | 9 lines

  Merged revisions 78281 via svnmerge from
  svn+ssh://pythondev@svn.python.org/python/trunk

  ........
    r78281 | mark.dickinson | 2010-02-21 13:37:53 +0000 (Sun, 21 Feb 2010) | 1 line

    Issue #7384:  skip test_curses on FreeBSD, in order to allow other buildbot tests to complete.
  ........
................

14 years agoMerged revisions 78276 via svnmerge from
R. David Murray [Sun, 21 Feb 2010 04:48:18 +0000 (04:48 +0000)]
Merged revisions 78276 via svnmerge from
svn+ssh://pythondev@svn.python.org/python/branches/py3k

................
  r78276 | r.david.murray | 2010-02-20 23:39:40 -0500 (Sat, 20 Feb 2010) | 16 lines

  Merged revisions 78274 via svnmerge from
  svn+ssh://pythondev@svn.python.org/python/trunk

  ........
    r78274 | r.david.murray | 2010-02-20 23:23:00 -0500 (Sat, 20 Feb 2010) | 9 lines

    Issue 7970: When email.Parser.Parser parses a MIME message of type
    message/rfc822 it turns it into an object whose body consists of
    a list containing a single Message object.  HeaderParser, on the
    other hand, just copies the body as a string.  Generator.flatten
    has a special handler for the message mime type that expected the
    body to be the one item list.  This fails if the message was parsed
    by HeaderParser.  So we now check to see if the body is a string
    first, and if so just we just emit it.
  ........
................

14 years agoMerged revisions 78270 via svnmerge from
Senthil Kumaran [Sat, 20 Feb 2010 22:30:21 +0000 (22:30 +0000)]
Merged revisions 78270 via svnmerge from
svn+ssh://pythondev@svn.python.org/python/branches/py3k

........
  r78270 | senthil.kumaran | 2010-02-21 03:49:04 +0530 (Sun, 21 Feb 2010) | 4 lines

  Merged revisions 78268 via svnmerge from
  svn+ssh://pythondev@svn.python.org/python/trunk
........

14 years agoMerged revisions 78242 via svnmerge from
Brett Cannon [Fri, 19 Feb 2010 16:05:28 +0000 (16:05 +0000)]
Merged revisions 78242 via svnmerge from
svn+ssh://pythondev@svn.python.org/python/branches/py3k

........
  r78242 | brett.cannon | 2010-02-19 11:01:06 -0500 (Fri, 19 Feb 2010) | 5 lines

  Importlib was not matching import's handling of .pyc files where it had less
  then 8 bytes total in the file.

  Fixes issues 7361 & 7875.
........

14 years agoMerged revisions 78239 via svnmerge from
Ezio Melotti [Fri, 19 Feb 2010 14:51:06 +0000 (14:51 +0000)]
Merged revisions 78239 via svnmerge from
svn+ssh://pythondev@svn.python.org/python/branches/py3k

........
  r78239 | ezio.melotti | 2010-02-19 16:49:02 +0200 (Fri, 19 Feb 2010) | 1 line

  urllib.urlparse -> urllib.parse.urlparse
........

14 years agoMerged revisions 78236 via svnmerge from
Senthil Kumaran [Fri, 19 Feb 2010 07:45:03 +0000 (07:45 +0000)]
Merged revisions 78236 via svnmerge from
svn+ssh://pythondev@svn.python.org/python/branches/py3k

................
  r78236 | senthil.kumaran | 2010-02-19 13:12:50 +0530 (Fri, 19 Feb 2010) | 9 lines

  Merged revisions 78234 via svnmerge from
  svn+ssh://pythondev@svn.python.org/python/trunk

  ........
    r78234 | senthil.kumaran | 2010-02-19 13:02:48 +0530 (Fri, 19 Feb 2010) | 2 lines

    Fix for Issue7904. urlparse.urlsplit to handle schemes in the way defined by RFC3986
  ........
................

14 years agoMerged revisions 78225 via svnmerge from
Martin v. Löwis [Thu, 18 Feb 2010 16:29:17 +0000 (16:29 +0000)]
Merged revisions 78225 via svnmerge from
svn+ssh://pythondev@svn.python.org/python/branches/py3k

................
  r78225 | martin.v.loewis | 2010-02-18 17:27:43 +0100 (Do, 18 Feb 2010) | 11 lines

  Merged revisions 78213 via svnmerge from
  svn+ssh://pythondev@svn.python.org/python/trunk

  ........
    r78213 | martin.v.loewis | 2010-02-18 10:22:20 +0100 (Do, 18 Feb 2010) | 3 lines

    Stop providing crtassem.h symbols when compiling with
    Visual Studio 2010, as msvcr100.dll is not a platform
    assembly anymore.
  ........
................

14 years agoMerged revisions 78220 via svnmerge from
Mark Dickinson [Thu, 18 Feb 2010 14:59:50 +0000 (14:59 +0000)]
Merged revisions 78220 via svnmerge from
svn+ssh://pythondev@svn.python.org/python/branches/py3k

........
  r78220 | mark.dickinson | 2010-02-18 14:54:37 +0000 (Thu, 18 Feb 2010) | 1 line

  Remove references to the 'long' type in py3k decimal docs.
........

14 years agoBlocked revisions 78219 via svnmerge
Mark Dickinson [Thu, 18 Feb 2010 14:58:36 +0000 (14:58 +0000)]
Blocked revisions 78219 via svnmerge

................
  r78219 | mark.dickinson | 2010-02-18 14:49:50 +0000 (Thu, 18 Feb 2010) | 16 lines

  Merged revisions 78217-78218 via svnmerge from
  svn+ssh://pythondev@svn.python.org/python/trunk

  ........
    r78217 | mark.dickinson | 2010-02-18 14:27:02 +0000 (Thu, 18 Feb 2010) | 5 lines

    Issue #7633: Context method in the decimal module (with the exception
    of the 'canonical' and 'is_canonical' methods) now consistently accept
    integer arguments wherever a Decimal instance is accepted.  Thanks
    Juan José Conti for the patch.
  ........
    r78218 | mark.dickinson | 2010-02-18 14:45:33 +0000 (Thu, 18 Feb 2010) | 1 line

    Doctest fixes for decimal.py:  add an integer-argument doctest for logical_invert;  don't use integer literals with a leading zero.
  ........
................

14 years agoMerged revisions 78209 via svnmerge from
Ezio Melotti [Tue, 16 Feb 2010 23:32:24 +0000 (23:32 +0000)]
Merged revisions 78209 via svnmerge from
svn+ssh://pythondev@svn.python.org/python/branches/py3k

................
  r78209 | ezio.melotti | 2010-02-17 01:31:04 +0200 (Wed, 17 Feb 2010) | 9 lines

  Merged revisions 78207 via svnmerge from
  svn+ssh://pythondev@svn.python.org/python/trunk

  ........
    r78207 | ezio.melotti | 2010-02-17 01:26:09 +0200 (Wed, 17 Feb 2010) | 1 line

    #7930: fix stripid
  ........
................

14 years agoMerged revisions 78204 via svnmerge from
Martin v. Löwis [Mon, 15 Feb 2010 21:46:27 +0000 (21:46 +0000)]
Merged revisions 78204 via svnmerge from
svn+ssh://pythondev@svn.python.org/python/branches/py3k

................
  r78204 | martin.v.loewis | 2010-02-15 22:45:06 +0100 (Mo, 15 Feb 2010) | 9 lines

  Merged revisions 78202 via svnmerge from
  svn+ssh://pythondev@svn.python.org/python/trunk

  ........
    r78202 | martin.v.loewis | 2010-02-15 22:41:12 +0100 (Mo, 15 Feb 2010) | 2 lines

    Issue #7903: Define _BSD_SOURCE through OpenBSD 4.9.
  ........
................

14 years agoMerged revisions 78200 via svnmerge from
Eric Smith [Mon, 15 Feb 2010 11:59:37 +0000 (11:59 +0000)]
Merged revisions 78200 via svnmerge from
svn+ssh://pythondev@svn.python.org/python/branches/py3k

................
  r78200 | eric.smith | 2010-02-15 06:57:31 -0500 (Mon, 15 Feb 2010) | 9 lines

  Merged revisions 78198 via svnmerge from
  svn+ssh://pythondev@svn.python.org/python/trunk

  ........
    r78198 | eric.smith | 2010-02-15 06:55:38 -0500 (Mon, 15 Feb 2010) | 1 line

    Remove incorrect apostrophe.
  ........
................

14 years agoMerged revisions 78196 via svnmerge from
Martin v. Löwis [Mon, 15 Feb 2010 08:37:47 +0000 (08:37 +0000)]
Merged revisions 78196 via svnmerge from
svn+ssh://pythondev@svn.python.org/python/branches/py3k

................
  r78196 | martin.v.loewis | 2010-02-15 09:35:16 +0100 (Mo, 15 Feb 2010) | 9 lines

  Merged revisions 78194 via svnmerge from
  svn+ssh://pythondev@svn.python.org/python/trunk

  ........
    r78194 | martin.v.loewis | 2010-02-15 09:32:00 +0100 (Mo, 15 Feb 2010) | 2 lines

    Issue #3920: Define _BSD_SOURCE on OpenBSD 4.4.
  ........
................

14 years agoMerged revisions 78192 via svnmerge from
Mark Dickinson [Sun, 14 Feb 2010 14:09:25 +0000 (14:09 +0000)]
Merged revisions 78192 via svnmerge from
svn+ssh://pythondev@svn.python.org/python/branches/py3k

................
  r78192 | mark.dickinson | 2010-02-14 14:08:54 +0000 (Sun, 14 Feb 2010) | 9 lines

  Merged revisions 78189 via svnmerge from
  svn+ssh://pythondev@svn.python.org/python/trunk

  ........
    r78189 | mark.dickinson | 2010-02-14 13:40:30 +0000 (Sun, 14 Feb 2010) | 1 line

    Silence more 'comparison between signed and unsigned' warnings.
  ........
................

14 years agoMerged revisions 78185 via svnmerge from
Mark Dickinson [Sun, 14 Feb 2010 13:09:30 +0000 (13:09 +0000)]
Merged revisions 78185 via svnmerge from
svn+ssh://pythondev@svn.python.org/python/branches/py3k

................
  r78185 | mark.dickinson | 2010-02-14 12:53:32 +0000 (Sun, 14 Feb 2010) | 13 lines

  Merged revisions 78183-78184 via svnmerge from
  svn+ssh://pythondev@svn.python.org/python/trunk

  ........
    r78183 | mark.dickinson | 2010-02-14 12:16:43 +0000 (Sun, 14 Feb 2010) | 1 line

    Silence some 'comparison between signed and unsigned' compiler warnings.
  ........
    r78184 | mark.dickinson | 2010-02-14 12:31:26 +0000 (Sun, 14 Feb 2010) | 1 line

    Silence more compiler warnings;  fix an instance of potential undefined behaviour from signed overflow.
  ........
................

14 years agoMerged revisions 78180 via svnmerge from
Ezio Melotti [Sun, 14 Feb 2010 03:12:04 +0000 (03:12 +0000)]
Merged revisions 78180 via svnmerge from
svn+ssh://pythondev@svn.python.org/python/branches/py3k

........
  r78180 | ezio.melotti | 2010-02-14 05:11:06 +0200 (Sun, 14 Feb 2010) | 1 line

  #7888: fix deprecation on the wrong method.
........

14 years agoMerged revisions 78178 via svnmerge from
Ezio Melotti [Sun, 14 Feb 2010 02:55:47 +0000 (02:55 +0000)]
Merged revisions 78178 via svnmerge from
svn+ssh://pythondev@svn.python.org/python/branches/py3k

................
  r78178 | ezio.melotti | 2010-02-14 04:54:22 +0200 (Sun, 14 Feb 2010) | 9 lines

  Merged revisions 78176 via svnmerge from
  svn+ssh://pythondev@svn.python.org/python/trunk

  ........
    r78176 | ezio.melotti | 2010-02-14 04:50:23 +0200 (Sun, 14 Feb 2010) | 1 line

    #7921: fix links. Patch by Brian Curtin.
  ........
................

14 years agoMerged revisions 78172-78173 via svnmerge from
Mark Dickinson [Sat, 13 Feb 2010 18:43:28 +0000 (18:43 +0000)]
Merged revisions 78172-78173 via svnmerge from
svn+ssh://pythondev@svn.python.org/python/branches/py3k

........
  r78172 | mark.dickinson | 2010-02-13 18:34:53 +0000 (Sat, 13 Feb 2010) | 4 lines

  Issue #7924: Fix an intermittent 'XXX undetected error' crash in
  test_capi, due to test_capsule failing to clear an exception.  Many
  thanks to Florent Xicluna for the diagnosis and fix.
........
  r78173 | mark.dickinson | 2010-02-13 18:37:34 +0000 (Sat, 13 Feb 2010) | 1 line

  Revert an earlier attempt (r76810) to fix the intermittent test_capi failures fixed in r78172.
........

14 years agoBlocked revisions 78167 via svnmerge
Mark Dickinson [Fri, 12 Feb 2010 21:24:17 +0000 (21:24 +0000)]
Blocked revisions 78167 via svnmerge

................
  r78167 | mark.dickinson | 2010-02-12 21:18:34 +0000 (Fri, 12 Feb 2010) | 9 lines

  Merged revisions 78166 via svnmerge from
  svn+ssh://pythondev@svn.python.org/python/trunk

  ........
    r78166 | mark.dickinson | 2010-02-12 21:16:38 +0000 (Fri, 12 Feb 2010) | 1 line

    Check that 'd' isn't allowed as an exponent specifier in inputs to the float function.
  ........
................

14 years agoMerged revisions 78164 via svnmerge from
Ezio Melotti [Fri, 12 Feb 2010 00:31:13 +0000 (00:31 +0000)]
Merged revisions 78164 via svnmerge from
svn+ssh://pythondev@svn.python.org/python/branches/py3k

................
  r78164 | ezio.melotti | 2010-02-12 02:28:42 +0200 (Fri, 12 Feb 2010) | 9 lines

  Merged revisions 78162 via svnmerge from
  svn+ssh://pythondev@svn.python.org/python/trunk

  ........
    r78162 | ezio.melotti | 2010-02-12 01:50:57 +0200 (Fri, 12 Feb 2010) | 1 line

    #7907: fix wrong function name in doc. Patch by Brian Curtin.
  ........
................

14 years agoBlocked revisions 78160 via svnmerge
Tarek Ziadé [Thu, 11 Feb 2010 20:48:09 +0000 (20:48 +0000)]
Blocked revisions 78160 via svnmerge

................
  r78160 | tarek.ziade | 2010-02-11 21:47:18 +0100 (Thu, 11 Feb 2010) | 9 lines

  Merged revisions 78019 via svnmerge from
  svn+ssh://pythondev@svn.python.org/python/trunk

  ........
    r78019 | georg.brandl | 2010-02-06 11:23:16 +0100 (Sat, 06 Feb 2010) | 1 line

    Review sysconfig docs.
  ........
................

14 years agoMerged revisions 78156 via svnmerge from
Ronald Oussoren [Thu, 11 Feb 2010 13:40:06 +0000 (13:40 +0000)]
Merged revisions 78156 via svnmerge from
svn+ssh://pythondev@svn.python.org/python/branches/py3k

................
  r78156 | ronald.oussoren | 2010-02-11 14:38:58 +0100 (Thu, 11 Feb 2010) | 9 lines

  Merged revisions 78154 via svnmerge from
  svn+ssh://pythondev@svn.python.org/python/trunk

  ........
    r78154 | ronald.oussoren | 2010-02-11 14:26:54 +0100 (Thu, 11 Feb 2010) | 2 lines

    Finish fix for issue 7715, after explicit search for calls to `arch`
  ........
................

14 years agoMerged revisions 78152 via svnmerge from
Ronald Oussoren [Thu, 11 Feb 2010 13:24:45 +0000 (13:24 +0000)]
Merged revisions 78152 via svnmerge from
svn+ssh://pythondev@svn.python.org/python/branches/py3k

........
  r78152 | ronald.oussoren | 2010-02-11 14:23:08 +0100 (Thu, 11 Feb 2010) | 4 lines

  Fix for issue #7715: explicitly use the system arch instead of whatever is
  on the user's path. This is needed because GNU arch is not necessarily
  compatible with Apple's version.
........

14 years agoMerged revisions 78145 via svnmerge from
R. David Murray [Thu, 11 Feb 2010 03:06:51 +0000 (03:06 +0000)]
Merged revisions 78145 via svnmerge from
svn+ssh://pythondev@svn.python.org/python/branches/py3k

................
  r78145 | r.david.murray | 2010-02-10 21:42:19 -0500 (Wed, 10 Feb 2010) | 18 lines

  Merged revisions 78141-78142 via svnmerge from
  svn+ssh://pythondev@svn.python.org/python/trunk

  ........
    r78141 | r.david.murray | 2010-02-10 20:38:42 -0500 (Wed, 10 Feb 2010) | 6 lines

    Issue 5754:  tweak shelve doc wording to make it clearer that even when
    writeback=True values are written to the backing store when assigned to
    the shelf.  Add test to confirm that this happens.  Doc patch and added
    test by Robert Lehmann.  I also fixed the cross references to the sync
    and close methods.
  ........
    r78142 | r.david.murray | 2010-02-10 20:56:42 -0500 (Wed, 10 Feb 2010) | 3 lines

    Improve issue 7835 fix per MAL to handle the case that the
    module dictionary has also been cleared.
  ........
................

14 years agoMerged revisions 78139 via svnmerge from
R. David Murray [Thu, 11 Feb 2010 00:25:17 +0000 (00:25 +0000)]
Merged revisions 78139 via svnmerge from
svn+ssh://pythondev@svn.python.org/python/branches/py3k

................
  r78139 | r.david.murray | 2010-02-10 19:15:05 -0500 (Wed, 10 Feb 2010) | 15 lines

  Merged revisions 78137 via svnmerge from
  svn+ssh://pythondev@svn.python.org/python/trunk

  ........
    r78137 | r.david.murray | 2010-02-10 17:42:04 -0500 (Wed, 10 Feb 2010) | 8 lines

    Issue 7835:  Shelve's __del__ method calls its close method, and its
    close method refers to an identifier in the global module namespace.
    This means that when __del__ is called during interpreter shutdown (if,
    for example, the calling program still has a pointer to the shelf),
    sometimes that global identifier would wind up being None, causing
    mysterious 'ignored' exceptions.  This patch checks for the possible None
    value first before using the global, thus avoiding the error messages.
  ........
................

14 years agoMerged revisions 78123 via svnmerge from
Antoine Pitrou [Tue, 9 Feb 2010 16:53:09 +0000 (16:53 +0000)]
Merged revisions 78123 via svnmerge from
svn+ssh://pythondev@svn.python.org/python/branches/py3k

........
  r78123 | antoine.pitrou | 2010-02-09 17:51:16 +0100 (mar., 09 févr. 2010) | 5 lines

  Issue #6233: ElementTree failed converting unicode characters to XML
  entities when they could't be represented in the requested output
  encoding.  Patch by Jerry Chen.
........

14 years agoUse non-deprecated method in the example
Ezio Melotti [Mon, 8 Feb 2010 22:07:38 +0000 (22:07 +0000)]
Use non-deprecated method in the example

14 years agoMerged revisions 78090 via svnmerge from
Antoine Pitrou [Sun, 7 Feb 2010 17:02:58 +0000 (17:02 +0000)]
Merged revisions 78090 via svnmerge from
svn+ssh://pythondev@svn.python.org/python/branches/py3k

................
  r78090 | antoine.pitrou | 2010-02-07 18:00:43 +0100 (dim., 07 févr. 2010) | 9 lines

  Merged revisions 78088 via svnmerge from
  svn+ssh://pythondev@svn.python.org/python/trunk

  ........
    r78088 | antoine.pitrou | 2010-02-07 17:56:23 +0100 (dim., 07 févr. 2010) | 4 lines

    Issue #7870: Remove duplicate test methods.  Reported by Georg Brandl.
  ........
................

14 years agoMerged revisions 78073 via svnmerge from
Ronald Oussoren [Sun, 7 Feb 2010 12:04:41 +0000 (12:04 +0000)]
Merged revisions 78073 via svnmerge from
svn+ssh://pythondev@svn.python.org/python/branches/py3k

........
  r78073 | ronald.oussoren | 2010-02-07 13:03:42 +0100 (Sun, 07 Feb 2010) | 7 lines

  * Checks that the SDK specified with --enable-universalsk=VALUE exists.

  * Fall back to the default system SDK when specifying --enable-universalsk
    without a value and the 10.4u SDK is not avaiable.

  Port of fix for issue 4834 from the trunk.
........

14 years agoMerged revisions 78066 via svnmerge from
Ronald Oussoren [Sun, 7 Feb 2010 11:54:03 +0000 (11:54 +0000)]
Merged revisions 78066 via svnmerge from
svn+ssh://pythondev@svn.python.org/python/branches/py3k

........
  r78066 | ronald.oussoren | 2010-02-07 12:53:18 +0100 (Sun, 07 Feb 2010) | 2 lines

  Fix for issue 7714, ported from the trunk.
........

14 years agoMerged revisions 78063 via svnmerge from
Ronald Oussoren [Sun, 7 Feb 2010 11:47:11 +0000 (11:47 +0000)]
Merged revisions 78063 via svnmerge from
svn+ssh://pythondev@svn.python.org/python/branches/py3k

........
  r78063 | ronald.oussoren | 2010-02-07 12:46:38 +0100 (Sun, 07 Feb 2010) | 4 lines

  Mention a configure warning that almost certainly indicates that
  configure is picking up a library that doesn't contain all architectures
  required for a universal build on OSX.
........

14 years agoMerged revisions 78058 via svnmerge from
Ronald Oussoren [Sun, 7 Feb 2010 11:34:48 +0000 (11:34 +0000)]
Merged revisions 78058 via svnmerge from
svn+ssh://pythondev@svn.python.org/python/branches/py3k

................
  r78058 | ronald.oussoren | 2010-02-07 12:33:33 +0100 (Sun, 07 Feb 2010) | 12 lines

  Merged revisions 78056 via svnmerge from
  svn+ssh://pythondev@svn.python.org/python/trunk

  ........
    r78056 | ronald.oussoren | 2010-02-07 12:29:31 +0100 (Sun, 07 Feb 2010) | 5 lines

    Remove call to gestalt('sysu') from platform.py. This gestalt call is
    not available on OSX an appearently causes problems for some users.

    Fixes issue 7812
  ........
................

14 years agoMerged revisions 78045 via svnmerge from
Mark Dickinson [Sat, 6 Feb 2010 23:18:37 +0000 (23:18 +0000)]
Merged revisions 78045 via svnmerge from
svn+ssh://pythondev@svn.python.org/python/branches/py3k

................
  r78045 | mark.dickinson | 2010-02-06 23:16:50 +0000 (Sat, 06 Feb 2010) | 9 lines

  Merged revisions 78041 via svnmerge from
  svn+ssh://pythondev@svn.python.org/python/trunk

  ........
    r78041 | mark.dickinson | 2010-02-06 23:11:25 +0000 (Sat, 06 Feb 2010) | 1 line

    testCopysign was defined twice in test_math;  combine the definitions
  ........
................

14 years agoMerged revisions 78016 via svnmerge from
R. David Murray [Sat, 6 Feb 2010 05:09:09 +0000 (05:09 +0000)]
Merged revisions 78016 via svnmerge from
svn+ssh://pythondev@svn.python.org/python/branches/py3k

................
  r78016 | r.david.murray | 2010-02-06 00:00:15 -0500 (Sat, 06 Feb 2010) | 11 lines

  Merged revisions 78014 via svnmerge from
  svn+ssh://pythondev@svn.python.org/python/trunk

  ........
    r78014 | r.david.murray | 2010-02-05 23:27:21 -0500 (Fri, 05 Feb 2010) | 5 lines

    issue #7728: test_timeout was using a hardcoded port, which was
    causing buildbot failures.  Changed to use test_support.bind_port.
    Patch by Florent Xicluna.
  ........
................

14 years agoMerged revisions 77995 via svnmerge from
Barry Warsaw [Fri, 5 Feb 2010 19:21:12 +0000 (19:21 +0000)]
Merged revisions 77995 via svnmerge from
svn+ssh://pythondev@svn.python.org/python/branches/py3k

........
  r77995 | barry.warsaw | 2010-02-05 14:12:30 -0500 (Fri, 05 Feb 2010) | 3 lines

  Document the -J and -X options for CPython.  Note that unlike for py2k, we
  don't need to document -U becuase it's gone in py3k.
........

14 years agoMerged revisions 77987 via svnmerge from
R. David Murray [Fri, 5 Feb 2010 16:26:37 +0000 (16:26 +0000)]
Merged revisions 77987 via svnmerge from
svn+ssh://pythondev@svn.python.org/python/branches/py3k

........
  r77987 | r.david.murray | 2010-02-05 11:25:12 -0500 (Fri, 05 Feb 2010) | 2 lines

  Fix raw_input->input in Popen doc patch.
........

14 years agoMerged revisions 77976 via svnmerge from
Ezio Melotti [Thu, 4 Feb 2010 20:29:01 +0000 (20:29 +0000)]
Merged revisions 77976 via svnmerge from
svn+ssh://pythondev@svn.python.org/python/branches/py3k

................
  r77976 | ezio.melotti | 2010-02-04 22:27:41 +0200 (Thu, 04 Feb 2010) | 9 lines

  Merged revisions 77968 via svnmerge from
  svn+ssh://pythondev@svn.python.org/python/trunk

  ........
    r77968 | ezio.melotti | 2010-02-04 22:06:38 +0200 (Thu, 04 Feb 2010) | 1 line

    Use correct assert* methods in the examples.
  ........
................

14 years agoMerged revisions 77972 via svnmerge from
Antoine Pitrou [Thu, 4 Feb 2010 20:26:18 +0000 (20:26 +0000)]
Merged revisions 77972 via svnmerge from
svn+ssh://pythondev@svn.python.org/python/branches/py3k

................
  r77972 | antoine.pitrou | 2010-02-04 21:23:24 +0100 (jeu., 04 févr. 2010) | 12 lines

  Merged revisions 77970 via svnmerge from
  svn+ssh://pythondev@svn.python.org/python/trunk

  ........
    r77970 | antoine.pitrou | 2010-02-04 21:20:18 +0100 (jeu., 04 févr. 2010) | 6 lines

    Issue #4772: Raise a ValueError when an unknown Bluetooth protocol is
    specified, rather than fall through to AF_PACKET (in the `socket` module).
    Also, raise ValueError rather than TypeError when an unknown TIPC address
    type is specified.  Patch by Brian Curtin.
  ........
................

14 years agoMerged revisions 77965 via svnmerge from
Antoine Pitrou [Thu, 4 Feb 2010 17:03:40 +0000 (17:03 +0000)]
Merged revisions 77965 via svnmerge from
svn+ssh://pythondev@svn.python.org/python/branches/py3k

........
  r77965 | antoine.pitrou | 2010-02-04 18:02:07 +0100 (jeu., 04 févr. 2010) | 3 lines

  Followup to r77918: fix build under Windows.
........

14 years agoMerged revisions 77962 via svnmerge from
R. David Murray [Thu, 4 Feb 2010 16:44:31 +0000 (16:44 +0000)]
Merged revisions 77962 via svnmerge from
svn+ssh://pythondev@svn.python.org/python/branches/py3k

................
  r77962 | r.david.murray | 2010-02-04 11:41:57 -0500 (Thu, 04 Feb 2010) | 17 lines

  Merged revisions 77943,77959-77960 via svnmerge from
  svn+ssh://pythondev@svn.python.org/python/trunk

  ........
    r77943 | r.david.murray | 2010-02-03 08:36:23 -0500 (Wed, 03 Feb 2010) | 2 lines

    Explicitly mention the default value for formatdate's usegmt parameter.
  ........
    r77959 | nick.coghlan | 2010-02-04 07:43:58 -0500 (Thu, 04 Feb 2010) | 1 line

    Issue 6760: Clarify args handling for subprocess.Popen. Patch by Chris Rebert
  ........
    r77960 | r.david.murray | 2010-02-04 11:33:31 -0500 (Thu, 04 Feb 2010) | 2 lines

    Add Chris Rebert to ACKS for issue 6760 Popen doc improvements.
  ........
................

14 years agoBlocked revisions 77950 via svnmerge
Tarek Ziadé [Wed, 3 Feb 2010 16:11:15 +0000 (16:11 +0000)]
Blocked revisions 77950 via svnmerge

................
  r77950 | tarek.ziade | 2010-02-03 17:10:34 +0100 (Wed, 03 Feb 2010) | 9 lines

  Merged revisions 77949 via svnmerge from
  svn+ssh://pythondev@svn.python.org/python/trunk

  ........
    r77949 | tarek.ziade | 2010-02-03 16:38:12 +0100 (Wed, 03 Feb 2010) | 1 line

    leaving global attributes for backward compat
  ........
................

14 years agoBlocked revisions 77946 via svnmerge
Eric Smith [Wed, 3 Feb 2010 14:20:51 +0000 (14:20 +0000)]
Blocked revisions 77946 via svnmerge

................
  r77946 | eric.smith | 2010-02-03 09:19:27 -0500 (Wed, 03 Feb 2010) | 8 lines

  Blocked revisions 77944 via svnmerge

  ........
    r77944 | eric.smith | 2010-02-03 09:17:50 -0500 (Wed, 03 Feb 2010) | 1 line

    Corrected list of attributes exposed by sys.getwindowsversion.
  ........
................

14 years agoMerged revisions 77937 via svnmerge from
Benjamin Peterson [Wed, 3 Feb 2010 02:43:37 +0000 (02:43 +0000)]
Merged revisions 77937 via svnmerge from
svn+ssh://pythondev@svn.python.org/python/branches/py3k

................
  r77937 | benjamin.peterson | 2010-02-02 20:35:45 -0600 (Tue, 02 Feb 2010) | 75 lines

  Merged revisions 77484,77487,77561,77570,77593,77603,77608,77667,77702-77703,77739,77858,77887,77889 via svnmerge from
  svn+ssh://pythondev@svn.python.org/python/trunk

  ........
    r77484 | skip.montanaro | 2010-01-13 19:12:34 -0600 (Wed, 13 Jan 2010) | 4 lines

    Update PyEval_EvalFrame to PyEval_EvalFrameEx.  This looks to have been done
    partially before.  Also add a comment describing how this might have to work
    with different versions of the interpreter.
  ........
    r77487 | ezio.melotti | 2010-01-14 05:34:10 -0600 (Thu, 14 Jan 2010) | 1 line

    Fixed typo
  ........
    r77561 | georg.brandl | 2010-01-17 02:42:30 -0600 (Sun, 17 Jan 2010) | 1 line

    #7699: improve datetime docs: straightforward linking to strftime/strptime section, mark classmethods as such.
  ........
    r77570 | georg.brandl | 2010-01-17 06:14:42 -0600 (Sun, 17 Jan 2010) | 1 line

    Add note about usage of STRINGLIB_EMPTY.
  ........
    r77593 | georg.brandl | 2010-01-17 17:33:53 -0600 (Sun, 17 Jan 2010) | 1 line

    Fix internal reference.
  ........
    r77603 | benjamin.peterson | 2010-01-18 17:07:56 -0600 (Mon, 18 Jan 2010) | 8 lines

    data descriptors do not override the class dictionary if __get__ is not defined

    Adjust documentation and add a test to verify this behavior.

    See http://mail.python.org/pipermail/python-dev/2010-January/095637.html for
    discussion.
  ........
    r77608 | gregory.p.smith | 2010-01-19 02:19:03 -0600 (Tue, 19 Jan 2010) | 6 lines

    Do not compile stubs for the sha2 series hashes in the openssl hashlib
    module when the openssl version is too old to support them.  That
    leads both compiled code bloat and to unittests attempting to test
    implementations that don't exist for comparison purposes on such
    platforms.
  ........
    r77667 | mark.dickinson | 2010-01-21 12:32:27 -0600 (Thu, 21 Jan 2010) | 1 line

    Add two more test_strtod test values.
  ........
    r77702 | georg.brandl | 2010-01-23 02:43:31 -0600 (Sat, 23 Jan 2010) | 1 line

    #7762: fix refcount annotation of PyUnicode_Tailmatch().
  ........
    r77703 | georg.brandl | 2010-01-23 02:47:54 -0600 (Sat, 23 Jan 2010) | 1 line

    #7725: fix referencing issue.
  ........
    r77739 | benjamin.peterson | 2010-01-24 21:52:52 -0600 (Sun, 24 Jan 2010) | 1 line

    mention from_float() in error message
  ........
    r77858 | georg.brandl | 2010-01-30 11:57:48 -0600 (Sat, 30 Jan 2010) | 1 line

    #7802: fix invalid example (heh).
  ........
    r77887 | georg.brandl | 2010-01-31 12:51:49 -0600 (Sun, 31 Jan 2010) | 5 lines

    Fix-up ftplib documentation:
    move exception descriptions to toplevel, not inside a class
    remove attribution in "versionadded"
    spell and grammar check docstring of FTP_TLS
  ........
    r77889 | michael.foord | 2010-01-31 13:59:26 -0600 (Sun, 31 Jan 2010) | 1 line

    Minor modification to unittest documentation.
  ........
................

14 years agoBlocked revisions 77932 via svnmerge
Tarek Ziadé [Tue, 2 Feb 2010 23:44:14 +0000 (23:44 +0000)]
Blocked revisions 77932 via svnmerge

................
  r77932 | tarek.ziade | 2010-02-03 00:43:21 +0100 (Wed, 03 Feb 2010) | 9 lines

  Merged revisions 77930 via svnmerge from
  svn+ssh://pythondev@svn.python.org/python/trunk

  ........
    r77930 | tarek.ziade | 2010-02-03 00:39:40 +0100 (Wed, 03 Feb 2010) | 1 line

    added a note in the whatsnew file for sysconfig
  ........
................

14 years agoadded myself as the maintainer for shutil
Tarek Ziadé [Tue, 2 Feb 2010 23:32:39 +0000 (23:32 +0000)]
added myself as the maintainer for shutil

14 years agoBlocked revisions 77925-77926 via svnmerge
Tarek Ziadé [Tue, 2 Feb 2010 23:26:30 +0000 (23:26 +0000)]
Blocked revisions 77925-77926 via svnmerge

................
  r77925 | tarek.ziade | 2010-02-03 00:16:13 +0100 (Wed, 03 Feb 2010) | 17 lines

  Merged revisions 77919,77921-77922 via svnmerge from
  svn+ssh://pythondev@svn.python.org/python/trunk

  ........
    r77919 | tarek.ziade | 2010-02-02 23:50:23 +0100 (Tue, 02 Feb 2010) | 1 line

    module reorganization + missing doctests
  ........
    r77921 | tarek.ziade | 2010-02-02 23:54:28 +0100 (Tue, 02 Feb 2010) | 1 line

    sysconfig.get_scheme_names now returns a sorted tuple
  ........
    r77922 | tarek.ziade | 2010-02-02 23:55:00 +0100 (Tue, 02 Feb 2010) | 1 line

    fixed a typo on distutils.sysconfig. thanks arfever
  ........
................
  r77926 | tarek.ziade | 2010-02-03 00:17:47 +0100 (Wed, 03 Feb 2010) | 9 lines

  Merged revisions 77914 via svnmerge from
  svn+ssh://pythondev@svn.python.org/python/trunk

  ........
    r77914 | tarek.ziade | 2010-02-02 23:27:58 +0100 (Tue, 02 Feb 2010) | 1 line

    first version of the sysconfig module documentation
  ........
................

14 years agoMerged revisions 77923 via svnmerge from
Antoine Pitrou [Tue, 2 Feb 2010 23:01:36 +0000 (23:01 +0000)]
Merged revisions 77923 via svnmerge from
svn+ssh://pythondev@svn.python.org/python/branches/py3k

........
  r77923 | antoine.pitrou | 2010-02-03 00:00:29 +0100 (mer., 03 févr. 2010) | 4 lines

  Fix sqlite3 docs.  `buffer` is gone, `bytes` objects are returned for BLOBs instead.
  Patch by Pablo Mouzo.
........

14 years agoMerged revisions 77918 via svnmerge from
Antoine Pitrou [Tue, 2 Feb 2010 22:51:34 +0000 (22:51 +0000)]
Merged revisions 77918 via svnmerge from
svn+ssh://pythondev@svn.python.org/python/branches/py3k

................
  r77918 | antoine.pitrou | 2010-02-02 23:47:00 +0100 (mar., 02 févr. 2010) | 10 lines

  Merged revisions 77916 via svnmerge from
  svn+ssh://pythondev@svn.python.org/python/trunk

  ........
    r77916 | antoine.pitrou | 2010-02-02 23:36:17 +0100 (mar., 02 févr. 2010) | 4 lines

    Issue #7385: Fix a crash in `MemoryView_FromObject` when
    `PyObject_GetBuffer` fails.  Patch by Florent Xicluna.
  ........
................

14 years agoMerged revisions 77900 via svnmerge from
Martin v. Löwis [Mon, 1 Feb 2010 01:20:16 +0000 (01:20 +0000)]
Merged revisions 77900 via svnmerge from
svn+ssh://pythondev@svn.python.org/python/branches/py3k

................
  r77900 | martin.v.loewis | 2010-02-01 02:18:51 +0100 (Mo, 01 Feb 2010) | 24 lines

  Merged revisions 77898 via svnmerge from
  svn+ssh://pythondev@svn.python.org/python/trunk

  ................
    r77898 | martin.v.loewis | 2010-02-01 02:15:39 +0100 (Mo, 01 Feb 2010) | 17 lines

    Merged revisions 77855-77856,77870 via svnmerge from
    svn+ssh://pythondev@svn.python.org/sandbox/trunk/2to3/lib2to3

    ........
      r77855 | benjamin.peterson | 2010-01-30 17:32:05 +0100 (Sa, 30 Jan 2010) | 1 line

      don't return node if it is not changed
    ........
      r77856 | benjamin.peterson | 2010-01-30 17:35:29 +0100 (Sa, 30 Jan 2010) | 1 line

      return None to indicate no change
    ........
      r77870 | benjamin.peterson | 2010-01-31 02:21:26 +0100 (So, 31 Jan 2010) | 1 line

      never return the original node given to transform()
    ........
  ................
................

14 years agoMerged revisions 77895-77896 via svnmerge from
Antoine Pitrou [Sun, 31 Jan 2010 23:20:26 +0000 (23:20 +0000)]
Merged revisions 77895-77896 via svnmerge from
svn+ssh://pythondev@svn.python.org/python/branches/py3k

................
  r77895 | antoine.pitrou | 2010-01-31 23:47:27 +0100 (dim., 31 janv. 2010) | 12 lines

  Merged revisions 77890 via svnmerge from
  svn+ssh://pythondev@svn.python.org/python/trunk

  ........
    r77890 | antoine.pitrou | 2010-01-31 23:26:04 +0100 (dim., 31 janv. 2010) | 7 lines

    - Issue #6939: Fix file I/O objects in the `io` module to keep the original
      file position when calling `truncate()`.  It would previously change the
      file position to the given argument, which goes against the tradition of
      ftruncate() and other truncation APIs.  Patch by Pascal Chambon.
  ........
................
  r77896 | antoine.pitrou | 2010-02-01 00:12:29 +0100 (lun., 01 févr. 2010) | 3 lines

  r77895 broke doctest.
................

14 years agoMerged revisions 77881 via svnmerge from
Matthias Klose [Sun, 31 Jan 2010 16:51:26 +0000 (16:51 +0000)]
Merged revisions 77881 via svnmerge from
svn+ssh://pythondev@svn.python.org/python/branches/py3k

................
  r77881 | matthias.klose | 2010-01-31 17:48:44 +0100 (So, 31 Jan 2010) | 9 lines

  Merged revisions 77879 via svnmerge from
  svn+ssh://pythondev@svn.python.org/python/trunk

  ........
    r77879 | matthias.klose | 2010-01-31 17:46:26 +0100 (So, 31 Jan 2010) | 2 lines

    - Fix typo in os.execvp docstring.
  ........
................

14 years agoMerged revisions 77877 via svnmerge from
Matthias Klose [Sun, 31 Jan 2010 16:17:23 +0000 (16:17 +0000)]
Merged revisions 77877 via svnmerge from
svn+ssh://pythondev@svn.python.org/python/branches/py3k

................
  r77877 | matthias.klose | 2010-01-31 17:14:37 +0100 (So, 31 Jan 2010) | 10 lines

  Merged revisions 77875 via svnmerge from
  svn+ssh://pythondev@svn.python.org/python/trunk

  ........
    r77875 | matthias.klose | 2010-01-31 17:05:13 +0100 (So, 31 Jan 2010) | 3 lines

    - Update python manual page (options -B, -O0, -s, environment variables
      PYTHONDONTWRITEBYTECODE, PYTHONNOUSERSITE).
  ........
................

14 years agoMerged revisions 77862 via svnmerge from
Benjamin Peterson [Sat, 30 Jan 2010 19:51:43 +0000 (19:51 +0000)]
Merged revisions 77862 via svnmerge from
svn+ssh://pythondev@svn.python.org/python/branches/py3k

................
  r77862 | benjamin.peterson | 2010-01-30 13:36:43 -0600 (Sat, 30 Jan 2010) | 12 lines

  Merged revisions 76050 via svnmerge from
  svn+ssh://pythondev@svn.python.org/python/trunk

  ........
    r76050 | gregory.p.smith | 2009-11-01 19:37:37 -0600 (Sun, 01 Nov 2009) | 5 lines

    see http://bugs.python.org/issue1006238 this merges in the following
    patch to make cross compilation of the chflags check easier:

     http://sources.gentoo.org/viewcvs.py/gentoo-x86/dev-lang/python/files/python-2.6-chflags-cross.patch?rev=1.1
  ........
................

14 years agoBlocked revisions 77859 via svnmerge
Mark Dickinson [Sat, 30 Jan 2010 18:06:52 +0000 (18:06 +0000)]
Blocked revisions 77859 via svnmerge

........
  r77859 | mark.dickinson | 2010-01-30 18:06:17 +0000 (Sat, 30 Jan 2010) | 1 line

  Move docstrings for long.to_bytes and long.from_bytes after the corresponding functions.
........

14 years agoBlocked revisions 77852 via svnmerge
Ezio Melotti [Sat, 30 Jan 2010 13:35:06 +0000 (13:35 +0000)]
Blocked revisions 77852 via svnmerge

................
  r77852 | ezio.melotti | 2010-01-30 15:32:14 +0200 (Sat, 30 Jan 2010) | 13 lines

  Merged revisions 77850-77851 via svnmerge from
  svn+ssh://pythondev@svn.python.org/python/trunk

  ........
    r77850 | ezio.melotti | 2010-01-30 15:08:54 +0200 (Sat, 30 Jan 2010) | 1 line

    Relocate a couple of stars and remove redundant backticks
  ........
    r77851 | ezio.melotti | 2010-01-30 15:27:05 +0200 (Sat, 30 Jan 2010) | 1 line

    Use the correct markup for args
  ........
................

14 years agoMerged revisions 77848 via svnmerge from
Martin v. Löwis [Sat, 30 Jan 2010 11:22:26 +0000 (11:22 +0000)]
Merged revisions 77848 via svnmerge from
svn+ssh://pythondev@svn.python.org/python/branches/py3k

................
  r77848 | martin.v.loewis | 2010-01-30 12:05:48 +0100 (Sa, 30 Jan 2010) | 20 lines

  Merged revisions 77846 via svnmerge from
  svn+ssh://pythondev@svn.python.org/python/trunk

  ................
    r77846 | martin.v.loewis | 2010-01-30 11:56:23 +0100 (Sa, 30 Jan 2010) | 13 lines

    Merged revisions 77419,77435 via svnmerge from
    svn+ssh://pythondev@svn.python.org/sandbox/trunk/2to3/lib2to3

    ........
      r77419 | benjamin.peterson | 2010-01-10 21:39:48 +0100 (So, 10 Jan 2010) | 1 line

      enclose path in quotes to handle paths with spaces correctly #7666
    ........
      r77435 | alexandre.vassalotti | 2010-01-12 01:36:54 +0100 (Di, 12 Jan 2010) | 2 lines

      Issue #1967: Add fixer for dictionary views.
    ........
  ................
................

14 years agoBlocked revisions 77843 via svnmerge
Mark Dickinson [Sat, 30 Jan 2010 10:32:16 +0000 (10:32 +0000)]
Blocked revisions 77843 via svnmerge

................
  r77843 | mark.dickinson | 2010-01-30 10:30:15 +0000 (Sat, 30 Jan 2010) | 11 lines

  Merged revisions 77842 via svnmerge from
  svn+ssh://pythondev@svn.python.org/python/trunk

  ........
    r77842 | mark.dickinson | 2010-01-30 10:08:33 +0000 (Sat, 30 Jan 2010) | 4 lines

    Issue #7767: Add new C-API function PyLong_AsLongLongAndOverflow, a
    long long variant of PyLong_AsLongAndOverflow.  Patch by Case Van
    Horsen.
  ........
................

14 years agoMerged revisions 77838 via svnmerge from
Victor Stinner [Sat, 30 Jan 2010 02:19:14 +0000 (02:19 +0000)]
Merged revisions 77838 via svnmerge from
svn+ssh://pythondev@svn.python.org/python/branches/py3k

........
  r77838 | victor.stinner | 2010-01-30 03:16:55 +0100 (sam., 30 janv. 2010) | 4 lines

  #7801: fix xmlrpclib binary example, open the picture in binary mode

  Use also the with syntax (consistent with python trunk example).
........

14 years agoRecorded merge of revisions 77831 via svnmerge from
R. David Murray [Fri, 29 Jan 2010 22:29:35 +0000 (22:29 +0000)]
Recorded merge of revisions 77831 via svnmerge from
svn+ssh://pythondev@svn.python.org/python/branches/py3k

................
  r77831 | r.david.murray | 2010-01-29 17:17:58 -0500 (Fri, 29 Jan 2010) | 9 lines

  Merged revisions 77828 via svnmerge from
  svn+ssh://pythondev@svn.python.org/python/trunk

  ........
    r77828 | r.david.murray | 2010-01-29 14:35:39 -0500 (Fri, 29 Jan 2010) | 2 lines

    Fix typo in assertSequenceEqual docstring.
  ........
................

14 years agoFix typo in assertSequenceEqual docstring.
R. David Murray [Fri, 29 Jan 2010 22:26:45 +0000 (22:26 +0000)]
Fix typo in assertSequenceEqual docstring.

14 years agoBlocked revisions 77825 via svnmerge
R. David Murray [Fri, 29 Jan 2010 18:01:56 +0000 (18:01 +0000)]
Blocked revisions 77825 via svnmerge

................
  r77825 | r.david.murray | 2010-01-29 12:55:47 -0500 (Fri, 29 Jan 2010) | 10 lines

  Merged revisions 77815 via svnmerge from
  svn+ssh://pythondev@svn.python.org/python/trunk

  ........
    r77815 | r.david.murray | 2010-01-28 16:16:33 -0500 (Thu, 28 Jan 2010) | 3 lines

    Change error report when the object passed to suite.addTest is not
    callable to include the repr of the invalid object.
  ........
................

14 years agoMerged revisions 77823 via svnmerge from
Mark Dickinson [Fri, 29 Jan 2010 17:29:21 +0000 (17:29 +0000)]
Merged revisions 77823 via svnmerge from
svn+ssh://pythondev@svn.python.org/python/branches/py3k

................
  r77823 | mark.dickinson | 2010-01-29 17:27:24 +0000 (Fri, 29 Jan 2010) | 10 lines

  Merged revisions 77821 via svnmerge from
  svn+ssh://pythondev@svn.python.org/python/trunk

  ........
    r77821 | mark.dickinson | 2010-01-29 17:11:39 +0000 (Fri, 29 Jan 2010) | 3 lines

    Issue #7788: Fix a crash produced by deleting a list slice with huge
    step value.  Patch by Marcin Bachry.
  ........
................

14 years agoBlocked revisions 77818-77819 via svnmerge
Tarek Ziadé [Fri, 29 Jan 2010 11:51:11 +0000 (11:51 +0000)]
Blocked revisions 77818-77819 via svnmerge

................
  r77818 | tarek.ziade | 2010-01-29 12:41:03 +0100 (Fri, 29 Jan 2010) | 13 lines

  Merged revisions 77704,77752 via svnmerge from
  svn+ssh://pythondev@svn.python.org/python/trunk

  ........
    r77704 | tarek.ziade | 2010-01-23 10:23:15 +0100 (Sat, 23 Jan 2010) | 1 line

    taking sysconfig out of distutils
  ........
    r77752 | tarek.ziade | 2010-01-26 00:19:56 +0100 (Tue, 26 Jan 2010) | 1 line

    switched the call order so this call works without suffering from issue #7774
  ........
................
  r77819 | tarek.ziade | 2010-01-29 12:46:31 +0100 (Fri, 29 Jan 2010) | 13 lines

  Merged revisions 77759,77761 via svnmerge from
  svn+ssh://pythondev@svn.python.org/python/trunk

  ........
    r77759 | tarek.ziade | 2010-01-26 22:21:54 +0100 (Tue, 26 Jan 2010) | 1 line

    reintroduced the names in Distutils for APIs that were relocated
  ........
    r77761 | tarek.ziade | 2010-01-26 23:46:15 +0100 (Tue, 26 Jan 2010) | 1 line

    added local get_platform/set_platform APIs in distutils.sysconfig
  ........
................

14 years agoMerged revisions 77803 via svnmerge from
Ezio Melotti [Wed, 27 Jan 2010 22:53:48 +0000 (22:53 +0000)]
Merged revisions 77803 via svnmerge from
svn+ssh://pythondev@svn.python.org/python/branches/py3k

........
  r77803 | ezio.melotti | 2010-01-28 00:44:03 +0200 (Thu, 28 Jan 2010) | 1 line

  updated/removed a few versionadded/versionchanged
........

14 years agoBlocked revisions 77800 via svnmerge
Antoine Pitrou [Wed, 27 Jan 2010 21:30:04 +0000 (21:30 +0000)]
Blocked revisions 77800 via svnmerge

................
  r77800 | antoine.pitrou | 2010-01-27 22:18:57 +0100 (mer., 27 janv. 2010) | 14 lines

  Merged revisions 77798 via svnmerge from
  svn+ssh://pythondev@svn.python.org/python/trunk

  ........
    r77798 | antoine.pitrou | 2010-01-27 21:59:50 +0100 (mer., 27 janv. 2010) | 8 lines

    Issue #7610: Reworked implementation of the internal
    :class:`zipfile.ZipExtFile` class used to represent files stored inside
    an archive.  The new implementation is significantly faster and can
    be wrapped in a :class:`io.BufferedReader` object for more speedups.
    It also solves an issue where interleaved calls to `read()` and
    `readline()` give wrong results.  Patch by Nir Aides.
  ........
................

14 years agoMerged revisions 77791 via svnmerge from
Benjamin Peterson [Wed, 27 Jan 2010 02:28:22 +0000 (02:28 +0000)]
Merged revisions 77791 via svnmerge from
svn+ssh://pythondev@svn.python.org/python/branches/py3k

................
  r77791 | benjamin.peterson | 2010-01-26 20:25:58 -0600 (Tue, 26 Jan 2010) | 9 lines

  Merged revisions 77789 via svnmerge from
  svn+ssh://pythondev@svn.python.org/python/trunk

  ........
    r77789 | benjamin.peterson | 2010-01-26 20:16:42 -0600 (Tue, 26 Jan 2010) | 1 line

    raise a clear TypeError when trying to register a non-class
  ........
................

14 years agoBlocked revisions 77786 via svnmerge
Eric Smith [Wed, 27 Jan 2010 02:14:55 +0000 (02:14 +0000)]
Blocked revisions 77786 via svnmerge

................
  r77786 | eric.smith | 2010-01-26 21:14:26 -0500 (Tue, 26 Jan 2010) | 9 lines

  Merged revisions 77784 via svnmerge from
  svn+ssh://pythondev@svn.python.org/python/trunk

  ........
    r77784 | eric.smith | 2010-01-26 21:06:25 -0500 (Tue, 26 Jan 2010) | 1 line

    Added named (but not numbered) attributes to sys.getwindowsversion() test.
  ........
................

14 years agoMerged revisions 77781-77782 via svnmerge from
Benjamin Peterson [Wed, 27 Jan 2010 01:56:08 +0000 (01:56 +0000)]
Merged revisions 77781-77782 via svnmerge from
svn+ssh://pythondev@svn.python.org/python/branches/py3k

........
  r77781 | benjamin.peterson | 2010-01-26 19:47:14 -0600 (Tue, 26 Jan 2010) | 1 line

  don't accept bytes in FileIO.write #7785
........
  r77782 | benjamin.peterson | 2010-01-26 19:51:29 -0600 (Tue, 26 Jan 2010) | 1 line

  add issue number
........

14 years agoBlocked revisions 77779 via svnmerge
Eric Smith [Wed, 27 Jan 2010 01:39:10 +0000 (01:39 +0000)]
Blocked revisions 77779 via svnmerge

........
  r77779 | eric.smith | 2010-01-26 20:38:34 -0500 (Tue, 26 Jan 2010) | 1 line

  Fixed test_support -> support.
........

14 years agoBlocked revisions 77777 via svnmerge
Eric Smith [Wed, 27 Jan 2010 01:26:37 +0000 (01:26 +0000)]
Blocked revisions 77777 via svnmerge

................
  r77777 | eric.smith | 2010-01-26 20:25:02 -0500 (Tue, 26 Jan 2010) | 9 lines

  Merged revisions 77775 via svnmerge from
  svn+ssh://pythondev@svn.python.org/python/trunk

  ........
    r77775 | eric.smith | 2010-01-26 20:21:15 -0500 (Tue, 26 Jan 2010) | 1 line

    Switch to test_support.get_attribute.
  ........
................

14 years agoBlocked revisions 77773 via svnmerge
Eric Smith [Wed, 27 Jan 2010 01:00:29 +0000 (01:00 +0000)]
Blocked revisions 77773 via svnmerge

................
  r77773 | eric.smith | 2010-01-26 19:59:59 -0500 (Tue, 26 Jan 2010) | 9 lines

  Merged revisions 77771 via svnmerge from
  svn+ssh://pythondev@svn.python.org/python/trunk

  ........
    r77771 | eric.smith | 2010-01-26 19:58:43 -0500 (Tue, 26 Jan 2010) | 1 line

    Removed unneeded test.
  ........
................

14 years agoBlocked revisions 77769 via svnmerge
Eric Smith [Wed, 27 Jan 2010 00:56:56 +0000 (00:56 +0000)]
Blocked revisions 77769 via svnmerge

................
  r77769 | eric.smith | 2010-01-26 19:56:30 -0500 (Tue, 26 Jan 2010) | 9 lines

  Merged revisions 77767 via svnmerge from
  svn+ssh://pythondev@svn.python.org/python/trunk

  ........
    r77767 | eric.smith | 2010-01-26 19:55:16 -0500 (Tue, 26 Jan 2010) | 1 line

    Fix type on getwindowsversion documentation. Thanks Taggnostr.
  ........
................

14 years agoBlocked revisions 77765 via svnmerge
Eric Smith [Wed, 27 Jan 2010 00:45:36 +0000 (00:45 +0000)]
Blocked revisions 77765 via svnmerge

................
  r77765 | eric.smith | 2010-01-26 19:44:57 -0500 (Tue, 26 Jan 2010) | 9 lines

  Merged revisions 77763 via svnmerge from
  svn+ssh://pythondev@svn.python.org/python/trunk

  ........
    r77763 | eric.smith | 2010-01-26 19:28:29 -0500 (Tue, 26 Jan 2010) | 1 line

    Issue #7766: Change sys.getwindowsversion() return value to a named tuple and add the additional members returned in an OSVERSIONINFOEX structure. The new members are service_pack_major, service_pack_minor, suite_mask, and product_type.
  ........
................

14 years agoRevert r77732 and add back verify and vereq in case other projects use them, but...
Ezio Melotti [Mon, 25 Jan 2010 12:20:04 +0000 (12:20 +0000)]
Revert r77732 and add back verify and vereq in case other projects use them, but leave the changes in test_pprint and string_tests.

14 years agoMerged revisions 77745 via svnmerge from
Ezio Melotti [Mon, 25 Jan 2010 12:02:24 +0000 (12:02 +0000)]
Merged revisions 77745 via svnmerge from
svn+ssh://pythondev@svn.python.org/python/branches/py3k

................
  r77745 | ezio.melotti | 2010-01-25 13:58:28 +0200 (Mon, 25 Jan 2010) | 9 lines

  Merged revisions 77743 via svnmerge from
  svn+ssh://pythondev@svn.python.org/python/trunk

  ........
    r77743 | ezio.melotti | 2010-01-25 13:24:37 +0200 (Mon, 25 Jan 2010) | 1 line

    #7775: fixed docstring for rpartition
  ........
................

14 years agoMerged revisions 77737 via svnmerge from
Benjamin Peterson [Mon, 25 Jan 2010 03:40:53 +0000 (03:40 +0000)]
Merged revisions 77737 via svnmerge from
svn+ssh://pythondev@svn.python.org/python/branches/py3k

................
  r77737 | benjamin.peterson | 2010-01-24 21:37:42 -0600 (Sun, 24 Jan 2010) | 9 lines

  Merged revisions 77735 via svnmerge from
  svn+ssh://pythondev@svn.python.org/python/trunk

  ........
    r77735 | benjamin.peterson | 2010-01-24 21:31:13 -0600 (Sun, 24 Jan 2010) | 1 line

    fix an UnboundLocalError when the release file is empty #7773
  ........
................

14 years agoMerged revisions 77731 via svnmerge from
Ezio Melotti [Sun, 24 Jan 2010 21:02:05 +0000 (21:02 +0000)]
Merged revisions 77731 via svnmerge from
svn+ssh://pythondev@svn.python.org/python/branches/py3k

................
  r77731 | ezio.melotti | 2010-01-24 22:59:24 +0200 (Sun, 24 Jan 2010) | 9 lines

  Merged revisions 77729 via svnmerge from
  svn+ssh://pythondev@svn.python.org/python/trunk

  ........
    r77729 | ezio.melotti | 2010-01-24 22:48:35 +0200 (Sun, 24 Jan 2010) | 1 line

    remove archaic functions from test_support
  ........
................

14 years agoMerged revisions 77722 via svnmerge from
Mark Dickinson [Sun, 24 Jan 2010 10:16:59 +0000 (10:16 +0000)]
Merged revisions 77722 via svnmerge from
svn+ssh://pythondev@svn.python.org/python/branches/py3k

................
  r77722 | mark.dickinson | 2010-01-24 10:16:29 +0000 (Sun, 24 Jan 2010) | 23 lines

  Merged revisions 77691,77698,77713-77714 via svnmerge from
  svn+ssh://pythondev@svn.python.org/python/trunk

  ........
    r77691 | mark.dickinson | 2010-01-22 16:18:09 +0000 (Fri, 22 Jan 2010) | 1 line

    Correct typo in comment.
  ........
    r77698 | mark.dickinson | 2010-01-22 17:04:07 +0000 (Fri, 22 Jan 2010) | 3 lines

    Issue #7743:  Fix a potential incorrect rounding bug in dtoa.c (2nd bug
    in issue 7743).
  ........
    r77713 | mark.dickinson | 2010-01-23 20:48:56 +0000 (Sat, 23 Jan 2010) | 3 lines

    Issue #7743:  Add checks for zero inputs to the lshift and mult functions;
    this fixes the first bug described in issue #7743.
  ........
    r77714 | mark.dickinson | 2010-01-23 21:25:53 +0000 (Sat, 23 Jan 2010) | 1 line

    dtoa.c fix from upstream that fixes incorrectly rounded results for certain subnormals that are also halfway cases.
  ........
................

14 years agoMerged revisions 77708 via svnmerge from
Ezio Melotti [Sat, 23 Jan 2010 10:54:37 +0000 (10:54 +0000)]
Merged revisions 77708 via svnmerge from
svn+ssh://pythondev@svn.python.org/python/branches/py3k

................
  r77708 | ezio.melotti | 2010-01-23 12:49:39 +0200 (Sat, 23 Jan 2010) | 9 lines

  Merged revisions 77706 via svnmerge from
  svn+ssh://pythondev@svn.python.org/python/trunk

  ........
    r77706 | ezio.melotti | 2010-01-23 12:43:05 +0200 (Sat, 23 Jan 2010) | 1 line

    Increased the overflow value on test_dealloc to make sure that it is big enough even for wide builds.
  ........
................

14 years agoMerged revisions 77700 via svnmerge from
Ezio Melotti [Fri, 22 Jan 2010 17:52:26 +0000 (17:52 +0000)]
Merged revisions 77700 via svnmerge from
svn+ssh://pythondev@svn.python.org/python/branches/py3k

................
  r77700 | ezio.melotti | 2010-01-22 19:36:17 +0200 (Fri, 22 Jan 2010) | 9 lines

  Merged revisions 77697 via svnmerge from
  svn+ssh://pythondev@svn.python.org/python/trunk

  ........
    r77697 | ezio.melotti | 2010-01-22 18:58:28 +0200 (Fri, 22 Jan 2010) | 1 line

    This should fix the failure introduced in r77680. The error message is now different and it caused the test to fail. The failing test is not present in 2.5 so it is failing only on 2.6 and newer versions.
  ........
................

14 years agoMerged revisions 77682 via svnmerge from
Matthias Klose [Fri, 22 Jan 2010 01:13:15 +0000 (01:13 +0000)]
Merged revisions 77682 via svnmerge from
svn+ssh://pythondev@svn.python.org/python/branches/py3k

................
  r77682 | matthias.klose | 2010-01-22 02:10:19 +0100 (Fr, 22 Jan 2010) | 10 lines

  Merged revisions 77680 via svnmerge from
  svn+ssh://pythondev@svn.python.org/python/trunk

  ........
    r77680 | matthias.klose | 2010-01-22 01:39:04 +0100 (Fr, 22 Jan 2010) | 3 lines

    - Expat: Fix DoS via XML document with malformed UTF-8 sequences
      (CVE_2009_3560).
  ........
................

14 years agoMerged revisions 77677 via svnmerge from
Ezio Melotti [Thu, 21 Jan 2010 20:59:06 +0000 (20:59 +0000)]
Merged revisions 77677 via svnmerge from
svn+ssh://pythondev@svn.python.org/python/branches/py3k

................
  r77677 | ezio.melotti | 2010-01-21 22:57:24 +0200 (Thu, 21 Jan 2010) | 9 lines

  Merged revisions 77675 via svnmerge from
  svn+ssh://pythondev@svn.python.org/python/trunk

  ........
    r77675 | ezio.melotti | 2010-01-21 22:50:57 +0200 (Thu, 21 Jan 2010) | 1 line

    #7746: rephrase a sentence
  ........
................

14 years agoMerged revisions 77670 via svnmerge from
Mark Dickinson [Thu, 21 Jan 2010 19:57:43 +0000 (19:57 +0000)]
Merged revisions 77670 via svnmerge from
svn+ssh://pythondev@svn.python.org/python/branches/py3k

................
  r77670 | mark.dickinson | 2010-01-21 19:51:08 +0000 (Thu, 21 Jan 2010) | 24 lines

  Merged revisions 77614-77616,77663 via svnmerge from
  svn+ssh://pythondev@svn.python.org/python/trunk

  ........
    r77614 | mark.dickinson | 2010-01-20 17:36:31 +0000 (Wed, 20 Jan 2010) | 5 lines

    Various dtoa.c cleanups.  1. Despagghetify _Py_dg_strtod parsing code
    and exit points.  2. Simplify bigcomp comparison loop.  3. Don't set
    ERANGE on _Py_dg_strtod underflow (it was set inconsistently anyway).
    4. Remove unused dsign field from BCinfo struct.
  ........
    r77615 | mark.dickinson | 2010-01-20 18:02:41 +0000 (Wed, 20 Jan 2010) | 1 line

    Don't try to put a value into a NULL pointer.
  ........
    r77616 | mark.dickinson | 2010-01-20 21:23:25 +0000 (Wed, 20 Jan 2010) | 1 line

    Additional explanatory comments for _Py_dg_strtod.
  ........
    r77663 | mark.dickinson | 2010-01-21 17:02:53 +0000 (Thu, 21 Jan 2010) | 1 line

    Additional testcases for strtod.
  ........
................

14 years agoMerged revisions 77597 via svnmerge from
Ezio Melotti [Mon, 18 Jan 2010 09:16:17 +0000 (09:16 +0000)]
Merged revisions 77597 via svnmerge from
svn+ssh://pythondev@svn.python.org/python/branches/py3k

................
  r77597 | ezio.melotti | 2010-01-18 11:15:14 +0200 (Mon, 18 Jan 2010) | 9 lines

  Merged revisions 77595 via svnmerge from
  svn+ssh://pythondev@svn.python.org/python/trunk

  ........
    r77595 | ezio.melotti | 2010-01-18 11:10:26 +0200 (Mon, 18 Jan 2010) | 1 line

    #7730: remove spaces after functions names
  ........
................

14 years agoMerged revisions 77590 via svnmerge from
Mark Dickinson [Sun, 17 Jan 2010 21:06:28 +0000 (21:06 +0000)]
Merged revisions 77590 via svnmerge from
svn+ssh://pythondev@svn.python.org/python/branches/py3k

................
  r77590 | mark.dickinson | 2010-01-17 21:02:55 +0000 (Sun, 17 Jan 2010) | 14 lines

  Merged revisions 77589 via svnmerge from
  svn+ssh://pythondev@svn.python.org/python/trunk

  ........
    r77589 | mark.dickinson | 2010-01-17 20:57:56 +0000 (Sun, 17 Jan 2010) | 7 lines

    Issue #7632: When Py_USING_MEMORY_DEBUGGER is defined, disable the
    private memory allocation scheme in dtoa.c, along with a piece of code
    that caches powers of 5 for future use.  This makes it easier to
    detect dtoa.c memory leaks with Valgrind or similar tools.

    Patch by Stefan Krah.
  ........
................

14 years agoEnsure that distutils.tests.test_util will pass in 64-bit builds.
Ronald Oussoren [Sun, 17 Jan 2010 18:52:29 +0000 (18:52 +0000)]
Ensure that distutils.tests.test_util will pass in 64-bit builds.

Fixes #7591