]> git.ipfire.org Git - thirdparty/Python/cpython.git/commit
[3.11] gh-102721: Improve coverage of `_collections_abc._CallableGenericAlias` (GH...
authorNikita Sobolev <mail@sobolevn.me>
Fri, 17 Mar 2023 19:48:06 +0000 (22:48 +0300)
committerGitHub <noreply@github.com>
Fri, 17 Mar 2023 19:48:06 +0000 (12:48 -0700)
commit045c8a1779036172f20d60bf206649c8823bb34b
treeb3f3aa9cf26a1f161634d81ff2db483ce5e90454
parentf967aee4fbb9f417028426568230e2091d95f0fe
[3.11] gh-102721: Improve coverage of `_collections_abc._CallableGenericAlias` (GH-102788)

This is a backport of https://github.com/python/cpython/pull/102722 without the `typing.py` changes.

Automerge-Triggered-By: GH:AlexWaygood
Lib/test/test_typing.py