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 439cc12 commit b2cb0bdCopy full SHA for b2cb0bd
1 file changed
Misc/NEWS.d/next/Core_and_Builtins/2026-06-26-20-37-22.gh-issue-152315.iVS7u5.rst
@@ -0,0 +1,3 @@
1
+If number of arguments differs by one for bound methods and the number of
2
+positional arg differs, we we add an additional hint in the TypeError: "Did
3
+you forget the 'self' parameter in the function definition?"
0 commit comments