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 gvanrossum
Recipients gvanrossum, maggyero, rhettinger
Date 2022-03-30.18:11:51
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1648663911.44.0.968710814687.issue44090@roundup.psfhosted.org>
In-reply-to
Content
Yeah, I see no description of what you can do with an unbound super object in the docs (https://docs.python.org/3/library/functions.html#super), and experimentation with it does not reveal any useful functionality.

You may want to open a new issue for this, and we'll probably have to propose a 2-release deprecation period and start issuing a deprecation warning, in case there are nevertheless users (like autosuper clones).
History
Date User Action Args
2022-03-30 18:11:51gvanrossumsetrecipients: + gvanrossum, rhettinger, maggyero
2022-03-30 18:11:51gvanrossumsetmessageid: <1648663911.44.0.968710814687.issue44090@roundup.psfhosted.org>
2022-03-30 18:11:51gvanrossumlinkissue44090 messages
2022-03-30 18:11:51gvanrossumcreate