SIGN IN SIGN UP
python / cpython UNCLAIMED

The Python programming language

0 0 1 Python

gh-127750: Restore inspect and pydoc support of singledispatchmethod (GH-130309)

The code is still flawed, because it does not recognize class and static
methods, and the first argument is not removed from the signature of
bound methods, but at least it does not worse than in 3.13 and older.
S
Serhiy Storchaka committed
10b32054ad6bce821e3b40101d4414d025be6e36
Parent: ed831b9
Committed by GitHub <noreply@github.com> on 2/20/2025, 9:08:49 AM