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 shihai1991
Recipients petr.viktorin, shihai1991, vstinner
Date 2020-10-30.11:47:36
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1604058456.73.0.0577339444095.issue41618@roundup.psfhosted.org>
In-reply-to
Content
> IMO, a slot should be exposed if there is some reason for exposing it.

Can we write those info to docs? In case some developer want to exposing slot in future.

> Which other slots are we missing?

nb_inserved in PyNumberMethods should be removed?
History
Date User Action Args
2020-10-30 11:47:36shihai1991setrecipients: + shihai1991, vstinner, petr.viktorin
2020-10-30 11:47:36shihai1991setmessageid: <1604058456.73.0.0577339444095.issue41618@roundup.psfhosted.org>
2020-10-30 11:47:36shihai1991linkissue41618 messages
2020-10-30 11:47:36shihai1991create