]> git.ipfire.org Git - thirdparty/Python/cpython.git/commit
gh-105433: Add `pickle` tests for PEP695 (#105443)
authorNikita Sobolev <mail@sobolevn.me>
Fri, 16 Jun 2023 00:58:40 +0000 (03:58 +0300)
committerGitHub <noreply@github.com>
Fri, 16 Jun 2023 00:58:40 +0000 (17:58 -0700)
commit1af8251d9ec2f18e131c19ccf776fb9ec132c7a8
tree6b9752b607f6d04d243b7aaed5b31ff0d14876d4
parent486b52a3158e0f64fc54efdfa34ed5437b3619f2
gh-105433: Add `pickle` tests for PEP695 (#105443)
Lib/test/test_type_aliases.py
Lib/test/test_type_params.py