bpo-45577: test all pickle protocols in test_zoneinfo (GH-29167) (GH-29295)

(cherry picked from commit 66e6b3dcd3)

Co-authored-by: Nikita Sobolev <mail@sobolevn.me>
This commit is contained in:
Miss Islington (bot) 2021-10-28 15:00:34 -07:00 committed by GitHub
parent 8813a987b1
commit dd674ca96f
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23
2 changed files with 54 additions and 44 deletions

View file

@ -0,0 +1 @@
Add subtests for all ``pickle`` protocols in ``test_zoneinfo``.