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-04.19:34:21
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1636054461.78.0.0376494694631.issue45678@roundup.psfhosted.org>
In-reply-to
Content
New changeset effb72fa0f6f8f8ec92687fc6a29d63bbdb7e98d by Alex Waygood in branch '3.9':
[3.9] bpo-45678: Fix `singledispatchmethod` `classmethod`/`staticmethod` bug (GH-29394)
https://github.com/python/cpython/commit/effb72fa0f6f8f8ec92687fc6a29d63bbdb7e98d
History
Date User Action Args
2021-11-04 19:34:21lukasz.langasetrecipients: + lukasz.langa, rhettinger, miss-islington, AlexWaygood
2021-11-04 19:34:21lukasz.langasetmessageid: <1636054461.78.0.0376494694631.issue45678@roundup.psfhosted.org>
2021-11-04 19:34:21lukasz.langalinkissue45678 messages
2021-11-04 19:34:21lukasz.langacreate