]> git.ipfire.org Git - thirdparty/Python/cpython.git/commit
[3.12] gh-105433: Add `pickle` tests for PEP695 (GH-105443) (#105845)
authorMiss Islington (bot) <31488909+miss-islington@users.noreply.github.com>
Fri, 16 Jun 2023 01:26:45 +0000 (18:26 -0700)
committerGitHub <noreply@github.com>
Fri, 16 Jun 2023 01:26:45 +0000 (01:26 +0000)
commit0cb670f7e2c7b5951e520d7bd5ca20d103ba8810
treee8cbd20022db2f279b4c5da6f5528b4917d81132
parent0add51672d8c8db4b18838dd592991a6cd9b55ca
[3.12] gh-105433: Add `pickle` tests for PEP695 (GH-105443) (#105845)

(cherry picked from commit 1af8251d9ec2f18e131c19ccf776fb9ec132c7a8)

Co-authored-by: Nikita Sobolev <mail@sobolevn.me>
Lib/test/test_type_aliases.py
Lib/test/test_type_params.py