Commit Graph

40026 Commits

Author SHA1 Message Date
Ronald Oussoren 8c0678132f Merged revisions 77035 via svnmerge from
svn+ssh://pythondev@svn.python.org/python/branches/py3k

................
  r77035 | ronald.oussoren | 2009-12-24 15:21:55 +0100 (Thu, 24 Dec 2009) | 9 lines

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

  ........
    r77033 | ronald.oussoren | 2009-12-24 15:17:19 +0100 (Thu, 24 Dec 2009) | 2 lines

    Fix for issue #7541: python-config --ldflags doesn't pick up libpython2.5.a
  ........
................
2009-12-24 14:24:05 +00:00
Ronald Oussoren 38ce3de0f4 Merged revisions 77028 via svnmerge from
svn+ssh://pythondev@svn.python.org/python/branches/py3k

................
  r77028 | ronald.oussoren | 2009-12-24 14:14:21 +0100 (Thu, 24 Dec 2009) | 15 lines

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

  ........
    r77026 | ronald.oussoren | 2009-12-24 14:06:39 +0100 (Thu, 24 Dec 2009) | 8 lines

    On OSX the output of "uname -m" always reflects the 32-bit architecture
    for the machine ("i386" or "ppc"), even if the executable is
    64-bit.

    This patchs ensures that the distutils platform architecture
    represents the architecture for the executable when running a
    64-bit only executable on OSX.
  ........
................
2009-12-24 13:16:53 +00:00
Ezio Melotti bbea7dc404 Merged revisions 77024 via svnmerge from
svn+ssh://pythondev@svn.python.org/python/branches/py3k

................
  r77024 | ezio.melotti | 2009-12-24 05:23:23 +0200 (Thu, 24 Dec 2009) | 9 lines

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

  ........
    r77022 | ezio.melotti | 2009-12-24 04:54:53 +0200 (Thu, 24 Dec 2009) | 1 line

    Added markup and default arg, fixed example
  ........
................
2009-12-24 03:26:13 +00:00
Senthil Kumaran f9d95f7043 Merged revisions 77020 via svnmerge from
svn+ssh://pythondev@svn.python.org/python/branches/py3k

................
  r77020 | senthil.kumaran | 2009-12-24 07:54:37 +0530 (Thu, 24 Dec 2009) | 9 lines

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

  ........
    r77018 | senthil.kumaran | 2009-12-24 07:48:14 +0530 (Thu, 24 Dec 2009) | 3 lines

    Fix for Issue7570: Error in urllib2 example.
  ........
................
2009-12-24 02:27:00 +00:00
Benjamin Peterson 794921a2ed Merged revisions 77016 via svnmerge from
svn+ssh://pythondev@svn.python.org/python/branches/py3k

................
  r77016 | benjamin.peterson | 2009-12-23 19:14:05 -0600 (Wed, 23 Dec 2009) | 9 lines

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

  ........
    r77014 | benjamin.peterson | 2009-12-23 19:09:53 -0600 (Wed, 23 Dec 2009) | 1 line

    fix alleged refleak
  ........
................
2009-12-24 01:18:13 +00:00
Martin v. Löwis 5330aa5b26 Merged revisions 77003 via svnmerge from
svn+ssh://pythondev@svn.python.org/python/branches/py3k

................
  r77003 | martin.v.loewis | 2009-12-22 09:57:39 +0100 (Di, 22 Dez 2009) | 13 lines

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

  ........
    r76990 | martin.v.loewis | 2009-12-21 20:27:15 +0100 (Mo, 21 Dez 2009) | 1 line

    Switch to OpenSSL 0.9.8l.
  ........
    r76991 | martin.v.loewis | 2009-12-21 20:29:59 +0100 (Mo, 21 Dez 2009) | 1 line

    Add NEWS for OpenSSL changes.
  ........
................
2009-12-22 10:48:47 +00:00
Tarek Ziadé b7e82bb7dd Merged revisions 76993-76994 via svnmerge from
svn+ssh://pythondev@svn.python.org/python/branches/py3k

