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 vstinner
Recipients Mark.Shannon, mark.dickinson, methane, rhettinger, serhiy.storchaka, vstinner
Date 2021-04-09.15:51:29
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1617983489.16.0.405754690977.issue43682@roundup.psfhosted.org>
In-reply-to
Content
New changeset 507a574de31a1bd7fed8ba4f04afa285d985109b by Victor Stinner in branch 'master':
bpo-43682: @staticmethod inherits attributes (GH-25268)
https://github.com/python/cpython/commit/507a574de31a1bd7fed8ba4f04afa285d985109b
History
Date User Action Args
2021-04-09 15:51:29vstinnersetrecipients: + vstinner, rhettinger, mark.dickinson, methane, Mark.Shannon, serhiy.storchaka
2021-04-09 15:51:29vstinnersetmessageid: <1617983489.16.0.405754690977.issue43682@roundup.psfhosted.org>
2021-04-09 15:51:29vstinnerlinkissue43682 messages
2021-04-09 15:51:29vstinnercreate