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 berker.peksag, eriknw, lukasz.langa, rhettinger, serhiy.storchaka
Date 2021-07-15.13:16:28
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1626354988.18.0.0565281817647.issue42073@roundup.psfhosted.org>
In-reply-to
Content
New changeset b83861f0265e07207a6ae2c49c40fa8f447893f2 by Łukasz Langa in branch 'main':
bpo-42073: allow classmethod to wrap other classmethod-like descriptors (#27115)
https://github.com/python/cpython/commit/b83861f0265e07207a6ae2c49c40fa8f447893f2
History
Date User Action Args
2021-07-15 13:16:28lukasz.langasetrecipients: + lukasz.langa, rhettinger, berker.peksag, serhiy.storchaka, eriknw
2021-07-15 13:16:28lukasz.langasetmessageid: <1626354988.18.0.0565281817647.issue42073@roundup.psfhosted.org>
2021-07-15 13:16:28lukasz.langalinkissue42073 messages
2021-07-15 13:16:28lukasz.langacreate