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 7bccaf6 commit 31d6239Copy full SHA for 31d6239
1 file changed
Misc/NEWS.d/next/Core_and_Builtins/2026-01-15-13-37-21.gh-issue-143886.2gk5QC.rst
@@ -1,3 +1,3 @@
1
Reorder function annotations so positional-only arguments are returned
2
-before other arguments. This fixes how :func:`functools.singledispatch``
+before other arguments. This fixes how :func:`functools.singledispatch`
3
registers functions with positional-only arguments.
0 commit comments