]> git.ipfire.org Git - thirdparty/Python/cpython.git/commit
bpo-44353: Improve tests covering typing.NewType pickling (GH-27302)
authorYurii Karabas <1998uriyyo@gmail.com>
Sat, 24 Jul 2021 09:53:40 +0000 (12:53 +0300)
committerGitHub <noreply@github.com>
Sat, 24 Jul 2021 09:53:40 +0000 (11:53 +0200)
commita22b05da87bdfb081d6aaecfce136ae8dbb8680c
tree394b1af5e7c8a58a9b99d0ef589e96e4b480e289
parent8072a1181dd64135f700b44372fbf7bf91e68072
bpo-44353: Improve tests covering typing.NewType pickling (GH-27302)
Lib/test/test_typing.py