]> git.ipfire.org Git - thirdparty/Python/cpython.git/commit
[3.10] bpo-46413: properly test `__{r}or__` code paths in `_SpecialGenericAlias`...
authorMiss Islington (bot) <31488909+miss-islington@users.noreply.github.com>
Wed, 19 Jan 2022 16:11:12 +0000 (08:11 -0800)
committerGitHub <noreply@github.com>
Wed, 19 Jan 2022 16:11:12 +0000 (08:11 -0800)
commit39374c44d98b470213256ceead0e2b4e44b14b92
treee6a3f26d7f6aa267cc749473cf8d5005e3f3dccf
parentbaf26d07a634b0ea3ff052716bdeaee985b3a3a9
[3.10] bpo-46413: properly test `__{r}or__` code paths in `_SpecialGenericAlias` (GH-30640) (GH-30694)

Co-authored-by: Ken Jin <28750310+Fidget-Spinner@users.noreply.github.com>
(cherry picked from commit 0a49148e87cca11e3820cbff2abfd316986a68c6)

Co-authored-by: Nikita Sobolev <mail@sobolevn.me>
Automerge-Triggered-By: GH:Fidget-Spinner
Lib/test/test_typing.py