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-11-07.14:52:48
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1604760769.36.0.0815721441651.issue41618@roundup.psfhosted.org>
In-reply-to
Content
> Do you mean something like "only expose a slot if you have a reason for > exposing it"? That sounds like a tautology.
> Where in the docs would this go?

Add a friend Note in docs of `PyType_GetSlot` MAYBE?

> You mean nb_reserved, right?
Yes, thanks for your description.
History
Date User Action Args
2020-11-07 14:52:49shihai1991setrecipients: + shihai1991, vstinner, petr.viktorin
2020-11-07 14:52:49shihai1991setmessageid: <1604760769.36.0.0815721441651.issue41618@roundup.psfhosted.org>
2020-11-07 14:52:49shihai1991linkissue41618 messages
2020-11-07 14:52:49shihai1991create