]> git.ipfire.org Git - thirdparty/Python/cpython.git/commit
bpo-46387: test all pickle protos in `test_field_descriptor` in `test_collections...
authorNikita Sobolev <mail@sobolevn.me>
Sun, 16 Jan 2022 04:33:28 +0000 (07:33 +0300)
committerGitHub <noreply@github.com>
Sun, 16 Jan 2022 04:33:28 +0000 (22:33 -0600)
commit37eab55ac9da6b6361f136a1da15bfcef12ed954
treec61ab48f9eff9114e4454ee28bbf58ca0e8eedce
parent0a28118324f64851b684ec3afdd063c47513a236
bpo-46387: test all pickle protos in `test_field_descriptor` in `test_collections` (GH-30614)
Lib/test/test_collections.py