SIGN IN SIGN UP

gh-127750: Fix and optimize functools.singledispatchmethod() (GH-130008)

Remove broken singledispatchmethod caching introduced in gh-85160.
Achieve the same performance using different optimization.

* Add more tests.

* Fix issues with __module__ and __doc__ descriptors.
S
Serhiy Storchaka committed
395335d0ff292a15e26575e06f603304d9161ee1
Parent: fb2d325
Committed by GitHub <noreply@github.com> on 2/17/2025, 9:11:20 AM