]> granicus.if.org Git - python/commit
Issue #22777: Test pickling with all protocols.
authorSerhiy Storchaka <storchaka@gmail.com>
Mon, 15 Dec 2014 12:02:43 +0000 (14:02 +0200)
committerSerhiy Storchaka <storchaka@gmail.com>
Mon, 15 Dec 2014 12:02:43 +0000 (14:02 +0200)
commit655720e2758a15c85effb340ff65f4b93e7cc7a7
treed582731bc3e14a86222093e806d2ec88b2640f8f
parentc3741a067b3443cdac7739b21e0cd1bacf155b02
Issue #22777: Test pickling with all protocols.
15 files changed:
Lib/ctypes/test/test_pickling.py
Lib/test/audiotests.py
Lib/test/test_bool.py
Lib/test/test_cfgparser.py
Lib/test/test_datetime.py
Lib/test/test_decimal.py
Lib/test/test_deque.py
Lib/test/test_descr.py
Lib/test/test_functools.py
Lib/test/test_itertools.py
Lib/test/test_memoryio.py
Lib/test/test_minidom.py
Lib/test/test_random.py
Lib/test/test_set.py
Lib/test/test_sets.py