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 rhettinger
Recipients docs@python, miss-islington, python-dev, rhettinger, titanolodon
Date 2021-04-23.01:16:23
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1619140583.69.0.264786928943.issue43917@roundup.psfhosted.org>
In-reply-to
Content
New changeset 34be48450f03b121be10a9f8e8989603478f0469 by Miss Islington (bot) in branch '3.9':
bpo-43917: Fix pure python equivalent for classmethod (GH-25544) (GH-25546)
https://github.com/python/cpython/commit/34be48450f03b121be10a9f8e8989603478f0469
History
Date User Action Args
2021-04-23 01:16:23rhettingersetrecipients: + rhettinger, docs@python, python-dev, miss-islington, titanolodon
2021-04-23 01:16:23rhettingersetmessageid: <1619140583.69.0.264786928943.issue43917@roundup.psfhosted.org>
2021-04-23 01:16:23rhettingerlinkissue43917 messages
2021-04-23 01:16:23rhettingercreate