We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 004c852 commit 9bc1436Copy full SHA for 9bc1436
1 file changed
Misc/NEWS.d/next/Library/2026-01-06-09-13-53.gh-issue-84644.V_cYP3.rst
@@ -0,0 +1,3 @@
1
+:func:`functools.singledispatch` and :func:`functools.singledispatchmethod`
2
+no longer mistakenly honor a misplaced annotation (e.g. the return type)
3
+as a type of the argument dispatched. Contributed by Bartosz Sławecki.
0 commit comments