commit | f1918385cccf3ef51d339dfa1f3654005508f307 | [log] [tgz] |
---|---|---|
author | Miss Islington (bot) <31488909+miss-islington@users.noreply.github.com> | Wed Nov 03 09:45:20 2021 -0700 |
committer | GitHub <noreply@github.com> | Wed Nov 03 17:45:20 2021 +0100 |
tree | 05f7580900d390eb364669e18e8692dcd213d282 | |
parent | fd6b70d6b715c2403a194a2b3eae3210e2e81742 [diff] |
bpo-45678: Add ``functools.singledispatchmethod`` tests (GH-29328) (GH-29390) (cherry picked from commit 5a14929a6e4fab672e2f83a86773618e973b22a6) Co-authored-by: Alex Waygood <Alex.Waygood@Gmail.com>