Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
platform
/
external
/
python
/
cpython3
/
2484aaea15a8fd0bbd5397c58699b2fa773a6aa2
/
Lib
/
test
/
test_pickle.py
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
8b74b15
Test some Unicode pickling endcases.
by Guido van Rossum
· 24 years ago
004d5e6
Make reindent.py happy (convert everything to 4-space indents!).
by Fred Drake
· 24 years ago
ef5f2b9
- plug a memory leak due to circular lists
by Neil Schemenauer
· 24 years ago
be467e5
Fix Bug #114293:
by Jeremy Hylton
· 24 years ago
aa3828a
Basic regr tests for pickle/cPickle
by Guido van Rossum
· 26 years ago