]> git.ipfire.org Git - thirdparty/Python/cpython.git/commit
gh-103054: typing: Improve `Callable` type substitution tests (#103055)
authorNikita Sobolev <mail@sobolevn.me>
Wed, 29 Mar 2023 03:04:26 +0000 (06:04 +0300)
committerGitHub <noreply@github.com>
Wed, 29 Mar 2023 03:04:26 +0000 (20:04 -0700)
commit60bdc16b459cf8f7b359c7f87d8ae6c5928147a4
tree7da9c8eccc6de42f65e747f112a5391a9b183593
parent24ba507b1dd70cf468a1beadea6ca6336fe1d40f
gh-103054: typing: Improve `Callable` type substitution tests (#103055)

Co-authored-by: Alex Waygood <Alex.Waygood@Gmail.com>
Co-authored-by: Eclips4 <80244920+Eclips4@users.noreply.github.com>
Lib/test/test_typing.py