[3.9] bpo-45678: Add functools.singledispatchmethod tests (GH-29328)#29391
[3.9] bpo-45678: Add functools.singledispatchmethod tests (GH-29328)#29391miss-islington wants to merge 1 commit into
functools.singledispatchmethod tests (GH-29328)#29391Conversation
(cherry picked from commit 5a14929) Co-authored-by: Alex Waygood <Alex.Waygood@Gmail.com>
|
@AlexWaygood and @ambv: Status check is done, and it's a success ✅ . |
|
This is fun! @ambv, it appears that attempting to backport these new tests to 3.9 has uncovered a bug in the 3.9 branch, where
|
|
Definitely worth fixing. Since you're not a committer (yet?), you won't be able to patch this PR so you can essentially recreate it as part of the fix. The fix can be part of this same BPO. |
Great, I'll get to work on a fix! |
|
Closing in favor of GH-29394. |
(cherry picked from commit 5a14929)
Co-authored-by: Alex Waygood Alex.Waygood@Gmail.com
https://bugs.python.org/issue45678