Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
platform
/
external
/
python
/
cpython3
/
aa3b5d2ec59625b08501eaa17206c82356d98053
/
Lib
/
test
/
test_cpickle.py
7107a7f
SF bug 690622: test_cpickle overflows stack on MacOS9.
by Tim Peters
· 22 years ago
dcaa24e
Renamed "bin" arguments to "proto". Note that this test currently
by Tim Peters
· 22 years ago
04f357c
Get rid of relative imports in all unittests. Now anything that
by Barry Warsaw
· 22 years ago
52acb49
Merge of the release22 branch changes back into the trunk.
by Barry Warsaw
· 23 years ago
694ed09
Fix the test control support for the pickle & cPickle tests so the tests run
by Fred Drake
· 23 years ago
e0c446b
Whitespace normalization.
by Tim Peters
· 23 years ago
6642653
Covert pickle tests to use unittest.
by Jeremy Hylton
· 23 years ago
e935816
Reorganize pickle/cPickle testing so the tests pass regardless of the order
by Tim Peters
· 24 years ago
be467e5
Fix Bug #114293:
by Jeremy Hylton
· 24 years ago
84219682
Charles Waldman writes:
by Guido van Rossum
· 25 years ago
ba508a2
Add test case for bug just fixed by Stephen Turner.
by Guido van Rossum
· 25 years ago
8ff764f
Jonathan Giddy write:
by Guido van Rossum
· 26 years ago
89ae2b9
Test protection against picling to/from closed (real) file.
by Guido van Rossum
· 26 years ago
aa3828a
Basic regr tests for pickle/cPickle
by Guido van Rossum
· 26 years ago