summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorGeorg Brandl <georg@python.org>2008-07-16 02:55:36 (GMT)
committerGeorg Brandl <georg@python.org>2008-07-16 02:55:36 (GMT)
commitb6531d26d70e8600ee92f819aa44c96bf5884273 (patch)
treea928a77c60bb2e83ac139914d0f282de308d2fee
parent250bc267d0847eeac4bba87fe10ce738388a800f (diff)
downloadcpython-b6531d26d70e8600ee92f819aa44c96bf5884273.zip
cpython-b6531d26d70e8600ee92f819aa44c96bf5884273.tar.gz
cpython-b6531d26d70e8600ee92f819aa44c96bf5884273.tar.bz2
Blocked revisions 64453,64471,64489,64527,64535,64554,64595,64702 via svnmerge
........ r64453 | andrew.kuchling | 2008-06-22 15:39:11 +0200 (Sun, 22 Jun 2008) | 1 line Wording fix ........ r64471 | facundo.batista | 2008-06-23 01:19:14 +0200 (Mon, 23 Jun 2008) | 5 lines Fixing the problem stated in issue 2702 with the patch submitted in the issue 3165. Now cPickle does not fails with uncontrolled behaviour when pickling into a very deep nested structure. ........ r64489 | thomas.heller | 2008-06-23 16:49:56 +0200 (Mon, 23 Jun 2008) | 2 lines Fix compilation on Windows. ........ r64527 | facundo.batista | 2008-06-25 21:24:53 +0200 (Wed, 25 Jun 2008) | 9 lines Reverting the patch from #3165, as it broke other behaviours. I left the original test commented out (note that that test came from #2702, which seems to have a problem in FreeBSD and Windows, but not in Linux). I included a new test, to watch over the now-broken behaviour, I took it from #3179. ........ r64535 | georg.brandl | 2008-06-26 20:55:37 +0200 (Thu, 26 Jun 2008) | 2 lines Add a version tag for shutdown(). ........ r64554 | trent.nelson | 2008-06-27 04:24:49 +0200 (Fri, 27 Jun 2008) | 3 lines Initialized merge tracking via "svnmerge" with revisions "1-64347" from svn+ssh://pythondev@svn.python.org/python/branches/tnelson-trunk-bsddb-47-upgrade ........ r64595 | facundo.batista | 2008-06-30 03:10:55 +0200 (Mon, 30 Jun 2008) | 3 lines Fix #2702, with a correct accounting of recursion. ........ r64702 | georg.brandl | 2008-07-04 19:22:53 +0200 (Fri, 04 Jul 2008) | 2 lines Give the pickle special methods a signature. ........
0 files changed, 0 insertions, 0 deletions