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, EugenePY, FFY00, Viktor Roytman, dmkulazhenko, glyph, levkivskyi, lukasz.langa, markgrandi, mental, ncoghlan, xtreak
Date 2021-10-19.20:30:33
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1634675433.06.0.977353065302.issue39679@roundup.psfhosted.org>
In-reply-to
Content
New changeset ad6d162e518963711d24c80f1b7d6079bd437584 by Alex Waygood in branch 'main':
bpo-39679: Add tests for classmethod/staticmethod singledispatchmethods (GH-29034)
https://github.com/python/cpython/commit/ad6d162e518963711d24c80f1b7d6079bd437584
History
Date User Action Args
2021-10-19 20:30:33lukasz.langasetrecipients: + lukasz.langa, ncoghlan, glyph, markgrandi, levkivskyi, xtreak, mental, Viktor Roytman, FFY00, EugenePY, dmkulazhenko, AlexWaygood
2021-10-19 20:30:33lukasz.langasetmessageid: <1634675433.06.0.977353065302.issue39679@roundup.psfhosted.org>
2021-10-19 20:30:33lukasz.langalinkissue39679 messages
2021-10-19 20:30:33lukasz.langacreate