]> granicus.if.org Git - python/commit
bpo-32032: Test both implementations of module-level pickle API. (GH-4401) (#4403)
authorMiss Islington (bot) <31488909+miss-islington@users.noreply.github.com>
Wed, 15 Nov 2017 12:32:04 +0000 (04:32 -0800)
committerSerhiy Storchaka <storchaka@gmail.com>
Wed, 15 Nov 2017 12:32:04 +0000 (14:32 +0200)
commiteb38367f20b05f2ad04a4833bceb369b5e78b1a3
treef3fb87aa5b68db1b3cf97805adbc883a4a01bd06
parent42336def77f53861284336b3335098a1b9b8cab2
bpo-32032: Test both implementations of module-level pickle API. (GH-4401) (#4403)

(cherry picked from commit 6545256df93ba54f811206107274cfa5a6d76b86)
Lib/test/pickletester.py
Lib/test/test_pickle.py
Lib/test/test_pickletools.py