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, miss-islington, rhettinger
Date 2021-11-03.16:45:39
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1635957939.73.0.203770357558.issue45678@roundup.psfhosted.org>
In-reply-to
Content
New changeset f1918385cccf3ef51d339dfa1f3654005508f307 by Miss Islington (bot) in branch '3.10':
bpo-45678: Add ``functools.singledispatchmethod`` tests (GH-29328) (GH-29390)
https://github.com/python/cpython/commit/f1918385cccf3ef51d339dfa1f3654005508f307
History
Date User Action Args
2021-11-03 16:45:39lukasz.langasetrecipients: + lukasz.langa, rhettinger, miss-islington, AlexWaygood
2021-11-03 16:45:39lukasz.langasetmessageid: <1635957939.73.0.203770357558.issue45678@roundup.psfhosted.org>
2021-11-03 16:45:39lukasz.langalinkissue45678 messages
2021-11-03 16:45:39lukasz.langacreate