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 8a4fb30 commit 889e9ecCopy full SHA for 889e9ec
1 file changed
Misc/NEWS.d/next/Library/2025-08-16-16-04-15.gh-issue-137317.Dl13B5.rst
@@ -1,2 +1,3 @@
1
:func:`inspect.signature` now correctly handles classes that use a descriptor
2
on a wrapped :meth:`!__init__` or :meth:`!__new__` method.
3
+Contributed by Yongyu Yan.
0 commit comments