commit | d1cbc6f8a00cf881ced6238c5e652054e8fdc30f | [log] [tgz] |
---|---|---|
author | Zackery Spytz <zspytz@gmail.com> | Mon Nov 26 22:40:49 2018 -0700 |
committer | Serhiy Storchaka <storchaka@gmail.com> | Tue Nov 27 07:40:49 2018 +0200 |
tree | a3efeedb0d9f65c7b48a7682d1764e62a11e1781 | |
parent | da324d53d420347344236ff64cf5eb9b675d6f86 [diff] |
Include the highest pickle protocol in a couple of tests. (GH-10735) test_reduce_ex() in test_array.py and test_reversevaluesiterator_pickling() in test_dict.py weren't using the highest pickle protocol.