........
  r76993 | tarek.ziade | 2009-12-22 00:12:41 +0100 (Tue, 22 Dec 2009) | 1 line

  Fixed #7556: editing the MSVC manifest file with a regexp was throwing an error
........
  r76994 | tarek.ziade | 2009-12-22 00:16:09 +0100 (Tue, 22 Dec 2009) | 1 line

  forgot to add the win32 test in the unittest skip call
........
2009-12-21 23:18:02 +00:00
Mark Dickinson 35ce4a07ee Blocked revisions 76983 via svnmerge
................
  r76983 | mark.dickinson | 2009-12-21 15:42:00 +0000 (Mon, 21 Dec 2009) | 9 lines

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

  ........
    r76982 | mark.dickinson | 2009-12-21 15:40:33 +0000 (Mon, 21 Dec 2009) | 2 lines

    Inverse hyperbolic trigonometric functions should call m_log1p, not log1p.
  ........
................
2009-12-21 16:42:13 +00:00
Mark Dickinson 1fbe51118f Blocked revisions 76980 via svnmerge
................
  r76980 | mark.dickinson | 2009-12-21 15:27:41 +0000 (Mon, 21 Dec 2009) | 10 lines

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

  ........
    r76978 | mark.dickinson | 2009-12-21 15:22:00 +0000 (Mon, 21 Dec 2009) | 3 lines

    Issue #7518:  Move substitute definitions of C99 math functions from
    pymath.c to Modules/_math.c.
  ........
................
2009-12-21 15:28:44 +00:00
R. David Murray f29f9eca8a Merged revisions 76975 via svnmerge from
svn+ssh://pythondev@svn.python.org/python/branches/py3k

................
  r76975 | r.david.murray | 2009-12-21 07:50:02 -0500 (Mon, 21 Dec 2009) | 9 lines

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

  ........
    r76973 | r.david.murray | 2009-12-21 07:45:41 -0500 (Mon, 21 Dec 2009) | 2 lines

    Remove a leftover from a previous iteration of the issue 7376 patch.
  ........
