commit | 36971fd1f490664fb62b1fab869c5637669f0967 | [log] [tgz] |
---|---|---|
author | Miss Islington (bot) <31488909+miss-islington@users.noreply.github.com> | Sun Oct 24 06:29:37 2021 -0700 |
committer | GitHub <noreply@github.com> | Sun Oct 24 06:29:37 2021 -0700 |
tree | 19eac95ff03ce32d4ae38b3ea446994bf708b388 | |
parent | cadf06eab75c887dfc753ca80ef35cd2a7871135 [diff] |
bpo-45566: `test_frozen_pickle` checks all `pickle` protocols (GH-29150) Refs https://github.com/python/cpython/pull/29147 Automerge-Triggered-By: GH:ericvsmith (cherry picked from commit 07236d562e59c6650227be18fa6ffc66b18d4741) Co-authored-by: Nikita Sobolev <mail@sobolevn.me>