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 d80e5d1 commit 97f23cdCopy full SHA for 97f23cd
1 file changed
Misc/NEWS.d/next/Library/2026-02-09-02-16-36.gh-issue-144615.s04x4n.rst
@@ -0,0 +1,3 @@
1
+Methods directly decorated with :deco:`functools.singledispatchmethod` now
2
+dispatch on the second argument when called after being accessed as class
3
+attributes. Patch by Bartosz Sławecki.
0 commit comments