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-11-19.19:12:24
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1637349144.59.0.278374235353.issue19072@roundup.psfhosted.org>
In-reply-to
Content
New changeset bbe3c57c865439f2194eb760a4362b5506d221a7 by Miss Islington (bot) in branch '3.10':
bpo-19072: Classmethod can wrap other classmethod like descriptors (GH-29634) (GH-29643)
https://github.com/python/cpython/commit/bbe3c57c865439f2194eb760a4362b5506d221a7
History
Date User Action Args
2021-11-19 19:12:24lukasz.langasetrecipients: + lukasz.langa, gvanrossum, rhettinger, pitrou, grahamd, ionelmc, daniel.urban, berker.peksag, serhiy.storchaka, eriknw, miss-islington, iritkatriel
2021-11-19 19:12:24lukasz.langasetmessageid: <1637349144.59.0.278374235353.issue19072@roundup.psfhosted.org>
2021-11-19 19:12:24lukasz.langalinkissue19072 messages
2021-11-19 19:12:24lukasz.langacreate