]> git.ipfire.org Git - thirdparty/Python/cpython.git/commit
Issue #4740: Use HIGHEST_PROTOCOL in pickle test. This enables test for protocol 3
authorHirokazu Yamamoto <ocean-city@m2.ccsnet.ne.jp>
Sat, 27 Dec 2008 04:21:44 +0000 (04:21 +0000)
committerHirokazu Yamamoto <ocean-city@m2.ccsnet.ne.jp>
Sat, 27 Dec 2008 04:21:44 +0000 (04:21 +0000)
commit801f9d3888f4e2f44fe5aa7e9e46f8620a60702f
tree2f03e47c1ac595cb6db3fdeb1c5354753b2d0307
parent81d90a220f2cea407e261a3c884d388a084d2d1e
Issue #4740: Use HIGHEST_PROTOCOL in pickle test. This enables test for protocol 3
(== HIGHEST_PROTOCOL in 3.x)
Lib/test/test_array.py
Lib/test/test_deque.py
Lib/test/test_set.py