commit | f03d3dd9afd5a2df8ffb6db80c0bb45f2d8909f5 | [log] [tgz] |
---|---|---|
author | Thaddeus1499 <104600742+Thaddeus1499@users.noreply.github.com> | Tue May 03 15:17:43 2022 -0400 |
committer | GitHub <noreply@github.com> | Tue May 03 13:17:43 2022 -0600 |
tree | 046f584b7bb333f57a9ddca757d5bd81ae79ad40 | |
parent | ff3e9cdf334737aeedbbec2e5a219084d27db9cd [diff] |
gh-90172: add test for functools.singledispatch on Union types with None type (#92174) Signed-off-by: prwatson <prwatson@redhat.com> Co-authored-by: Jelle Zijlstra <jelle.zijlstra@gmail.com>