]> git.ipfire.org Git - thirdparty/Python/cpython.git/commit
[3.12] gh-127750: Backport some tests for singledispatchmethod (GH-130309) (GH-130340...
authorMiss Islington (bot) <31488909+miss-islington@users.noreply.github.com>
Thu, 20 Feb 2025 12:16:19 +0000 (13:16 +0100)
committerGitHub <noreply@github.com>
Thu, 20 Feb 2025 12:16:19 +0000 (12:16 +0000)
commite63ca56e3b8c6ba7f7ccbf1eddf7b011ebe1748f
tree6d72580a362bb45ec447eff5bd855528cdbbe700
parent96a914ad7e95d21799bbd8bf275d593eaf5e92ba
[3.12] gh-127750: Backport some tests for singledispatchmethod (GH-130309) (GH-130340) (GH-130341)

(cherry picked from commit 68c57d6f338ebc16be304e640493e29e1c7c3ef5)

(cherry picked from commit 395335d0ff292a15e26575e06f603304d9161ee1)
(cherry picked from commit 10b32054ad6bce821e3b40101d4414d025be6e36)

Co-authored-by: Serhiy Storchaka <storchaka@gmail.com>
Lib/test/test_functools.py
Lib/test/test_inspect/test_inspect.py