]> git.ipfire.org Git - thirdparty/Python/cpython.git/commit
bpo-45229: Make pickle tests discoverable (GH-28467)
authorSerhiy Storchaka <storchaka@gmail.com>
Mon, 20 Sep 2021 15:21:33 +0000 (18:21 +0300)
committerGitHub <noreply@github.com>
Mon, 20 Sep 2021 15:21:33 +0000 (18:21 +0300)
commite6ba992288fdbe71aa808cfb6955f6f99da7e349
tree848794a383296d55dff23d9dd7f241705e4e291c
parentf71300cb0442f16ee9abc938e12537aec1eb5979
bpo-45229: Make pickle tests discoverable (GH-28467)
Lib/test/pickletester.py
Lib/test/test_pickle.py
Lib/test/test_pickletools.py