This issue tracker has been migrated to GitHub, and is currently read-only.
For more information, see the GitHub FAQs in the Python's Developer Guide.

Author lukasz.langa
Recipients AlexWaygood, lukasz.langa, rhettinger
Date 2021-11-03.16:12:10
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1635955930.41.0.887474549758.issue45678@roundup.psfhosted.org>
In-reply-to
Content
New changeset 5a14929a6e4fab672e2f83a86773618e973b22a6 by Alex Waygood in branch 'main':
bpo-45678: Add ``functools.singledispatchmethod`` tests (GH-29328)
https://github.com/python/cpython/commit/5a14929a6e4fab672e2f83a86773618e973b22a6
History
Date User Action Args
2021-11-03 16:12:10lukasz.langasetrecipients: + lukasz.langa, rhettinger, AlexWaygood
2021-11-03 16:12:10lukasz.langasetmessageid: <1635955930.41.0.887474549758.issue45678@roundup.psfhosted.org>
2021-11-03 16:12:10lukasz.langalinkissue45678 messages
2021-11-03 16:12:10lukasz.langacreate