]> git.ipfire.org Git - thirdparty/Python/cpython.git/commit
bpo-45566: `test_frozen_pickle` checks all `pickle` protocols (GH-29150)
authorMiss Islington (bot) <31488909+miss-islington@users.noreply.github.com>
Sun, 24 Oct 2021 13:29:37 +0000 (06:29 -0700)
committerGitHub <noreply@github.com>
Sun, 24 Oct 2021 13:29:37 +0000 (06:29 -0700)
commit36971fd1f490664fb62b1fab869c5637669f0967
tree19eac95ff03ce32d4ae38b3ea446994bf708b388
parentcadf06eab75c887dfc753ca80ef35cd2a7871135
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>
Lib/test/test_dataclasses.py
Misc/NEWS.d/next/Tests/2021-10-22-12-05-21.bpo-45566.2gQ3ZB.rst [new file with mode: 0644]