]> git.ipfire.org Git - thirdparty/Python/cpython.git/commit
Issue #22777: Test pickling with all protocols.
authorSerhiy Storchaka <storchaka@gmail.com>
Mon, 15 Dec 2014 12:06:02 +0000 (14:06 +0200)
committerSerhiy Storchaka <storchaka@gmail.com>
Mon, 15 Dec 2014 12:06:02 +0000 (14:06 +0200)
commit65ee4674e290ba893509f51f192dd1c9aa3a0422
treec1e960162df4444ff18a2ad3aff11d713ef9ea12
parent0e32ea1089059a15b04a40c43bfe671e38ae16e7
parentbad1257c96943dcb39584a41e1a178542479df97
Issue #22777: Test pickling with all protocols.
14 files changed:
Lib/test/datetimetester.py
Lib/test/test_array.py
Lib/test/test_builtin.py
Lib/test/test_bytes.py
Lib/test/test_collections.py
Lib/test/test_configparser.py
Lib/test/test_decimal.py
Lib/test/test_deque.py
Lib/test/test_itertools.py
Lib/test/test_memoryio.py
Lib/test/test_os.py
Lib/test/test_set.py
Lib/test/test_sndhdr.py
Lib/test/test_tuple.py