index
:
cpython.git
2.7
3.3
3.4
3.5
3.6
benjamin-clang
benjamin-iteration-torture
buildbot-custom
master
https://github.com/python/cpython.git
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
Lib
/
test
/
test_pickle.py
Commit message (
Expand
)
Author
Age
Files
Lines
*
Merging the py3k-pep3137 branch back into the py3k branch.
Guido van Rossum
2007-11-06
1
-3/+3
*
Got test_pickletools and test_pickle working.
Guido van Rossum
2007-05-08
1
-6/+6
*
Combine the functionality of test_support.run_unittest()
Walter Dörwald
2003-05-01
1
-6/+5
*
cPickle.c, load_build(): Taught cPickle how to pick apart
Tim Peters
2003-02-15
1
-2/+1
*
pickle.py has a few doctest'ed internal functions, so run their tests.
Tim Peters
2003-01-30
1
-0/+1
*
Implement appropriate __getnewargs__ for all immutable subclassable builtin
Guido van Rossum
2003-01-29
1
-5/+13
*
Temporary hacks to arrange that the pickle tests relying on protocol 2
Tim Peters
2003-01-28
1
-3/+7
*
Rename 'bin' arg to 'proto'. Keep the default at 0 lest the tests
Guido van Rossum
2003-01-28
1
-4/+4
*
Remove inst_persistent_id() WANNI (we ain't never needed it).
Jeremy Hylton
2002-11-13
1
-1/+23
*
Complete the absolute import patch for the test suite. All relative
Barry Warsaw
2002-07-30
1
-1/+1
*
Get rid of relative imports in all unittests. Now anything that
Barry Warsaw
2002-07-23
1
-1/+1
*
Fix the test control support for the pickle & cPickle tests so the tests run
Fred Drake
2001-12-19
1
-3/+10
*
Whitespace normalization.
Tim Peters
2001-10-18
1
-1/+1
*
Covert pickle tests to use unittest.
Jeremy Hylton
2001-10-15
1
-2/+32
*
Reorganize pickle/cPickle testing so the tests pass regardless of the order
Tim Peters
2001-01-22
1
-154/+2
*
Test some Unicode pickling endcases.
Guido van Rossum
2000-12-19
1
-0/+12
*
Make reindent.py happy (convert everything to 4-space indents!).
Fred Drake
2000-10-23
1
-1/+1
*
- plug a memory leak due to circular lists
Neil Schemenauer
2000-09-22
1
-0/+3
*
Fix Bug #114293:
Jeremy Hylton
2000-09-15
1
-7/+72
*
Basic regr tests for pickle/cPickle
Guido van Rossum
1999-03-25
1
-0/+75