diff options
author | Serhiy Storchaka <storchaka@gmail.com> | 2025-02-20 11:08:49 +0200 |
---|---|---|
committer | GitHub <noreply@github.com> | 2025-02-20 11:08:49 +0200 |
commit | 10b32054ad6bce821e3b40101d4414d025be6e36 (patch) | |
tree | 3aa7447a7e9afd353894c8435661711976abf8b4 /Python/codecs.c | |
parent | ed831b95a231ef949da13a261b40ee1ea0e126d7 (diff) | |
download | cpython-10b32054ad6bce821e3b40101d4414d025be6e36.tar.gz cpython-10b32054ad6bce821e3b40101d4414d025be6e36.zip |
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.
Diffstat (limited to 'Python/codecs.c')
0 files changed, 0 insertions, 0 deletions