commit | e0e1bee833d85fec0903cbe9f5bf79197597cc64 | [log] [tgz] |
---|---|---|
author | Miss Islington (bot) <31488909+miss-islington@users.noreply.github.com> | Mon Apr 24 10:22:36 2023 -0700 |
committer | GitHub <noreply@github.com> | Mon Apr 24 17:22:36 2023 +0000 |
tree | 35203baf4bd2402a48fc9695fa633da4e986d514 | |
parent | 25406e5a3576645e89450ed78c71058b53f0c65a [diff] |
[3.11] gh-103746: Test `types.UnionType` and `Literal` types together (GH-103747) (#103772) gh-103746: Test `types.UnionType` and `Literal` types together (GH-103747) (cherry picked from commit 3d29edaf0a5f2e12e7f72552f602c761ddaf0d13) Co-authored-by: Nikita Sobolev <mail@sobolevn.me>