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, daniel.urban, eriknw, grahamd, gvanrossum, ionelmc, iritkatriel, lukasz.langa, miss-islington, pitrou, rhettinger, serhiy.storchaka
Date 2021-07-15.13:42:15
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1626356535.26.0.110146643324.issue19072@roundup.psfhosted.org>
In-reply-to
Content
New changeset 2ce8af3cbcb368a35a05a5a9f97a09405124f239 by Miss Islington (bot) in branch '3.10':
bpo-42073: allow classmethod to wrap other classmethod-like descriptors (GH-27115) (GH-27162)
https://github.com/python/cpython/commit/2ce8af3cbcb368a35a05a5a9f97a09405124f239
History
Date User Action Args
2021-07-15 13:42:15lukasz.langasetrecipients: + lukasz.langa, gvanrossum, rhettinger, pitrou, grahamd, ionelmc, daniel.urban, berker.peksag, serhiy.storchaka, eriknw, miss-islington, iritkatriel
2021-07-15 13:42:15lukasz.langasetmessageid: <1626356535.26.0.110146643324.issue19072@roundup.psfhosted.org>
2021-07-15 13:42:15lukasz.langalinkissue19072 messages
2021-07-15 13:42:15lukasz.langacreate