................
2009-12-21 12:53:36 +00:00
Mark Dickinson d17f583441 Blocked revisions 76971 via svnmerge
........
  r76971 | mark.dickinson | 2009-12-21 12:37:06 +0000 (Mon, 21 Dec 2009) | 4 lines

  Keep PyLong_AsLongAndOverflow documentation and implementation in sync
  between py3k and trunk;  merge new tests from trunk to py3k.
  (See issue #7528.)
........
2009-12-21 12:37:38 +00:00
Tarek Ziadé 6507cf79aa Blocked revisions 76958 via svnmerge
................
  r76958 | tarek.ziade | 2009-12-21 02:49:00 +0100 (Mon, 21 Dec 2009) | 9 lines

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

  ........
    r76956 | tarek.ziade | 2009-12-21 02:22:46 +0100 (Mon, 21 Dec 2009) | 1 line

    massive import cleaning in Distutils
  ........
................
2009-12-21 01:49:47 +00:00
Tarek Ziadé 63d14c0752 Merged revisions 76954 via svnmerge from
svn+ssh://pythondev@svn.python.org/python/branches/py3k

................
  r76954 | tarek.ziade | 2009-12-21 01:02:20 +0100 (Mon, 21 Dec 2009) | 9 lines

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

  ........
    r76952 | tarek.ziade | 2009-12-21 00:23:34 +0100 (Mon, 21 Dec 2009) | 1 line

    Fixed #7552: fixed distutils.command.upload failure on very long passwords
  ........
................
2009-12-21 00:08:17 +00:00
Mark Dickinson 76c71ed9c5 Blocked revisions 76950 via svnmerge
................
  r76950 | mark.dickinson | 2009-12-20 20:37:56 +0000 (Sun, 20 Dec 2009) | 10 lines

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

  ........
    r76948 | mark.dickinson | 2009-12-20 20:34:44 +0000 (Sun, 20 Dec 2009) | 3 lines

    Issue #7554:  Various fixups in test_cmath.py:  remove code duplication,
    use new-style formatting.  Thanks Florent Xicluna for the patch.
  ........
................
2009-12-20 20:38:25 +00:00
Mark Dickinson e0b4590415 Merged revisions 76943 via svnmerge from
svn+ssh://pythondev@svn.python.org/python/branches/py3k

................
  r76943 | mark.dickinson | 2009-12-20 19:56:09 +0000 (Sun, 20 Dec 2009) | 13 lines

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

  ........
    r76939 | mark.dickinson | 2009-12-20 19:45:37 +0000 (Sun, 20 Dec 2009) | 1 line

    Issue #7554:  Fix incorrect usage of rAssertAlmostEqual.  Thanks Florent Xicluna.
  ........
    r76941 | mark.dickinson | 2009-12-20 19:52:36 +0000 (Sun, 20 Dec 2009) | 1 line

    Fix for consistency with py3k keyword-only version of assertAlmostEqual
  ........
................
2009-12-20 19:57:24 +00:00
R. David Murray 14520958ee Merged revisions 76937 via svnmerge from
svn+ssh://pythondev@svn.python.org/python/branches/py3k

r76934 does not apply and was deleted in the merge.

................
  r76937 | r.david.murray | 2009-12-20 12:28:31 -0500 (Sun, 20 Dec 2009) | 20 lines

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

  ........
    r76934 | r.david.murray | 2009-12-20 11:24:46 -0500 (Sun, 20 Dec 2009) | 2 lines

    Fix comment typo.
  ........
    r76935 | r.david.murray | 2009-12-20 11:46:06 -0500 (Sun, 20 Dec 2009) | 10 lines

    Issue #7376: When called with no arguments doctest was running a
    self-test.  Because of a change to the way tracebacks are printed,
    this self-test was failing.  The test is run (and passes) during normal
    regression testing.  So instead of running the failing self-test this
    patch makes doctest emit a usage message.  This is better behavior anyway
    since passing in arguments is the real reason to run doctest as a command.

    Bug discovery and initial patch by Florent Xicluna.
  ........
................
2009-12-20 17:37:25 +00:00
Mark Dickinson d56ce975fb Blocked revisions 76931 via svnmerge
................
  r76931 | mark.dickinson | 2009-12-20 16:03:30 +0000 (Sun, 20 Dec 2009) | 9 lines

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

  ........
    r76930 | mark.dickinson | 2009-12-20 15:57:56 +0000 (Sun, 20 Dec 2009) | 1 line

    Add missing tests for PyArg_Parse* with format 'h'
  ........
................
2009-12-20 16:04:37 +00:00
Mark Dickinson ae689ccb39 Blocked revisions 76917 via svnmerge
................
  r76917 | mark.dickinson | 2009-12-20 14:07:47 +0000 (Sun, 20 Dec 2009) | 10 lines

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

  ........
    r76916 | mark.dickinson | 2009-12-20 13:58:18 +0000 (Sun, 20 Dec 2009) | 3 lines

    math.factorial depends on PyLong_AsLong correctly converting floats; rewrite
    it to do the conversion explicitly instead.  See issue #7550.
  ........
................
2009-12-20 14:09:20 +00:00
Ezio Melotti c5c8ff962f Merged revisions 76914 via svnmerge from
svn+ssh://pythondev@svn.python.org/python/branches/py3k

........
  r76914 | ezio.melotti | 2009-12-20 14:24:57 +0200 (Sun, 20 Dec 2009) | 1 line

  Fixed capitalization and markup; added imports in the example
........
2009-12-20 12:26:45 +00:00
Senthil Kumaran 4b9fbebaee Merged revisions 76910 via svnmerge from
svn+ssh://pythondev@svn.python.org/python/branches/py3k

................
  r76910 | senthil.kumaran | 2009-12-20 12:40:31 +0530 (Sun, 20 Dec 2009) | 10 lines

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

  ........
    r76908 | senthil.kumaran | 2009-12-20 11:35:13 +0530 (Sun, 20 Dec 2009) | 4 lines

    Fix for issue 7291 - urllib2 cannot handle https with proxy requiring auth
    Refactored HTTPHandler tests and added testcase for proxy authorization.
  ........
................
2009-12-20 07:18:22 +00:00
Ezio Melotti 890c193887 Merged revisions 76906 via svnmerge from
svn+ssh://pythondev@svn.python.org/python/branches/py3k

................
  r76906 | ezio.melotti | 2009-12-20 01:26:38 +0200 (Sun, 20 Dec 2009) | 9 lines

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

  ........
    r76904 | ezio.melotti | 2009-12-20 00:41:49 +0200 (Sun, 20 Dec 2009) | 1 line

    #7388: "python".capitalize() in the Doc
  ........
................
2009-12-19 23:33:46 +00:00
Mark Dickinson 188aace8d8 Merged revisions 76902 via svnmerge from
svn+ssh://pythondev@svn.python.org/python/branches/py3k

........
  r76902 | mark.dickinson | 2009-12-19 21:19:35 +0000 (Sat, 19 Dec 2009) | 1 line

  Fix typo (reported by terlop on IRC)
........
2009-12-19 21:20:55 +00:00
Antoine Pitrou 45a437269e Merged revisions 76900 via svnmerge from
svn+ssh://pythondev@svn.python.org/python/branches/py3k

................
  r76900 | antoine.pitrou | 2009-12-19 22:08:31 +0100 (sam., 19 déc. 2009) | 13 lines

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

  ........
    r76896 | antoine.pitrou | 2009-12-19 22:01:10 +0100 (sam., 19 déc. 2009) | 3 lines

    Issue #7545: improve documentation of the `buffering` argument in io.open().
  ........
    r76898 | antoine.pitrou | 2009-12-19 22:06:36 +0100 (sam., 19 déc. 2009) | 3 lines

    Remove superfetatory paragraph (left there by mistake).
  ........
................
2009-12-19 21:09:58 +00:00
Antoine Pitrou b1a1810ece Merged revisions 76893 via svnmerge from
svn+ssh://pythondev@svn.python.org/python/branches/py3k

........
  r76893 | antoine.pitrou | 2009-12-19 19:22:15 +0100 (sam., 19 déc. 2009) | 4 lines

  Issue #7508: remove obsolete documentation about built-in file objects.
........
2009-12-19 18:23:15 +00:00
Mark Dickinson 2297b0911a Blocked revisions 76879 via svnmerge
................
  r76879 | mark.dickinson | 2009-12-19 11:20:49 +0000 (Sat, 19 Dec 2009) | 10 lines

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

  ........
    r76878 | mark.dickinson | 2009-12-19 11:07:23 +0000 (Sat, 19 Dec 2009) | 3 lines

    Issue #3366: Add error function and complementary error function to
    math module.
  ........
................
2009-12-19 11:22:40 +00:00
Ezio Melotti e8c12559fd Merged revisions 76875 via svnmerge from
svn+ssh://pythondev@svn.python.org/python/branches/py3k

................
  r76875 | ezio.melotti | 2009-12-18 17:35:27 +0200 (Fri, 18 Dec 2009) | 9 lines

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

  ........
    r76804 | ezio.melotti | 2009-12-13 20:54:53 +0200 (Sun, 13 Dec 2009) | 1 line

    #7342: make sure that the datetime object in test_fraction always has a number of microseconds != 0
  ........
................
2009-12-18 15:37:48 +00:00
Mark Dickinson 695de96943 Blocked revisions 76867 via svnmerge
................
  r76867 | mark.dickinson | 2009-12-17 08:35:56 +0000 (Thu, 17 Dec 2009) | 9 lines

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

  ........
    r76865 | mark.dickinson | 2009-12-17 08:33:56 +0000 (Thu, 17 Dec 2009) | 1 line

    Add _math.h to math module dependencies in setup.py.
  ........
................
2009-12-17 08:36:46 +00:00
Mark Dickinson 10a91696c1 Blocked revisions 76863 via svnmerge
................
  r76863 | mark.dickinson | 2009-12-16 20:23:42 +0000 (Wed, 16 Dec 2009) | 10 lines

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

  ........
    r76861 | mark.dickinson | 2009-12-16 20:13:40 +0000 (Wed, 16 Dec 2009) | 3 lines

    Issue #3366: Add expm1 function to math module.  Thanks Eric Smith for
    testing on Windows.
  ........
................
2009-12-16 20:24:25 +00:00
R. David Murray 4860288958 Blocked revisions 76857 via svnmerge
................
  r76857 | r.david.murray | 2009-12-16 10:19:27 -0500 (Wed, 16 Dec 2009) | 9 lines

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

  ........
    r76856 | r.david.murray | 2009-12-16 06:49:46 -0500 (Wed, 16 Dec 2009) | 2 lines

    Issue #7396: fix -s, which was broken by the -j enhancement.
  ........
................
2009-12-16 15:21:43 +00:00
R. David Murray f48947508a Recorded merge of revisions 76845 via svnmerge from
svn+ssh://pythondev@svn.python.org/python/branches/py3k

........
  r76845 | r.david.murray | 2009-12-14 18:06:11 -0500 (Mon, 14 Dec 2009) | 2 lines

  Fix typo in NEWS item for Issue 7498.
........
2009-12-14 23:07:16 +00:00
R. David Murray c009b44595 Merged revisions 76843 via svnmerge from
svn+ssh://pythondev@svn.python.org/python/branches/py3k

................
  r76843 | r.david.murray | 2009-12-14 17:45:15 -0500 (Mon, 14 Dec 2009) | 10 lines

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

  ........
    r76840 | r.david.murray | 2009-12-14 16:57:39 -0500 (Mon, 14 Dec 2009) | 3 lines

    Issue #7498: make test_multiprocessing use test_support.find_unused_port
    instead of a hard coded port number in test_rapid_restart.
  ........
................
2009-12-14 22:57:04 +00:00
Antoine Pitrou c8428d3dce Merged revisions 76836 via svnmerge from
svn+ssh://pythondev@svn.python.org/python/branches/py3k

........
  r76836 | antoine.pitrou | 2009-12-14 19:00:06 +0100 (lun., 14 déc. 2009) | 5 lines

  Issue #4757: `zlib.compress` and other methods in the zlib module now
  raise a TypeError when given an `str` object (rather than a `bytes`-like
  object).  Patch by Victor Stinner and Florent Xicluna.
........
2009-12-14 18:23:30 +00:00
R. David Murray 999df780d1 Merged revisions 76834 via svnmerge from
svn+ssh://pythondev@svn.python.org/python/branches/py3k

................
  r76834 | r.david.murray | 2009-12-14 12:27:08 -0500 (Mon, 14 Dec 2009) | 13 lines

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

  ........
    r76819 | benjamin.peterson | 2009-12-13 16:15:31 -0500 (Sun, 13 Dec 2009) | 1 line

    avoid having to update this statement all the time
  ........
    r76830 | r.david.murray | 2009-12-13 21:50:32 -0500 (Sun, 13 Dec 2009) | 2 lines

    Clarify phrasing that explains that there are currently two branches.
  ........
................
2009-12-14 17:31:22 +00:00
Tarek Ziadé cac8a8803e Blocked revisions 76828 via svnmerge
................
  r76828 | tarek.ziade | 2009-12-14 00:26:18 +0100 (Mon, 14 Dec 2009) | 9 lines

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

  ........
    r76826 | tarek.ziade | 2009-12-14 00:24:13 +0100 (Mon, 14 Dec 2009) | 1 line

    reorganized the distutils doc a bit : the MANIFEST.in template system has its own section now. This is easier to find and follow
  ........
................
2009-12-13 23:27:36 +00:00
Mark Dickinson 62eda4d0c4 Merged revisions 76815 via svnmerge from
svn+ssh://pythondev@svn.python.org/python/branches/py3k

................
  r76815 | mark.dickinson | 2009-12-13 21:10:57 +0000 (Sun, 13 Dec 2009) | 10 lines

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

  ........
    r76813 | mark.dickinson | 2009-12-13 21:06:06 +0000 (Sun, 13 Dec 2009) | 3 lines

    Issue #7492: Autoconf tests were leaving semaphore files behind.  Add
    sem_unlink calls to delete those semaphore files.
  ........
................
2009-12-13 21:18:16 +00:00
Mark Dickinson f3f9e82207 Unblocked revisions 76815 via svnmerge
................
  r76815 | mark.dickinson | 2009-12-13 21:10:57 +0000 (Sun, 13 Dec 2009) | 10 lines

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

  ........
    r76813 | mark.dickinson | 2009-12-13 21:06:06 +0000 (Sun, 13 Dec 2009) | 3 lines

    Issue #7492: Autoconf tests were leaving semaphore files behind.  Add
    sem_unlink calls to delete those semaphore files.
  ........
................
2009-12-13 21:13:19 +00:00
Mark Dickinson d01ce02b46 Blocked revisions 76815 via svnmerge
................
  r76815 | mark.dickinson | 2009-12-13 21:10:57 +0000 (Sun, 13 Dec 2009) | 10 lines

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

  ........
    r76813 | mark.dickinson | 2009-12-13 21:06:06 +0000 (Sun, 13 Dec 2009) | 3 lines

    Issue #7492: Autoconf tests were leaving semaphore files behind.  Add
    sem_unlink calls to delete those semaphore files.
  ........
................
2009-12-13 21:12:29 +00:00
Benjamin Peterson ff23703eec Merged revisions 76812 via svnmerge from
svn+ssh://pythondev@svn.python.org/python/branches/py3k

........
  r76812 | benjamin.peterson | 2009-12-13 15:04:16 -0600 (Sun, 13 Dec 2009) | 1 line

  remove references to cPickle
........
2009-12-13 21:06:19 +00:00
Mark Dickinson 4205a22308 Merged revisions 76810 via svnmerge from
svn+ssh://pythondev@svn.python.org/python/branches/py3k

........
  r76810 | mark.dickinson | 2009-12-13 20:03:21 +0000 (Sun, 13 Dec 2009) | 4 lines

  Make sure that test_capsule always returns NULL on error; this may
  help diagnose the sporadic test_capi failures on Solaris.
........
2009-12-13 20:04:13 +00:00
Benjamin Peterson 6b59f77c43 Merged revisions 76806,76808 via svnmerge from
svn+ssh://pythondev@svn.python.org/python/branches/py3k

................
  r76806 | benjamin.peterson | 2009-12-13 13:25:34 -0600 (Sun, 13 Dec 2009) | 14 lines

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

  ........
    r76805 | benjamin.peterson | 2009-12-13 13:19:07 -0600 (Sun, 13 Dec 2009) | 7 lines

    accept None as the same as having passed no argument in file types #7349

    This is for consistency with imitation file objects like StringIO and BytesIO.

    This commit also adds a few tests, where they were lacking for concerned
    methods.
  ........
................
  r76808 | benjamin.peterson | 2009-12-13 13:28:09 -0600 (Sun, 13 Dec 2009) | 9 lines

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

  ........
    r76807 | benjamin.peterson | 2009-12-13 13:27:02 -0600 (Sun, 13 Dec 2009) | 1 line

    remove unused variable
  ........
................
2009-12-13 19:30:15 +00:00
R. David Murray bb4cd51982 Blocked revisions 73742,73820,73845,73878,73987,74099,74101 via svnmerge
Note: All of these are descendants of the issue 6267 patch, which was an
enhancement and thus not a backport candidate, even though it may have
also contained a couple bug fixes.

........
  r73742 | kristjan.jonsson | 2009-07-01 06:01:31 -0400 (Wed, 01 Jul 2009) | 2 lines

  http://bugs.python.org/issue6267
  porting revision 73638 to py3k
........
  r73820 | kristjan.jonsson | 2009-07-03 19:23:50 -0400 (Fri, 03 Jul 2009) | 2 lines

  http://bugs.python.org/issue6267
  Incorrect exception handling for xmlrpclient retry
........
  r73845 | kristjan.jonsson | 2009-07-04 11:18:00 -0400 (Sat, 04 Jul 2009) | 2 lines

  http://bugs.python.org/issue6381
  merging revision 73819 from trunk
........
  r73878 | kristjan.jonsson | 2009-07-07 05:09:10 -0400 (Tue, 07 Jul 2009) | 2 lines

  http://bugs.python.org/issue6382
  added the shutdown_request() which can perform shutdown before calling close.  This is needed for the ForkingMixIn because different close semantics are required for child and parent process.  shutdown_request(), for TCP servers, calls socket.shutdown() and then calls close_request().  Therefore, this is not an backwards incompatible change, since subclasses that continue to override close_request() continue to work.
........
  r73987 | kristjan.jonsson | 2009-07-12 18:45:18 -0400 (Sun, 12 Jul 2009) | 3 lines

  merging revision 73986 from trunk:
  http://bugs.python.org/issue6267
  Add more tests for the xlmrpc.ServerProxy
........
  r74099 | kristjan.jonsson | 2009-07-19 18:29:24 -0400 (Sun, 19 Jul 2009) | 4 lines

  porting revision 74098 from trunk:
  http://bugs.python.org/issue6499
  zlib/gzip may not be present for all builds.  Make xmlrpclib gracefully not supporg gzip encoding in this case
........
  r74101 | kristjan.jonsson | 2009-07-19 18:38:38 -0400 (Sun, 19 Jul 2009) | 3 lines

  merging revision 74100 from trunk:
  http://bugs.python.org/issue6499
  gzip.GzipFile may not exist as a parent class
........
2009-12-13 17:49:34 +00:00
Benjamin Peterson 3d9ff88c76 Merged revisions 76787-76789 via svnmerge from
svn+ssh://pythondev@svn.python.org/python/branches/py3k

................
  r76787 | benjamin.peterson | 2009-12-13 08:21:46 -0600 (Sun, 13 Dec 2009) | 9 lines

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

  ........
    r76785 | benjamin.peterson | 2009-12-13 08:18:08 -0600 (Sun, 13 Dec 2009) | 1 line

    add 2.6.x point releases
  ........
................
  r76788 | benjamin.peterson | 2009-12-13 08:23:30 -0600 (Sun, 13 Dec 2009) | 1 line

  fix markup
................
  r76789 | benjamin.peterson | 2009-12-13 08:26:42 -0600 (Sun, 13 Dec 2009) | 1 line

  update 3.x versions
................
2009-12-13 14:29:42 +00:00
Lars Gustäbel b7a24f91d5 Blocked revisions 76782 via svnmerge
................
  r76782 | lars.gustaebel | 2009-12-13 12:42:29 +0100 (Sun, 13 Dec 2009) | 28 lines

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

  ........
    r76780 | lars.gustaebel | 2009-12-13 12:32:27 +0100 (Sun, 13 Dec 2009) | 21 lines

    Issue #7357: No longer suppress fatal extraction errors by
    default.

    TarFile's errorlevel argument controls how errors are
    handled that occur during extraction. There are three
    possible levels 0, 1 and 2. If errorlevel is set to 1 or 2
    fatal errors (e.g. a full filesystem) are raised as
    exceptions. If it is set to 0, which is the default value,
    extraction errors are suppressed, and error messages are
    written to the debug log instead. But, if the debug log is
    not activated, which is the default as well, all these
    errors go unnoticed.

    The original intention was to imitate GNU tar which tries
    to extract as many members as possible instead of stopping
    on the first error. It turns out that this is no good
    default behaviour for a tar library. This patch simply
    changes the default value for the errorlevel argument from
    0 to 1, so that fatal extraction errors are raised as
    EnvironmentError exceptions.
  ........
................
2009-12-13 11:43:59 +00:00
Benjamin Peterson fc431270ac Merged revisions 76776 via svnmerge from
svn+ssh://pythondev@svn.python.org/python/branches/py3k

................
  r76776 | benjamin.peterson | 2009-12-12 19:23:39 -0600 (Sat, 12 Dec 2009) | 25 lines

  Merged revisions 76534,76538,76628,76701,76774 via svnmerge from
  svn+ssh://pythondev@svn.python.org/python/trunk

  ........
    r76534 | martin.v.loewis | 2009-11-26 02:42:05 -0600 (Thu, 26 Nov 2009) | 2 lines

    Fix typo.
  ........
    r76538 | georg.brandl | 2009-11-26 14:48:25 -0600 (Thu, 26 Nov 2009) | 1 line

    #7400: typo.
  ........
    r76628 | andrew.kuchling | 2009-12-02 08:27:11 -0600 (Wed, 02 Dec 2009) | 1 line

    Markup fixes
  ........
    r76701 | andrew.kuchling | 2009-12-07 20:37:05 -0600 (Mon, 07 Dec 2009) | 1 line

    Typo fix; grammar fix
  ........
    r76774 | benjamin.peterson | 2009-12-12 18:54:15 -0600 (Sat, 12 Dec 2009) | 1 line

    account for PyObject_IsInstance's new ability to fail
  ........
................
2009-12-13 01:29:00 +00:00
Benjamin Peterson a5a5ce90a2 Merged revisions 76771 via svnmerge from
svn+ssh://pythondev@svn.python.org/python/branches/py3k

........
  r76771 | benjamin.peterson | 2009-12-12 18:32:14 -0600 (Sat, 12 Dec 2009) | 1 line

  death to exec statement
........
2009-12-13 00:36:41 +00:00
Antoine Pitrou 2795e6c1c4 Merged revisions 76764 via svnmerge from
svn+ssh://pythondev@svn.python.org/python/branches/py3k

................
  r76764 | antoine.pitrou | 2009-12-12 20:18:27 +0100 (sam., 12 déc. 2009) | 12 lines

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

  ........
    r76763 | antoine.pitrou | 2009-12-12 20:13:08 +0100 (sam., 12 déc. 2009) | 7 lines

    Issue #7466: segmentation fault when the garbage collector is called
    in the middle of populating a tuple.  Patch by Florent Xicluna.

    (note: no NEWS entry for trunk since the bug was introduced in 2.7/3.1)
  ........
................
2009-12-12 19:26:06 +00:00
R. David Murray a6cdd83f7f Merged revisions 76730 via svnmerge from
svn+ssh://pythondev@svn.python.org/python/branches/py3k

................
  r76730 | r.david.murray | 2009-12-09 21:08:06 -0500 (Wed, 09 Dec 2009) | 20 lines

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

  The merge adds a test with an invalid rather than a missing line end, since
  the py3K code passed the original issue 5949 test.  New test also by Scott
  Dial.

  ........
    r76726 | r.david.murray | 2009-12-09 10:15:31 -0500 (Wed, 09 Dec 2009) | 6 lines

    Issue 5949: fixed IMAP4_SSL hang when the IMAP server response is
    missing proper end-of-line termination.  Patch and tests by
    Scott Dial.  The new tests include a test harness which will
    make it easier to add additional tests.
  ........
    r76727 | r.david.murray | 2009-12-09 11:41:39 -0500 (Wed, 09 Dec 2009) | 2 lines

    Skip new imaplib SSL tests if ssl is not available.
  ........
................
2009-12-12 18:38:24 +00:00
Mark Dickinson 1ba778dea1 Blocked revisions 76757 via svnmerge
................
  r76757 | mark.dickinson | 2009-12-11 20:17:17 +0000 (Fri, 11 Dec 2009) | 9 lines

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

  ........
    r76755 | mark.dickinson | 2009-12-11 17:29:33 +0000 (Fri, 11 Dec 2009) | 2 lines

    Issue #3366:  Add lgamma function to math module.
  ........
................
2009-12-11 20:17:43 +00:00
Tarek Ziadé 557cad9339 Blocked revisions 76752 via svnmerge
................
  r76752 | tarek.ziade | 2009-12-10 20:37:05 +0100 (Thu, 10 Dec 2009) | 9 lines

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

  ........
    r76750 | tarek.ziade | 2009-12-10 20:29:53 +0100 (Thu, 10 Dec 2009) | 1 line

    using an existing file to avoid dealing with a sleep to test file ages
  ........
................
2009-12-10 19:38:28 +00:00
Tarek Ziadé 147c9b48a7 Blocked revisions 76748 via svnmerge
................
  r76748 | tarek.ziade | 2009-12-10 16:35:35 +0100 (Thu, 10 Dec 2009) | 9 lines

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

  ........
    r76746 | tarek.ziade | 2009-12-10 16:29:03 +0100 (Thu, 10 Dec 2009) | 1 line

    added test coverage for distutils.dep_util, and cleaned up the module
  ........
................
2009-12-10 15:36:17 +00:00