]> git.ipfire.org Git - thirdparty/Python/cpython.git/commit
bpo-45678: Add ``functools.singledispatchmethod`` tests (GH-29328)
authorAlex Waygood <Alex.Waygood@Gmail.com>
Wed, 3 Nov 2021 16:12:02 +0000 (16:12 +0000)
committerGitHub <noreply@github.com>
Wed, 3 Nov 2021 16:12:02 +0000 (17:12 +0100)
commit5a14929a6e4fab672e2f83a86773618e973b22a6
treea9a40a4a93946578cbab7ab836d0500bb08b7129
parente346f196819aeb02a8a94205ce3e1536c4c2f105
bpo-45678: Add ``functools.singledispatchmethod`` tests (GH-29328)
Lib/test/test_functools.py
Misc/NEWS.d/next/Tests/2021-10-30-13-12-20.bpo-45678.bKrYeS.rst [new file with mode: 0644]